Marcos Moura
10834d8acd
Merge remote-tracking branch 'origin/master' into develop
...
* origin/master:
Add extra line between rules
remove dotted outline around button
pass on DOM event for checkbox and radio
2016-11-14 19:00:54 -02:00
Marcos Moura
c7b48749ed
Merge remote-tracking branch 'origin/develop' into components/mdTable
...
* origin/develop:
Create select with multiple
Make md-select with md-menu
Fix for issue #41 (md-button ignoring type prop)
Finish md-menu spec
Add keyboard shortcuts to menu
Add close event on tab
Close content on esc
Drop transitionend dependency
Keep menu content inside viewport
Recalculate position on resize
Add menu code in card example
Add menu in a button text
Add menu to card example
Refactor huge method
Make menu open in a correct position
Add initial styles and detach and attach menu on click
Force size of demo example
Add page title
Add menu tag
Add empty md-menu files
2016-11-13 01:24:52 -02:00
Marcos Moura
951a32dccf
Create select with multiple
2016-11-13 01:17:39 -02:00
Kristian Mandrup
a24c3250cb
pass on DOM event for checkbox and radio
2016-11-09 20:26:54 +01:00
Marcos Moura
55f9e27c14
Remove focus states (temporarily)
2016-11-01 02:43:27 -02:00
Marcos Moura
5500f0eb42
Make checkboxes be controlled by keyboard
2016-10-31 01:37:24 -02:00
Marcos Moura
93de61b4d6
Enable auto select when clicking on the row
2016-10-27 04:48:13 -02:00
Marcos Moura
c34a63b672
Increase checkbox clickable area from 20px to 40px
2016-10-27 03:51:27 -02:00
Marcos Moura
fcf0cb2b2a
Improve logic of selection inside table
2016-10-26 21:59:51 -02:00
Marcos Moura
7f4b47966d
Create selectable table
2016-10-26 01:58:35 -02:00
Marcos Moura
89c4b6a69d
Change all webpack tasks
2016-10-13 03:27:58 -03:00
Marcos Moura
14dbd8e7ff
Add example for several components
2016-09-19 00:45:48 -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
494bd0a0c4
Change the ready method to mounted
2016-08-31 19:20:23 -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
563e81279f
Start creation of selects
2016-08-10 01:36:20 -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