Catalin Zalog
Catalin Zalog
I believe this would be useful for those situations when we need to disable `v-ripple="(true ? true : false)"`. Great work, thanks for your time!
New in 2.5.0+
What if we need to use both namespaced and rename in the same time? ``` Vue.use(VueStatic, { namespaced: true, name: 'basedata' }); ``` Tnks for your time @samuelantonioli.
Seems like autoprefixer is not used.