Marcos Moura
bc937de323
Fix image color names
2016-11-23 18:06:35 -02:00
Marcos Moura
7964f6fd8b
create button toggle documentation with the new template
2016-11-23 17:12:08 -02:00
Marcos Moura
72237e7222
create button documentation with the new template
2016-11-23 16:52:24 -02:00
Marcos Moura
d0a39eff98
improve bottom bar docs
2016-11-23 15:44:10 -02:00
Marcos Moura
665fbcb533
create bottom-bar documentation with the new template
2016-11-23 15:31:52 -02:00
Marcos Moura
75efe4ae4a
add classes tab
2016-11-23 13:14:01 -02:00
Marcos Moura
584274985f
fix copied toast position
2016-11-23 13:13:39 -02:00
Marcos Moura
c518aa983b
Remove hover
2016-11-23 04:41:41 -02:00
Marcos Moura
6761f09c6e
Improve themes and codes
2016-11-23 04:41:06 -02:00
Marcos Moura
cd1976264f
create avatar documentation with the new template
2016-11-23 04:21:40 -02:00
Marcos Moura
5a46b66583
Add function to toggle sidenav and add page title
2016-11-23 02:54:28 -02:00
Marcos Moura
d8eeaea154
Show toast after copy
2016-11-23 02:53:42 -02:00
Marcos Moura
102f440870
Format code-block and apply clipboard.js
2016-11-23 02:24:06 -02:00
Marcos Moura
b77a8f64d0
Improve toolbar behaviour
2016-11-23 01:48:40 -02:00
Marcos Moura
53e3dffd90
Improve template for mobile
2016-11-23 01:45:28 -02:00
Marcos Moura
8cf8868adf
Create new documentation template for components
2016-11-23 01:37:50 -02:00
Marcos Moura
4afb391d79
Add example with HTML
2016-11-22 01:34:29 -02:00
Marcos Moura
21ffd13e3f
Create prompt dialog preset
2016-11-22 01:23:40 -02:00
Marcos Moura
fd1bdfe538
Create alert dialog preset
2016-11-22 00:37:59 -02:00
Marcos Moura
0c74189e02
Create confirm dialog preset
2016-11-22 00:26:10 -02:00
Marcos Moura
3ec365c1cc
Create styles for actions and content
2016-11-21 22:30:32 -02:00
Marcos Moura
31739aee1a
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
0122a5af31
Remove outdated readme
2016-11-21 21:20:43 -02:00
Marcos Moura
553b49ecd7
Improve docs transitions
2016-11-21 04:09:42 -02:00
Marcos Moura
9f7a671ec2
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
dc9d656cf2
Fix inputs not being themable
2016-11-21 03:42:26 -02:00
Marcos Moura
51f55471e9
Fix typo
2016-11-21 03:38:42 -02:00
Marcos Moura
ebbc17218f
[build] 0.3.3
2016-11-21 03:32:28 -02:00
Marcos Moura
4b429df615
Fix dialog position
2016-11-21 02:34:28 -02:00
Marcos Moura
e08689a10f
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
f1ce675184
[build] 0.3.2
2016-11-21 01:39:30 -02:00
Marcos Moura
b0f0eebe0a
Add example os basic and opening from and to
2016-11-17 03:08:40 -02:00
Marcos Moura
40a4213b98
Create dialog opening from and closing to
2016-11-17 03:05:25 -02:00
Marcos Moura
e3db463f06
Init dialog
2016-11-16 17:56:26 -02:00
Marcos Moura
0f99f97bc1
Update changelog
2016-11-16 02:55:32 -02:00
Marcos Moura
61fadce544
Fix select not updating value
2016-11-16 02:14:46 -02:00
Marcos Moura
e1f997b82b
Fix base URL
2016-11-15 00:42:41 -02:00
Marcos Moura
1a98795833
Fix base URL
2016-11-15 00:37:26 -02:00
Marcos Moura
d3d51555e8
Fix base URL
2016-11-14 23:44:53 -02:00
Marcos Moura
7592b8bc26
Update menu examples
2016-11-14 23:38:25 -02:00
Marcos Moura
2a6483a9c7
Update menu examples
2016-11-14 23:28:58 -02:00
Marcos Moura
52b96bb4a3
Merge branch 'master' of https://github.com/marcosmoura/vue-material
...
* 'master' of https://github.com/marcosmoura/vue-material :
Update index.html
Rename vendor.c9202232.js to external.c9202232.js
2016-11-14 19:57:53 -02:00
Marcos Moura
2f51aae437
Add release.sh
2016-11-14 19:20:11 -02:00
Marcos Moura
b1f8f46e47
Add table examples
2016-11-14 18:56:33 -02:00
Marcos Moura
0cb64cb8ec
Finish table specs
2016-11-14 18:53:06 -02:00
Marcos Moura
1efaf695c7
Merge remote-tracking branch 'origin/develop' into components/mdTable
...
* origin/develop:
Watch for input value and set parent class
Fix pointer on checkbox label
Make inputs and textareas more reactive
Make scrollbars optional
2016-11-14 10:15:55 -02:00
Marcos Moura
5211b6c34a
Make scrollbars optional
2016-11-14 02:56:16 -02:00
Marcos Moura
c47e4cd12c
Merge remote-tracking branch 'origin/develop' into components/mdTable
...
* origin/develop:
Remove users array
Add highlight color and add code example
2016-11-13 16:57:01 -02:00
Marcos Moura
faa2eb38b9
Remove users array
2016-11-13 01:41:03 -02:00
Marcos Moura
5648458af9
Add highlight color and add code example
2016-11-13 01:40:31 -02:00