Commit graph

18 commits

Author SHA1 Message Date
renanhangai
f268648174 Added registerPalette method on mdTheme (#522) 2017-03-20 21:38:10 -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
Marcos Moura
ddeb48d0e9 add name to all components 2017-02-13 00:40:43 -02:00
Marcos Moura
3056390935 apply theme-color based on primary theme color 2017-02-07 02:53:31 -02:00
Marcos Moura
8a2a680187 rename module 2017-01-10 01:28:09 -02:00
Marcos Moura
ebf6396290 recreate ripple component and add a global toggle to it 2017-01-09 23:02:55 -02:00
Kory Prince
b5ca774048 Fix mdTheme.vue filename case 2016-12-24 22:09:12 -06:00
Marcos Moura
6a95f146ea fix grey/white theme colors #233 2016-12-23 16:35:08 -02:00
Marcos Moura
387e525e7e fix vue material instance on non commonjs env #220 2016-12-16 15:49:11 -02:00
Marcos Moura
e520e34383 validate theme name and apply default theme 2016-12-13 00:41:30 -02:00
Marcos Moura
82aabb778c apply initial theme 2016-12-13 00:10:00 -02:00
Marcos Moura
7112fcfa17 create initial theme 2016-12-12 23:36:41 -02:00
Marcos Moura
cccfc5e820 remove old directive 2016-12-12 23:10:32 -02:00
Marcos Moura
4f9080402b upgrade themes 2016-12-12 23:07:56 -02:00
Marcos Moura
895b247cf0 start reactive themes 2016-12-12 21:38:05 -02:00
Marcos Moura
18e06041e4 Fixes register single theme #3 2016-10-16 23:00:55 -02:00
Marcos Moura
f967fe912f Change all webpack tasks 2016-10-13 03:27:58 -03:00