Commit graph

21 commits

Author SHA1 Message Date
Marcos Moura
b3ac769093 Merge remote-tracking branch 'origin/master' into components/mdLayout
* origin/master:
  [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
2016-12-15 15:04:11 -02:00
Marcos Moura
7b432b2b4c fix value in select with option with v-if #198 2016-12-14 17:52:57 -02:00
Marcos Moura
7d31cf2799 start reactive themes 2016-12-12 21:38:05 -02:00
Marcos Moura
ecd920f3f8 fix disabled selects being selectable. fix #159 2016-12-08 10:10:09 -02:00
Marcos Moura
abf854bbf9 create select documentation with the new template 2016-11-28 15:33:28 -02:00
Marcos Moura
61fadce544 Fix select not updating value 2016-11-16 02:14:46 -02:00
Marcos Moura
0cb64cb8ec Finish table specs 2016-11-14 18:53:06 -02:00
Marcos Moura
951a32dccf Create select with multiple 2016-11-13 01:17:39 -02:00
Marcos Moura
71022346c3 Make md-select with md-menu 2016-11-12 14:00:15 -02:00
Marcos Moura
ffda89baa4 Fix empty value on select 2016-10-17 05:01:48 -02:00
Marcos Moura
d8c233d7ae Improve docs 2016-09-12 23:04:06 -03:00
Marcos Moura
79d5fdacad Add keyboard shortcuts to select 2016-09-09 02:26:52 -03:00
Marcos Moura
cae51c656c Start keyboard enhancements on mdSelect 2016-09-08 18:42:19 -03:00
Marcos Moura
71e3ac8b48 Init upgrade of select 2016-09-07 17:08:38 -03:00
Marcos Moura
021f8e274e Add v-model to select 2016-09-06 19:17:44 -03:00
Marcos Moura
494bd0a0c4 Change the ready method to mounted 2016-08-31 19:20:23 -03:00
Marcos Moura
5cac33b2c3 Create optgroups 2016-08-15 21:02:16 -03:00
Marcos Moura
6ee230d324 Some HTML fixes 2016-08-12 02:01:00 -03:00
Marcos Moura
d276a39532 Start validation of selects 2016-08-11 19:55:14 -03:00
Marcos Moura
c7f4be681c Create select menu and add core directive to handle outside clicks 2016-08-10 20:54:58 -03:00
Marcos Moura
563e81279f Start creation of selects 2016-08-10 01:36:20 -03:00