vue-material/docs/src
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
..
assets add github icon as a md-icon 2017-01-08 17:17:05 -02:00
components allow customize tab item using slot (#596) 2017-03-20 21:10:23 -03:00
pages add textColor property to theme options (#531) 2017-03-20 21:34:37 -03:00
App.vue remove custom click bindings 2017-02-07 03:01:12 -02:00
config.js Merge remote-tracking branch 'origin/develop' into components/mdSnackbar 2016-12-23 13:51:18 -02:00
index.js fix stacked page title in mobile sizes 2017-01-09 00:27:24 -02:00
routes.js upgrade to webpack 2 2017-02-07 20:49:51 -02:00