Commit graph

24 commits

Author SHA1 Message Date
Marcos Moura
39aac62b59 Make checkboxes be controlled by keyboard 2016-10-31 01:37:24 -02:00
Marcos Moura
b7ffe219e0 Enable auto select when clicking on the row 2016-10-27 04:48:13 -02:00
Marcos Moura
b9ac127499 Increase checkbox clickable area from 20px to 40px 2016-10-27 03:51:27 -02:00
Marcos Moura
aa4135fc71 Improve logic of selection inside table 2016-10-26 21:59:51 -02:00
Marcos Moura
0bcca87f08 Create selectable table 2016-10-26 01:58:35 -02:00
Marcos Moura
f967fe912f Change all webpack tasks 2016-10-13 03:27:58 -03:00
Marcos Moura
19f25ba4b7 Add example for several components 2016-09-19 00:45:48 -03:00
Marcos Moura
37df21645a Improve checkbox rendering performance 2016-09-05 22:16:51 -03:00
Marcos Moura
7f53a13f6d Rename change method and simplify the slot check 2016-09-05 22:10:58 -03:00
Marcos Moura
5044f35d26 Rename checked variable 2016-09-05 22:07:50 -03:00
Marcos Moura
2dadaad0b6 Update checkbox to use v-model 2016-09-05 22:03:25 -03:00
Marcos Moura
bad6a5b448 Improve look and feel of checkboxes and rename sidenav events 2016-09-05 02:53:55 -03:00
Marcos Moura
f9064128a5 Convert checkbox to vue 2 2016-09-05 02:47:08 -03:00
Marcos Moura
96d5fdc0f1 Change the ready method to mounted 2016-08-31 19:20:23 -03:00
Marcos Moura
307ef6d023 Add themes with rgba colors 2016-08-16 22:38:18 -03:00
Marcos Moura
cd77016eaf Create select menu and add core directive to handle outside clicks 2016-08-10 20:54:58 -03:00
Marcos Moura
5e00d77482 Start creation of selects 2016-08-10 01:36:20 -03:00
Marcos Moura
802879585e Create switches and remove label with empty slot 2016-08-09 03:41:29 -03:00
Marcos Moura
7b91eb8bab Create md-radio 2016-08-09 00:29:20 -03:00
Marcos Moura
479bd983ff Finish checkbox 2016-08-08 23:52:58 -03:00
Marcos Moura
7dd8015fb0 Ditch md-icon in favor of bordered element 2016-08-08 20:21:19 -03:00
Marcos Moura
1f8d2b1a98 Create initial state of checkbox 2016-08-04 20:59:42 -03:00
Marcos Moura
a45c2904a4 Create first draft of checkboxes 2016-08-04 00:11:23 -03:00
Marcos Moura
9940a9cf6a Add base to create checkboxes 2016-08-03 03:32:30 -03:00