Commit graph

15 commits

Author SHA1 Message Date
Marcos Moura
88faae32f5 fix opening template tag 2016-12-19 13:44:19 -02:00
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
6ee5ea4b64 fix switch not updating state after value change #200 2016-12-14 16:45:49 -02:00
Marcos Moura
7d31cf2799 start reactive themes 2016-12-12 21:38:05 -02:00
Guillaume Rouxel
4d37f4b984 default 'type' value is now 'button' 2016-10-25 11:48:22 +02:00
Guillaume Rouxel
5dd17ccf55 add 'type' props to switch button 2016-10-24 22:36:00 +02:00
Marcos Moura
89c4b6a69d Change all webpack tasks 2016-10-13 03:27:58 -03:00
Marcos Moura
5ba4f1748d Update Switch Examples and add primary and warn colors 2016-09-19 20:34:53 -03:00
Marcos Moura
831fe95ba7 Upgrade switch to vue 2.0 without drag events 2016-09-08 01:32:30 -03:00
Marcos Moura
494bd0a0c4 Change the ready method to mounted 2016-08-31 19:20:23 -03:00
Marcos Moura
7c990b0e6e Start migration to Vue 2.0 2016-08-30 12:41:16 -03:00
Marcos Moura
b1c62c20b6 Start the creation of page template 2016-08-17 00:59:06 -03:00
Marcos Moura
61c0d413e7 Add themes with rgba colors 2016-08-16 22:38:18 -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
32d58d7bcf Create switches and remove label with empty slot 2016-08-09 03:41:29 -03:00