Skip to content

Conversation

pmpr
Copy link

@pmpr pmpr commented Jan 7, 2019

Add full support for RTL languages, using $rtl varibale in all components and elements. Finally build new dist css files from src.

There exists some need to add helpers for directional elements like:

<body style="direction: rtl">
    <span>this is RTL text</span>
    ...
    <span "direction-ltr">this is LTR text</span>
    ...
</body>

Add full support for RTL languages, using $rtl varibale in all components and elements. Finally build new dist css files from src.
Peyman Mohamadpour added 4 commits January 7, 2019 21:18
Cover houndci-bot notices. Also created RTL version of experientals
Increase the spacing befor backslashes, as the are not exactly the horizontally flipped version of slashes.
minor bugfix on steps for RTL (Right to Left direction) Steps where a visual bug was there
@davestewart davestewart mentioned this pull request Sep 20, 2023
29 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants