Skip to content

Improve RTL support all around#8196

Merged
javierjulio merged 1 commit into
masterfrom
rtl-support
Dec 30, 2023
Merged

Improve RTL support all around#8196
javierjulio merged 1 commit into
masterfrom
rtl-support

Conversation

@javierjulio

Copy link
Copy Markdown
Member

We were already using CSS Logical Properties throughout but not in all cases. This should address all physical direction use with the logical alternative. In other cases such as icons we need to rotate them 180 on RTL.

We were already using CSS Logical Properties throughout but not in all cases. This should address all physical direction use with the logical alternative. In other cases such as icons we need to rotate them 180 on RTL.
@javierjulio javierjulio self-assigned this Dec 30, 2023
@javierjulio javierjulio changed the title Complete RTL support across the board Improve RTL support across the board Dec 30, 2023
@javierjulio javierjulio changed the title Improve RTL support across the board Improve RTL support all around Dec 30, 2023
@codecov

codecov Bot commented Dec 30, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f20bf0c) 99.03% compared to head (72f05c4) 99.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8196   +/-   ##
=======================================
  Coverage   99.03%   99.03%           
=======================================
  Files         151      151           
  Lines        4150     4150           
=======================================
  Hits         4110     4110           
  Misses         40       40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@javierjulio javierjulio merged commit 74058cb into master Dec 30, 2023
@javierjulio javierjulio deleted the rtl-support branch December 30, 2023 22:50
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.

1 participant