-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
fix rtl direction for components (#1381)
* fix rtl * fix sidebar rtl * build * rtl fix for sidebar icon + mark custom comments * remove unnecessary class overwrites of search bar * remove direction prop, use getComputedStyle * use getComputedStyle on more components * Revert "use getComputedStyle on more components" This reverts commit 7f4faec. * Revert "remove direction prop, use getComputedStyle" This reverts commit 0e55327. * no longer pass in "direction", but use localStorage * review comments * build
- Loading branch information
1 parent
dd527e2
commit eea56ee
Showing
56 changed files
with
4,415 additions
and
4,073 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.