Marcos Moura
|
551f8bfb0d
|
fix versions
|
2016-12-26 00:49:11 -02:00 |
|
Marcos Moura
|
c473735d1f
|
[release] 0.5.2
|
2016-12-26 00:42:27 -02:00 |
|
Marcos Moura
|
0f6f5ac360
|
[release] 0.5.2
|
2016-12-26 00:42:27 -02:00 |
|
Marcos Moura
|
e66d885984
|
[build] 0.5.2
|
2016-12-26 00:42:21 -02:00 |
|
Marcos Moura
|
55dccf76f9
|
[build] 0.5.2
|
2016-12-26 00:42:21 -02:00 |
|
Marcos Moura
|
78bc1e0008
|
[build] 0.5.2
|
2016-12-26 00:42:21 -02:00 |
|
Marcos Moura
|
c699d924d1
|
Merge branch 'master' of https://github.com/marcosmoura/vue-material
* 'master' of https://github.com/marcosmoura/vue-material:
Fix mdTheme.vue filename case
|
2016-12-26 00:30:39 -02:00 |
|
Marcos Moura
|
617101b243
|
Merge branch 'master' of https://github.com/marcosmoura/vue-material
* 'master' of https://github.com/marcosmoura/vue-material:
Fix mdTheme.vue filename case
|
2016-12-26 00:30:39 -02:00 |
|
Marcos Moura
|
bd16eebfc1
|
upgrade to vue 2.1.7
|
2016-12-26 00:27:31 -02:00 |
|
Marcos Moura
|
31c9b3cb8a
|
upgrade to vue 2.1.7
|
2016-12-26 00:27:31 -02:00 |
|
Marcos Moura
|
2905fdb741
|
Merge pull request #252 from korylprince/master
Fix mdTheme.vue filename case
|
2016-12-26 00:20:40 -02:00 |
|
Marcos Moura
|
ec41a0c497
|
Merge pull request #252 from korylprince/master
Fix mdTheme.vue filename case
|
2016-12-26 00:20:40 -02:00 |
|
Marcos Moura
|
bdae7ad7c6
|
remove menu theming #253
|
2016-12-26 00:00:08 -02:00 |
|
Marcos Moura
|
9fa283d620
|
remove menu theming #253
|
2016-12-26 00:00:08 -02:00 |
|
Marcos Moura
|
28c7e522a9
|
watch for dom changes on tab parent #248
|
2016-12-25 23:56:15 -02:00 |
|
Marcos Moura
|
e9c3783244
|
watch for dom changes on tab parent #248
|
2016-12-25 23:56:15 -02:00 |
|
Marcos Moura
|
39cd6f38f5
|
check initial value for multiple selects #245
|
2016-12-25 23:37:46 -02:00 |
|
Marcos Moura
|
af9f686afe
|
check initial value for multiple selects #245
|
2016-12-25 23:37:46 -02:00 |
|
Kory Prince
|
b5ca774048
|
Fix mdTheme.vue filename case
|
2016-12-24 22:09:12 -06:00 |
|
Kory Prince
|
106567a660
|
Fix mdTheme.vue filename case
|
2016-12-24 22:09:12 -06:00 |
|
Marcos Moura
|
29f84e1131
|
split pages into multiple bundles
|
2016-12-23 19:13:57 -02:00 |
|
Marcos Moura
|
b5d4fde59d
|
split pages into multiple bundles
|
2016-12-23 19:13:57 -02:00 |
|
Marcos Moura
|
c467acc4d1
|
remove old and broken docs #240
|
2016-12-23 18:37:30 -02:00 |
|
Marcos Moura
|
2b71534bcd
|
remove old and broken docs #240
|
2016-12-23 18:37:30 -02:00 |
|
Marcos Moura
|
974ecf4d0a
|
remove old and broken docs #240
|
2016-12-23 18:37:30 -02:00 |
|
Marcos Moura
|
97ef2a8353
|
fix version selector #240
|
2016-12-23 18:36:53 -02:00 |
|
Marcos Moura
|
c9d247fd66
|
fix version selector #240
|
2016-12-23 18:36:53 -02:00 |
|
Marcos Moura
|
12b057ddc4
|
fix version selector #240
|
2016-12-23 18:36:53 -02:00 |
|
Marcos Moura
|
40cafc1073
|
fix page route and version selector
|
2016-12-23 17:12:27 -02:00 |
|
Marcos Moura
|
f13f97824b
|
fix page route and version selector
|
2016-12-23 17:12:27 -02:00 |
|
Marcos Moura
|
b1fdb34a4c
|
Merge branch 'master' of https://github.com/marcosmoura/vue-material
* 'master' of https://github.com/marcosmoura/vue-material:
Improved the icon component documentation
|
2016-12-23 16:39:36 -02:00 |
|
Marcos Moura
|
8deb67babb
|
Merge branch 'master' of https://github.com/marcosmoura/vue-material
* 'master' of https://github.com/marcosmoura/vue-material:
Improved the icon component documentation
|
2016-12-23 16:39:36 -02:00 |
|
Marcos Moura
|
6a95f146ea
|
fix grey/white theme colors #233
|
2016-12-23 16:35:08 -02:00 |
|
Marcos Moura
|
64a75ae4f4
|
fix grey/white theme colors #233
|
2016-12-23 16:35:08 -02:00 |
|
Marcos Moura
|
75a1ac3dc8
|
Merge pull request #226 from Nicolapps/icon-docs-improvement
Improve the icon component documentation
|
2016-12-23 16:24:25 -02:00 |
|
Marcos Moura
|
f267c972c1
|
Merge pull request #226 from Nicolapps/icon-docs-improvement
Improve the icon component documentation
|
2016-12-23 16:24:25 -02:00 |
|
Nicolapps
|
428aea6bbd
|
Merge branch 'master' of git://github.com/marcosmoura/vue-material into icon-docs-improvement
|
2016-12-23 18:45:19 +01:00 |
|
Nicolapps
|
b44dd1ed80
|
Merge branch 'master' of git://github.com/marcosmoura/vue-material into icon-docs-improvement
|
2016-12-23 18:45:19 +01:00 |
|
Marcos Moura
|
9183c06c78
|
fire "selected" event when select changes #230
|
2016-12-23 14:14:56 -02:00 |
|
Marcos Moura
|
41c49aeabb
|
fire "selected" event when select changes #230
|
2016-12-23 14:14:56 -02:00 |
|
Marcos Moura
|
890d08d799
|
fix card expand negative margin
|
2016-12-23 14:11:16 -02:00 |
|
Marcos Moura
|
a3a84259e3
|
fix card expand negative margin
|
2016-12-23 14:11:16 -02:00 |
|
Marcos Moura
|
b8bc4b7bba
|
Merge remote-tracking branch 'origin/components/mdSnackbar'
* origin/components/mdSnackbar:
disable unfinished snackbar code
rewrite snackbar
add ES2017 polyfill
fix md-tabs with v-if and fix whiteframe
start creation of snackbars
|
2016-12-23 14:02:47 -02:00 |
|
Marcos Moura
|
58564e4918
|
Merge remote-tracking branch 'origin/components/mdSnackbar'
* origin/components/mdSnackbar:
disable unfinished snackbar code
rewrite snackbar
add ES2017 polyfill
fix md-tabs with v-if and fix whiteframe
start creation of snackbars
|
2016-12-23 14:02:47 -02:00 |
|
Marcos Moura
|
0e3b43aec1
|
Merge remote-tracking branch 'origin/components/mdSnackbar'
* origin/components/mdSnackbar:
disable unfinished snackbar code
rewrite snackbar
add ES2017 polyfill
fix md-tabs with v-if and fix whiteframe
start creation of snackbars
|
2016-12-23 14:02:47 -02:00 |
|
Marcos Moura
|
b9ecbf8576
|
disable unfinished snackbar code
|
2016-12-23 14:02:21 -02:00 |
|
Marcos Moura
|
b8b60a1930
|
disable unfinished snackbar code
|
2016-12-23 14:02:21 -02:00 |
|
Marcos Moura
|
716edf5654
|
Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop: (42 commits)
[release] 0.5.0
[build] 0.5.0
fix tab tooltip
create docs for layout
[release] 0.4.3
[build] 0.4.3
fix releases tree, load versions and changelog externaly
fix build structure
[release] 0.4.2
[build] 0.4.2
fix value in select with option with v-if #198
fix tooltip errors in console #188
fix dialog with input closing after typing #183
fix switch not updating state after value change #200
improve documentation performance
generate responsive offsets
create offset classes
create responsive grid
fix display of total items on md-table-pagination (#190) #181
refactor columns
...
|
2016-12-23 13:51:18 -02:00 |
|
Marcos Moura
|
ddd9c8658e
|
Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop: (42 commits)
[release] 0.5.0
[build] 0.5.0
fix tab tooltip
create docs for layout
[release] 0.4.3
[build] 0.4.3
fix releases tree, load versions and changelog externaly
fix build structure
[release] 0.4.2
[build] 0.4.2
fix value in select with option with v-if #198
fix tooltip errors in console #188
fix dialog with input closing after typing #183
fix switch not updating state after value change #200
improve documentation performance
generate responsive offsets
create offset classes
create responsive grid
fix display of total items on md-table-pagination (#190) #181
refactor columns
...
|
2016-12-23 13:51:18 -02:00 |
|
Marcos Moura
|
a251d6e2da
|
Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop: (42 commits)
[release] 0.5.0
[build] 0.5.0
fix tab tooltip
create docs for layout
[release] 0.4.3
[build] 0.4.3
fix releases tree, load versions and changelog externaly
fix build structure
[release] 0.4.2
[build] 0.4.2
fix value in select with option with v-if #198
fix tooltip errors in console #188
fix dialog with input closing after typing #183
fix switch not updating state after value change #200
improve documentation performance
generate responsive offsets
create offset classes
create responsive grid
fix display of total items on md-table-pagination (#190) #181
refactor columns
...
|
2016-12-23 13:51:18 -02:00 |
|