Commit graph

486 commits

Author SHA1 Message Date
Marcos Moura
8746e3523e create button documentation with the new template 2016-11-23 16:52:24 -02:00
Marcos Moura
8d297c54e0 improve bottom bar docs 2016-11-23 15:44:10 -02:00
Marcos Moura
b44764f20a create bottom-bar documentation with the new template 2016-11-23 15:31:52 -02:00
Marcos Moura
edd51ded4c add classes tab 2016-11-23 13:14:01 -02:00
Marcos Moura
c5e0b3053d fix copied toast position 2016-11-23 13:13:39 -02:00
Marcos Moura
96c97683cf Remove hover 2016-11-23 04:41:41 -02:00
Marcos Moura
86022b8259 Improve themes and codes 2016-11-23 04:41:06 -02:00
Marcos Moura
f12c611211 create avatar documentation with the new template 2016-11-23 04:21:40 -02:00
Marcos Moura
cbd034cc69 Add function to toggle sidenav and add page title 2016-11-23 02:54:28 -02:00
Marcos Moura
2ecf57dfa7 Show toast after copy 2016-11-23 02:53:42 -02:00
Marcos Moura
12a949911e Move clipboard to devDependencies 2016-11-23 02:24:48 -02:00
Marcos Moura
dce4b3660b Format code-block and apply clipboard.js 2016-11-23 02:24:06 -02:00
Marcos Moura
61ad868868 Improve toolbar behaviour 2016-11-23 01:48:40 -02:00
Marcos Moura
b02b8832da Improve template for mobile 2016-11-23 01:45:28 -02:00
Marcos Moura
6d8e89da41 Create new documentation template for components 2016-11-23 01:37:50 -02:00
Marcos Moura
32e0b84d90 Merge remote-tracking branch 'origin/master' into improvement/documentation
* origin/master:
  Make introduction easy to read
2016-11-22 01:54:51 -02:00
Marcos Moura
0eaeb5c25e Make introduction easy to read 2016-11-22 01:54:37 -02:00
Marcos Moura
cd77533296 Merge pull request #108 from marcosmoura/components/mdDialog
Components/md dialog
2016-11-22 01:47:22 -02:00
Marcos Moura
6525c52fcf Improve close transition 2016-11-22 01:45:15 -02:00
Marcos Moura
c6b30af353 Add example with HTML 2016-11-22 01:34:29 -02:00
Marcos Moura
f9083829ae Create prompt dialog preset 2016-11-22 01:23:40 -02:00
Marcos Moura
87e63c944a Create alert dialog preset 2016-11-22 00:37:59 -02:00
Marcos Moura
57aa40f6f8 Create confirm dialog preset 2016-11-22 00:26:10 -02:00
Marcos Moura
177860c5bd Create styles for actions and content 2016-11-21 22:30:32 -02:00
Marcos Moura
157c04a2ef Merge remote-tracking branch 'origin/master' into components/mdDialog
* origin/master:
  Remove extra space
  Create .github files and improve readme
  Remove outdated readme
2016-11-21 21:40:33 -02:00
Marcos Moura
550c569748 Remove extra space 2016-11-21 21:23:36 -02:00
Marcos Moura
faa42bc5c5 Create .github files and improve readme 2016-11-21 21:22:54 -02:00
Marcos Moura
5ff90ce0fb Remove outdated readme 2016-11-21 21:20:43 -02:00
Marcos Moura
aed8d97803 Improve docs transitions 2016-11-21 04:09:42 -02:00
Marcos Moura
2ba3a31f5d Add improvements related to performance 2016-11-21 04:05:21 -02:00
Marcos Moura
f406cd0dce Merge remote-tracking branch 'origin/master' into components/mdDialog
* origin/master:
  Improve tooltip styling
  Improve tooltip styling
  Force remove of all tooltips
  Fix inputs not being themable
  Fix typo
  [release] 0.3.3
  [build] 0.3.3
  Fix regression on inputs getting wrong value after manual update #101 #100 #96
2016-11-21 04:03:12 -02:00
Marcos Moura
110a9ba1cf Improve tooltip styling 2016-11-21 04:03:02 -02:00
Marcos Moura
d5e9d2f4d8 Improve tooltip styling 2016-11-21 04:01:49 -02:00
Marcos Moura
9bf4e2f53d Force remove of all tooltips 2016-11-21 03:52:42 -02:00
Marcos Moura
1692f999c8 Fix inputs not being themable 2016-11-21 03:42:26 -02:00
Marcos Moura
efe742fb83 Fix typo 2016-11-21 03:38:42 -02:00
Marcos Moura
c129474140 [release] 0.3.3 2016-11-21 03:32:30 -02:00
Marcos Moura
958e52ab5c [build] 0.3.3 2016-11-21 03:32:28 -02:00
Marcos Moura
2e66126de3 Fix regression on inputs getting wrong value after manual update #101 #100 #96 2016-11-21 03:29:21 -02:00
Marcos Moura
2a6f1240ab Fix dialog position on open 2016-11-21 02:51:01 -02:00
Marcos Moura
7539469356 Fix rules 2016-11-21 02:46:24 -02:00
Marcos Moura
68714bc7eb Improve transitions 2016-11-21 02:45:35 -02:00
Marcos Moura
afd0f7270f Fix dialog position 2016-11-21 02:34:28 -02:00
Marcos Moura
5dbd7db9ac Merge remote-tracking branch 'origin/master' into components/mdDialog
* origin/master:
  [release] 0.3.2
  [build] 0.3.2
  fix babel export default module.exports #92
  Fix tooltips jumping when screen resize #85
  Fix table not getting instance #91 #88
  Fix input getting wrong value after manual update
  Fix regression on password review #95
  Fix input getting wrong value after manual update #100 #96
  Update getClosestVueParent.js
  use the internal value of md_input to set the value of the container
  Fix for issue #88 and added material.debug.js
2016-11-21 01:44:44 -02:00
Marcos Moura
41a10d47d1 [release] 0.3.2 2016-11-21 01:39:31 -02:00
Marcos Moura
69a7fa96d4 [build] 0.3.2 2016-11-21 01:39:30 -02:00
Marcos Moura
88bd1eb6b1 Merge pull request #97 from Cabbaggio/#96_set_md_input_container_value_if_value_is_undefined
use the internal value of md_input to set the value of the container
2016-11-21 01:31:43 -02:00
Marcos Moura
8088820b0e Merge pull request #90 from pauloramires/dev
Add material.debug.js to dist folder
2016-11-21 01:30:29 -02:00
Marcos Moura
e7dea3e70c fix babel export default module.exports #92 2016-11-21 01:19:42 -02:00
Marcos Moura
732ca6f925 Fix tooltips jumping when screen resize #85 2016-11-21 00:49:44 -02:00