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 bidirectional text support - Backend #47349

Merged
merged 5 commits into from
Sep 24, 2024

Commits on Sep 23, 2024

  1. feat(rtl): Set layout direction based on language

    Signed-off-by: ali ghorbani <[email protected]>
    ghorbani-ali authored and nickvergessen committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2b7efd6 View commit details
    Browse the repository at this point in the history
  2. fix(rtl): Add unittest for language direction

    Signed-off-by: Mostafa Ahangarha <[email protected]>
    ahangarha authored and nickvergessen committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d947452 View commit details
    Browse the repository at this point in the history
  3. fix(rtl): Fix list of RTL languages

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ae06ab5 View commit details
    Browse the repository at this point in the history
  4. ci: Restrict RTL characters to RTL languages

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    242f89a View commit details
    Browse the repository at this point in the history
  5. fix(rtl): Make clear that the direction is based on language

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    82566c5 View commit details
    Browse the repository at this point in the history