-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix: add logical properties to components #1979
fix: add logical properties to components #1979
Conversation
9c0ad2b
to
95af833
Compare
e2fb146
to
e3500a9
Compare
e3500a9
to
9ffae75
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some linting errors, otherwise LGTM! 👍🏼
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really awesome work getting these updated! 🔥
There's still a couple of missed instances, mainly in Icon and Empty State.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 🔥 🔥
b7c17a3
to
3da607a
Compare
b4f927f
to
93fcaaf
Compare
* fix: update physical properties to logical properties * fix: to logical border radius * style: add override to body * style: update inset values back to physical values * fix: update input js * style: update property * fix: remove rtl call * fix: add rtl spacer styles * fix: update input group padding * fix: update rtl tooltip arrow positioning * fix: update variable name * fix: added missing logical props * fix: remove icon flex reverse * fix: linter fix
Description
Screenshots
Catalog Item
Toolbar
Nav link
Testing in
sage-lib
dir="rtl"
to<html>
docs/app/views/layouts/application.html.erb
to activate RTLTesting in
kajabi-products
Related
Closes DSS-905