Skip to content

Conversation

@AustinShalit
Copy link

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.

@AustinShalit
Copy link
Author

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.

@AustinShalit
Copy link
Author

@stsewd How can I help get this merged?

@stsewd
Copy link
Member

stsewd commented Oct 12, 2020

@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

@Blendify
Copy link
Member

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.

@Blendify Blendify added the Status: blocked Issue is blocked on another issue label Mar 11, 2021
@Blendify Blendify added this to the 3.0 milestone Mar 23, 2021
@humitos humitos modified the milestones: 3.0, 3.1 Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: blocked Issue is blocked on another issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for RTL languages

5 participants