How can i disable all theming configurations just like in angular material, $mdThemingProvider.disableTheme(), so i can create my own custom themes for components?
This is not possible right now. I will try to develop this for the next version.
Thanks, im working on big project, a game web written in vue and i also wanna use material design so i've found yours which i must say really nice job done so far tho there are missing components, if i can help somehow writting missing stuff like disablingTheming can i make a pull request and take in consideration? While i;m developing my web hope you can have a pretty stable version with all material's components.
Of course! You can submit any PR. If there is some "design patterns" missing or incompatible, I will do the Code Reviews and you can fix it and then I can merge. :)
Okey, thanks 馃憤
+1 For me. I really love everything Vue-Material brings, but it is a pretty big inconvenience that it applies extra styling on the
level out of the box that seemingly cannot be disabled. I only need a couple components in an otherwise pretty big layout and it just overrides styling of many of the non-related areas.+1 From me also for the reasons @Blizzke stated above.
Hey, there isa status for this issue? maybe roadmap for 1.0?
If not, i'll make a PR
cc @marcosmoura
Closing this issue as our focus is on the new 1.0.0 version.
Boom, is there any update on this issue?
Most helpful comment
+1 For me. I really love everything Vue-Material brings, but it is a pretty big inconvenience that it applies extra styling on the
level out of the box that seemingly cannot be disabled. I only need a couple components in an otherwise pretty big layout and it just overrides styling of many of the non-related areas.