Skip to content

Add complete RTL support - #553

Open
pmpr wants to merge 5 commits into
picturepan2:masterfrom
pmpr:master
Open

Add complete RTL support#553
pmpr wants to merge 5 commits into
picturepan2:masterfrom
pmpr:master

Conversation

@pmpr

@pmpr pmpr commented Jan 7, 2019

Copy link
Copy Markdown

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.
Comment thread src/_codes.scss Outdated
Comment thread src/_chips.scss Outdated
Comment thread src/_buttons.scss Outdated
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