Vue-material: [core] RTL support

Created on 16 Nov 2016  路  7Comments  路  Source: vuematerial/vue-material

is possible to make components RTL by passing a variable?

improvement

Most helpful comment

Please add RTL switch to theme definition.

All 7 comments

If you change in the HTML tag to <html dir="rtl"> you will see that some components will work as expected. But some other will not. Like Menus, for example. This will be implemented after release v0.5.0. Thanks!

i'll be waiting, tnx

but, how i can change sass file? i use node module in laravel and i want import your sass file in my sass bootstarp file and change a part of them to be Right-to-Left by a var.

i use rtlcss.com to RTL main vue-material.css and it work fine.

any good news yet?

Anything on this?

@alphaelf, how about js component ??

Please add RTL switch to theme definition.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jackovsky8 picture jackovsky8  路  24Comments

Dennisoost picture Dennisoost  路  16Comments

GillesBodart picture GillesBodart  路  16Comments

zapping picture zapping  路  24Comments

primadi picture primadi  路  15Comments