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

korylprince picture korylprince  路  3Comments

xinzhanguo picture xinzhanguo  路  3Comments

lovepluskaka picture lovepluskaka  路  3Comments

philipfeldmann picture philipfeldmann  路  3Comments

andreujuanc picture andreujuanc  路  3Comments