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
960079ad14
[release] 0.3.2
2016-11-21 01:39:31 -02:00
Marcos Moura
f1ce675184
[build] 0.3.2
2016-11-21 01:39:30 -02:00
Marcos Moura
674309b287
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
90cf2d1e96
Merge pull request #90 from pauloramires/dev
...
Add material.debug.js to dist folder
2016-11-21 01:30:29 -02:00
Marcos Moura
c79020e660
fix babel export default module.exports #92
2016-11-21 01:19:42 -02:00
Marcos Moura
9f34ca5d61
Fix tooltips jumping when screen resize #85
2016-11-21 00:49:44 -02:00
Marcos Moura
7214e77d16
Fix table not getting instance #91 #88
2016-11-21 00:21:14 -02:00
Marcos Moura
fa8e41fedf
Fix input getting wrong value after manual update
2016-11-21 00:18:46 -02:00
Marcos Moura
9eb01f4925
Fix regression on password review #95
2016-11-21 00:09:49 -02:00
Marcos Moura
4b0aa8f876
Fix input getting wrong value after manual update #100 #96
2016-11-21 00:05:44 -02:00
Marcos Moura
28bde0bf42
Create alias for root element
2016-11-20 23:36:59 -02:00
Paulo dos Santos
d76600e0bd
Update getClosestVueParent.js
...
Removed change as requested
2016-11-19 06:50:50 -02:00
kpilard
16994f26c5
use the internal value of md_input to set the value of the container
2016-11-19 03:42:58 +01:00
Paulo dos Santos
5ebaa049d2
Fix for issue #88 and added material.debug.js
2016-11-17 08:25:48 -02:00
Paulo dos Santos
e81ff9eaa4
Merge pull request #2 from marcosmoura/master
...
Sync with main repo
2016-11-17 06:10:35 -02:00
Marcos Moura
f8ce1a8b45
Add todo
2016-11-17 03:10:00 -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
2021637830
Add backdrop to md-menu
2016-11-17 00:15:55 -02:00
Marcos Moura
88690d02fa
Add initial transition
2016-11-16 23:54:56 -02:00
Marcos Moura
e3db463f06
Init dialog
2016-11-16 17:56:26 -02:00
Marcos Moura
ebdc6d44e0
[build] 0.3.1
2016-11-16 03:05:35 -02:00
Marcos Moura
128bea8ad5
[build] 0.3.1
2016-11-16 02:58:08 -02:00
Marcos Moura
0f99f97bc1
Update changelog
2016-11-16 02:55:32 -02:00
Marcos Moura
6fb5bef618
[release] 0.3.1
2016-11-16 02:47:11 -02:00
Marcos Moura
821a46d7d7
[build] 0.3.1
2016-11-16 02:47:08 -02:00
Marcos Moura
1be254252e
Fix nodePath and ignore node_modules files on watch
2016-11-16 02:15:17 -02:00
Marcos Moura
61fadce544
Fix select not updating value
2016-11-16 02:14:46 -02:00
Marcos Moura
0f4f6af6a5
Merge pull request #71 from marcosmoura/bugfix/#67-input-number-not-accepting-numbers
...
Bugfix/#67 input number not accepting numbers
2016-11-15 23:29:32 -02:00
Marcos Moura
5044f25c38
Merge pull request #72 from marcosmoura/bugfix/#64-md-container-crashing-when-value-is-null
...
Bugfix/#64 md container crashing when value is null
2016-11-15 23:29:24 -02:00
Marcos Moura
c15fc288ff
Merge pull request #73 from marcosmoura/bugfix/#69#70-remove-misused-v-once
...
Fix components not being updated inside v-once #69 #70
2016-11-15 23:28:42 -02:00
Marcos Moura
5ba2f204c1
Fix components not being updated inside v-once #69 #70
2016-11-15 23:27:04 -02:00
Marcos Moura
02219dfc51
Fix md-input-container crashing when the select value is null #64
2016-11-15 23:01:18 -02:00
Marcos Moura
3f13595bec
Fix input number not accepting numbers #67
2016-11-15 22:50:16 -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
2af3acff9b
Fix base URL
2016-11-14 23:49:12 -02:00
Marcos Moura
d3d51555e8
Fix base URL
2016-11-14 23:44:53 -02:00
Marcos Moura
e5158259c0
Update menu examples
2016-11-14 23:42:54 -02:00
Marcos Moura
7592b8bc26
Update menu examples
2016-11-14 23:38:25 -02:00
Marcos Moura
f1d7dde909
Update menu examples
2016-11-14 23:34:47 -02:00
Marcos Moura
2a6483a9c7
Update menu examples
2016-11-14 23:28:58 -02:00
Marcos Moura
09dd33670c
[build] 0.3.0
2016-11-14 23:23:16 -02:00
Marcos Moura
91d43e66d7
[build] 0.3.0
2016-11-14 20:24:56 -02:00
Marcos Moura
87ac9e8f7e
[build] 0.3.0
2016-11-14 20:00:59 -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
a08b63dcae
[build] 0.3.0
2016-11-14 19:54:09 -02:00
Marcos Moura
31ddd828b6
Update index.html
2016-11-14 19:48:07 -02:00
Marcos Moura
123adfe5da
Rename vendor.c9202232.js to external.c9202232.js
2016-11-14 19:47:11 -02:00