Commit graph

96 commits

Author SHA1 Message Date
Marcos Moura
d288891cc7 Fix undefined classlist 2016-09-05 22:22:56 -03:00
Marcos Moura
e8189d148f Improve checkbox rendering performance 2016-09-05 22:16:51 -03:00
Marcos Moura
1c0758df03 Rename change method and simplify the slot check 2016-09-05 22:10:58 -03:00
Marcos Moura
a282064819 Rename checked variable 2016-09-05 22:07:50 -03:00
Marcos Moura
72c7ac1d92 Update checkbox to use v-model 2016-09-05 22:03:25 -03:00
Marcos Moura
6ad8fb84b3 Improve look and feel of checkboxes and rename sidenav events 2016-09-05 02:53:55 -03:00
Marcos Moura
c4e4b5f548 Convert checkbox to vue 2 2016-09-05 02:47:08 -03:00
Marcos Moura
f5981d7e31 Improve docs using new components 2016-09-05 02:17:20 -03:00
Marcos Moura
e99ac53ad3 Upgrade to Vue 2 2016-09-05 02:16:39 -03:00
Marcos Moura
2f61309c4e Upgrade to Vue 2 2016-09-05 02:15:57 -03:00
Marcos Moura
6b3540bb78 Convert component template to render function 2016-09-05 02:15:28 -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
be2325cfa2 Create initial documentation for avatars 2016-08-17 08:51:43 -03:00
Marcos Moura
b1c62c20b6 Start the creation of page template 2016-08-17 00:59:06 -03:00
Marcos Moura
b81f7ce202 Merge branch 'master' of https://github.com/marcosmoura/vue-material 2016-08-16 23:37:03 -03:00
Marcos Moura
d7b0117c16 Add default hues 2016-08-16 22:46:18 -03:00
Marcos Moura
3abea8ea07 Revert hue-1 styles 2016-08-16 22:39:26 -03:00
Marcos Moura
61c0d413e7 Add themes with rgba colors 2016-08-16 22:38:18 -03:00
Marcos Moura
c2f1c321cd Add example code for md-avatar 2016-08-15 23:34:05 -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
Marcos Moura
d53ad488ef Improve lists with subheaders and account header 2016-08-09 22:01:58 -03:00
Marcos Moura
a8716d6055 Create subheaders 2016-08-09 16:46:33 -03:00
Marcos Moura
32d58d7bcf Create switches and remove label with empty slot 2016-08-09 03:41:29 -03:00
Marcos Moura
310baef919 Create md-radio 2016-08-09 00:29:20 -03:00
Marcos Moura
4d6094d2cd Finish checkbox 2016-08-08 23:52:58 -03:00
Marcos Moura
475fab52ce Ditch md-icon in favor of bordered element 2016-08-08 20:21:19 -03:00
Marcos Moura
bb0bb3940d Create initial state of checkbox 2016-08-04 20:59:42 -03:00
Marcos Moura
4f73db80ef Create first draft of checkboxes 2016-08-04 00:11:23 -03:00
Marcos Moura
291713f8cd Add base to create checkboxes 2016-08-03 03:32:30 -03:00
Marcos Moura
1dd061790a Fix font-family on bottom bar 2016-08-03 02:27:44 -03:00
Marcos Moura
3a6b67065d Listen to focus and blur events for tooltips 2016-08-03 02:13:01 -03:00
Marcos Moura
9f7c5e4958 Create tooltips with custom direction and duration 2016-08-03 02:03:53 -03:00
Marcos Moura
a89a9ce97b Fix toolbar spacing to match with guidelines 2016-08-02 02:52:58 -03:00
Marcos Moura
d90f32bedc Fix font-family on input fields with inherit 2016-08-02 02:42:25 -03:00
Marcos Moura
3617892cc5 Fix font-family on input fields 2016-08-02 02:41:54 -03:00
Marcos Moura
0c7283fc59 Remove spacing between md-count and md-error 2016-08-02 02:39:32 -03:00
Marcos Moura
8ba850e739 Add support to placeholder 2016-08-02 02:35:33 -03:00
Marcos Moura
ca7b7b1e3a Fix regression on field counter 2016-08-02 02:06:24 -03:00
Marcos Moura
7a74c17633 Add an indicator for required fields 2016-08-02 02:05:32 -03:00
Marcos Moura
17d5092979 Validate md-input-container and add field counter 2016-08-02 01:20:35 -03:00
Marcos Moura
91d81e52fb Create inputs and add selection colors 2016-08-01 02:45:40 -03:00
Marcos Moura
24240c65eb Create textarea flow 2016-07-28 00:10:33 -03:00
Marcos Moura
783b21a9ae Create button to toggle passwords 2016-07-27 19:17:22 -03:00
Marcos Moura
f96937a851 Fix ripple overflow on rounded parents 2016-07-27 11:48:18 -03:00
Marcos Moura
cb0c37190c Refactor ripple component to prevent memory leaks 2016-07-27 02:57:02 -03:00