Thomas de Saint-Exupéry
bb11f5c64e
Fix floating action button incoherent move #713 ( #714 )
2017-05-07 19:36:25 -03:00
Captain Pangyo
3754e5e4a2
Added the code samples for Demo in List Components (Multiple options, Multiple Expand) ( #725 )
2017-05-07 19:34:20 -03:00
Michael Sitter
4254e7962e
adding click handler ( #726 )
2017-05-07 19:33:52 -03:00
d3radicated
e6e2264962
fix md-tabs not properly flexed when applied with md-fixed ( #636 )
2017-03-24 12:16:33 -03:00
CaptainAchilles
295f74f91d
fix language more gender neutral #633 ( #637 )
...
* fix grammar and spelling on themes page docs (#602 )
* fix table arrow sort (#347 )
* fix badges alignment
* Made language more gender neutral
2017-03-24 12:15:57 -03:00
Igor Ribeiro
f80f1b5aa6
add swipe on Tabs header ( #430 )
...
* implement scroll on Tabs header
* update let to const on calculateIndicatorPos method
* rename prop to md-scrollable-navigation
* update docs
* fix style
* update style
* make navigation scrollable by default
* remove unused prop
2017-03-20 21:40:18 -03:00
renanhangai
f268648174
Added registerPalette method on mdTheme ( #522 )
2017-03-20 21:38:10 -03:00
jdrydn
928c291fad
automatically adjust the textarea height when rendering the model ( #525 )
...
* fix pagination not enabling next button when total changes #482 . (#517 )
* refactor property names to make more sense #517 (#521 )
* Added watchers on mdTotal and mdPage. Changed the binding for the disabled attribute of the next page arrow to use a computed property. Fix issue #482 .
* Improve code readability for the fix done for #482 .
* After a teeny tiny delay, update the autosize
2017-03-20 21:36:57 -03:00
vizo
8bc28b59b9
fix when to use default colorVariant ( #535 )
...
* fix pagination not enabling next button when total changes #482 . (#517 )
* refactor property names to make more sense #517 (#521 )
* Added watchers on mdTotal and mdPage. Changed the binding for the disabled attribute of the next page arrow to use a computed property. Fix issue #482 .
* Improve code readability for the fix done for #482 .
* Fix - when to use default colorVariant
Solves issue https://github.com/marcosmoura/vue-material/issues/533 .
2017-03-20 21:35:58 -03:00
Alex Kozack
93bcf58502
add textColor property to theme options ( #531 )
...
* fix pagination not enabling next button when total changes #482 . (#517 )
* refactor property names to make more sense #517 (#521 )
* Added watchers on mdTotal and mdPage. Changed the binding for the disabled attribute of the next page arrow to use a computed property. Fix issue #482 .
* Improve code readability for the fix done for #482 .
* Add textColor property
The property "textColor" allows you to force set color of the text for the theme.
* Added description of the textColor property in the documentation
2017-03-20 21:34:37 -03:00
Sébastien Viallemonteil
4c509f7fd1
fix #534 centering icon with md-button in md-table ( #538 )
...
This fixes #534 , the icon is now centered inside the md-button when used with md-table
Removing the margin gives back the `margin:auto` set to the `md-icon` class
2017-03-20 21:27:47 -03:00
Jérémy Touzy
2f0e6a4b5f
[md-checkbox/md-radio] Add pointer cursor ( #540 )
2017-03-20 21:27:20 -03:00
Igor Ribeiro
8dc43d3c2d
fix register/unregister tabs to use $set/$delete ( #545 )
2017-03-20 21:23:45 -03:00
Samuell
605ddbceed
add vertical align for layout ( #562 )
2017-03-20 21:21:28 -03:00
vanhoavn
02f58855f2
allow customize tab item using slot ( #596 )
...
Allow customize tab item using slot
2017-03-20 21:10:23 -03:00
zcyzcy88
e2fe0f0743
Enlarge mdRadio touchable area ( #609 )
...
#608
2017-03-20 21:06:44 -03:00
Marcos Moura
bec42aa4d0
include docs on lint process
2017-02-22 01:44:12 -03:00
Marcos Moura
152f78769f
simplify build process and add support for tree shaking
2017-02-21 18:46:58 -03:00
Marcos Moura
ee17f32a74
Merge remote-tracking branch 'origin/master' into develop
...
* origin/master:
refactor property names to make more sense #517 (#521 )
fix pagination not enabling next button when total changes #482 . (#517 )
2017-02-21 18:15:29 -03:00
Praneet Loke
b380dcfca6
refactor property names to make more sense #517 ( #521 )
...
* Added watchers on mdTotal and mdPage. Changed the binding for the disabled attribute of the next page arrow to use a computed property. Fix issue #482 .
* Improve code readability for the fix done for #482 .
2017-02-16 16:53:09 -02:00
Praneet Loke
cde4710cf0
fix pagination not enabling next button when total changes #482 . ( #517 )
2017-02-16 11:47:34 -02:00
Bruno Romero
d66bc0aed9
fix mdInput not able to press space key inside mdMenuContent #478 ( #518 )
2017-02-16 11:46:18 -02:00
Alban Mouton
a90db2b106
add mdChip editable ( #512 )
2017-02-15 18:48:26 -02:00
Bruno Romero
1f93806652
fix mdSpeedDial not closing after few mouse interactions #484 ( #508 )
2017-02-15 18:15:47 -02:00
Fergardi
0a8b6735d4
add themed chips ( #498 )
...
* Added theming to mdChips
* Added more examples. Improved API.
* Removed classes from docs.
2017-02-15 18:14:24 -02:00
Marcos Moura
a241ddc00f
Merge remote-tracking branch 'origin/master' into develop
...
* origin/master:
send switch state to change event #503 (#504 )
2017-02-14 16:47:26 -02:00
Alban Mouton
9a29f92e29
add watchable sort parameters in md-table ( #505 )
2017-02-14 11:36:45 -02:00
Mathieu Civel
36cd794ce9
send switch state to change event #503 ( #504 )
2017-02-14 11:35:51 -02:00
Matthias Rupp
5d3091a036
fix keycode recognition with german keyboards on mdChips ( #495 )
2017-02-13 19:26:47 -02:00
Marcos Moura
64fe165297
add support to router-link with md-button as tag #470
2017-02-13 19:16:45 -02:00
Marcos Moura
c693014bf9
remove search field on toolbar example
2017-02-13 01:59:31 -02:00
Marcos Moura
6a0ce2f784
remove search field on toolbar example
2017-02-13 01:59:04 -02:00
Marcos Moura
2fa3637b0d
add scrollbar in phone viewport
2017-02-13 01:52:27 -02:00
Marcos Moura
a8cc1602d9
clear input container state if model is falsy
2017-02-13 01:50:14 -02:00
Marcos Moura
aa3f95e036
fix icon src of bottombar item
2017-02-13 01:36:55 -02:00
Marcos Moura
e9261b8732
prevent ripple from being created multiple times in parent
2017-02-13 01:35:42 -02:00
d3radicated
ec1f050d80
add md-clearable to md-input-container ( #473 )
...
* Add md-clearable to md-input-container
* Add docs for md-clearable
* Fix deprecated click event for clear button
2017-02-13 01:07:25 -02:00
Marcos Moura
77a3ecb455
scroll selected option into view
2017-02-13 01:03:37 -02:00
Marcos Moura
783fa1b46a
fix spacing
2017-02-13 00:42:57 -02:00
Marcos Moura
ddeb48d0e9
add name to all components
2017-02-13 00:40:43 -02:00
Marcos Moura
911099bce3
Merge branch 'develop' of https://github.com/marcosmoura/vue-material into develop
...
* 'develop' of https://github.com/marcosmoura/vue-material :
fix ripple effect on touchscreen desktops (#479 )
2017-02-13 00:17:17 -02:00
Marcos Moura
d1a98156a9
scroll selected option into view
2017-02-13 00:17:11 -02:00
Vivere Discere
225e1f6934
fix ripple effect on touchscreen desktops ( #479 )
2017-02-13 00:04:41 -02:00
Marcos Moura
56aeaffd62
[release] 0.7.1
2017-02-08 22:05:15 -02:00
Marcos Moura
53475afda2
[build] 0.7.1
2017-02-08 22:05:12 -02:00
Marcos Moura
281e7d1c7f
remove old releases on build
2017-02-08 22:01:45 -02:00
Marcos Moura
84acaa7bae
remove old releases
2017-02-08 22:00:17 -02:00
Marcos Moura
a3a8c8085c
fix and optimize layout media queries after upgrade to webpack 2 #456
2017-02-08 21:27:50 -02:00
Marcos Moura
bcaf1430c1
add gutter to example layout
2017-02-08 21:20:37 -02:00
Marcos Moura
516102ebd3
add better examples to list page #457
2017-02-08 20:05:27 -02:00