Marcos Moura
0cb64cb8ec
Finish table specs
2016-11-14 18:53:06 -02:00
Marcos Moura
1efaf695c7
Merge remote-tracking branch 'origin/develop' into components/mdTable
...
* origin/develop:
Watch for input value and set parent class
Fix pointer on checkbox label
Make inputs and textareas more reactive
Make scrollbars optional
2016-11-14 10:15:55 -02:00
Marcos Moura
5b162497d9
Merge pull request #57 from marcosmoura/improvement/mdScrollbar
...
Make scrollbars optional
2016-11-14 03:42:30 -02:00
Marcos Moura
8688da0119
Merge pull request #56 from marcosmoura/improvements/mdInputContainer
...
Improvements/md input container
2016-11-14 03:42:20 -02:00
Marcos Moura
696510ab62
Watch for input value and set parent class
2016-11-14 03:39:16 -02:00
Marcos Moura
766f2855ec
Fix pointer on checkbox label
2016-11-14 03:36:13 -02:00
Marcos Moura
387da87291
Make inputs and textareas more reactive
2016-11-14 03:33:04 -02:00
Marcos Moura
5211b6c34a
Make scrollbars optional
2016-11-14 02:56:16 -02:00
Marcos Moura
c47e4cd12c
Merge remote-tracking branch 'origin/develop' into components/mdTable
...
* origin/develop:
Remove users array
Add highlight color and add code example
2016-11-13 16:57:01 -02:00
Marcos Moura
af2b558d0e
Merge pull request #55 from marcosmoura/components/mdSelect
...
Components/md select
2016-11-13 01:41:50 -02:00
Marcos Moura
faa2eb38b9
Remove users array
2016-11-13 01:41:03 -02:00
Marcos Moura
5648458af9
Add highlight color and add code example
2016-11-13 01:40:31 -02:00
Marcos Moura
da9355bd8e
Fix scrollbar on table card
2016-11-13 01:29:17 -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
786fb0bd96
Merge pull request #54 from marcosmoura/components/mdSelect
...
Components/md select
2016-11-13 01:18:57 -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
d747275b70
Merge remote-tracking branch 'origin/develop' into components/mdSelect
...
* origin/develop:
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-03 01:42:55 -02:00
Marcos Moura
7c464b2bb3
Merge pull request #30 from marcosmoura/components/mdMenu
...
Components > md-menu
2016-11-03 01:42:36 -02:00
Marcos Moura
81971867cd
Merge remote-tracking branch 'origin/master' into develop
...
* origin/master:
Fix for issue #41 (md-button ignoring type prop)
2016-11-03 01:39:01 -02:00
Marcos Moura
16bc1dbda7
Create pagination HTML
2016-11-03 01:36:30 -02:00
Marcos Moura
3af360752d
Merge pull request #45 from pauloramires/master
...
Fix for issue #41 (md-button ignores type prop)
2016-11-03 00:57:59 -02:00
Paulo dos Santos
3faf40a194
Merge pull request #1 from pauloramires/pauloramires-patch-1
...
Fix for issue #41 (md-button ignoring type prop)
2016-11-02 21:30:44 -02:00
Paulo dos Santos
2ce63d0d74
Fix for issue #41 (md-button ignoring type prop)
2016-11-02 21:30:15 -02:00
Marcos Moura
3c004c6994
Finish alternate header
2016-11-01 02:44:30 -02:00
Marcos Moura
827537bb3b
Move chokidar to devDependencies
2016-11-01 02:43:56 -02:00
Marcos Moura
55f9e27c14
Remove focus states (temporarily)
2016-11-01 02:43:27 -02:00
Marcos Moura
3030e8f371
Create empty alternative header
2016-10-31 02:17:13 -02:00
Marcos Moura
1d1a1d9d17
Cleanup
2016-10-31 02:17:02 -02:00
Marcos Moura
8a7a4e3908
Create empty pagination component
2016-10-31 01:41:56 -02:00
Marcos Moura
8b663f5786
Add edit button and inline select
2016-10-31 01:38:29 -02:00
Marcos Moura
0b22ac2c1e
Enable md-select outside a container
2016-10-31 01:38:15 -02:00
Marcos Moura
5500f0eb42
Make checkboxes be controlled by keyboard
2016-10-31 01:37:24 -02:00
Marcos Moura
d2adc9f913
Improve event listeners
2016-10-27 21:46:13 -02:00
Marcos Moura
1ce077881e
Fix max-length count of initial values
2016-10-27 21:46:01 -02:00
Marcos Moura
a926422936
Add a better content to table docs
2016-10-27 13:17:46 -02:00
Marcos Moura
d13acdcc40
Merge remote-tracking branch 'origin/develop' into components/mdTable
...
* origin/develop:
default 'type' value is now 'button'
updated docs
add 'type' props to switch button
2016-10-27 13:10:11 -02:00
Marcos Moura
da7426dcb8
Start creation of edit dialogs
2016-10-27 11:46:40 -02:00
Marcos Moura
93de61b4d6
Enable auto select when clicking on the row
2016-10-27 04:48:13 -02:00
Marcos Moura
52b8fb68c1
Fix misalignment on head with span text
2016-10-27 04:36:54 -02:00
Marcos Moura
923199e2e3
Add numeric style to table head and add tooltip
2016-10-27 04:35:25 -02:00
Marcos Moura
8b51ecab0e
Fix sorted head color
2016-10-27 03:54:20 -02:00
Marcos Moura
ca83e3b16e
Add sort buttons with ripple effect
2016-10-27 03:52:58 -02:00
Marcos Moura
c34a63b672
Increase checkbox clickable area from 20px to 40px
2016-10-27 03:51:27 -02:00
Marcos Moura
c09778d9de
Increase docs width
2016-10-27 03:48:45 -02:00
Marcos Moura
56380d872e
Make components run only once to increase performance
2016-10-27 03:48:26 -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
fe0805b524
Merge branch 'develop' of https://github.com/marcosmoura/vue-material into develop
...
* 'develop' of https://github.com/marcosmoura/vue-material :
default 'type' value is now 'button'
updated docs
add 'type' props to switch button
2016-10-25 22:26:25 -02:00
Marcos Moura
5aec1b189d
Start table component
2016-10-25 21:10:04 -02:00