Skip to content
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

Add complete RTL support #553

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add complete RTL support #553

wants to merge 5 commits into from

Commits on Jan 7, 2019

  1. Add complete RTL support

    Add full support for RTL languages, using $rtl varibale in all components and elements. Finally build new dist css files from src.
    Peyman Mohamadpour committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    856a804 View commit details
    Browse the repository at this point in the history
  2. Complete some minor bugs in RTL support

    Cover houndci-bot notices. Also created RTL version of experientals
    Peyman Mohamadpour committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    4eaf0c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Increase breadcrumb spacing for RTL

    Increase the spacing befor backslashes, as the are not exactly the horizontally flipped version of slashes.
    Peyman Mohamadpour committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    bfd60e9 View commit details
    Browse the repository at this point in the history
  2. Add RTL support to steps

    minor bugfix on steps for RTL (Right to Left direction) Steps where a visual bug was there
    Peyman Mohamadpour committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    dafacb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Minor bugfix

    Peyman Mohamadpour committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    482ede8 View commit details
    Browse the repository at this point in the history