-
Notifications
You must be signed in to change notification settings - Fork 1.8k
RTL Support #986
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
RTL Support #986
Conversation
|
I've merged master into this PR. I think that we could probably just for this this PR and figure out user specified languages later. |
|
@stsewd How can I help get this merged? |
|
@AustinShalit thanks for the contribution, we need to wait for someone from the team with knowledge of CSS to review this. Sadly, I'm not that skilled with CSS to review this |
|
I think if we are going to support rtl it should happen when we migrate to bootstrap. For now, I am going to say this changed in blocked by that decision. |
Closes #291
Supersedes #498
498 grew stale and I wanted to revitalize it. This PR makes an improvement to that proposal: it uses a SASS mix-in instead of the dir pseudo-class. This means most browsers will support the change (dir is only supported on Firefox).
I need help understanding if there is a way to inject user properties into the sass. Specifically, I think it is important for the user to be able to specify the language codes in the list, which for now I have hard coded:
$rtl-languages: he, ar.