-
Notifications
You must be signed in to change notification settings - Fork 142
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
refactor(borders, overflows): implements css logical props #6768
base: main
Are you sure you want to change the base?
refactor(borders, overflows): implements css logical props #6768
Conversation
✅ Deploy Preview for carbon-for-ibm-products ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for ibm-products-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6768 +/- ##
==========================================
+ Coverage 81.17% 81.24% +0.07%
==========================================
Files 398 397 -1
Lines 12956 12949 -7
Branches 4283 4281 -2
==========================================
+ Hits 10517 10521 +4
+ Misses 2439 2428 -11
|
ac491f3
to
5004f85
Compare
…elint rule" This reverts commit 5004f85.
Hey @AlexanderMelox , |
Closes #3556
This PR changes the following to use CSS Logical Properties:
Similar PR in core -> carbon-design-system/carbon#14531
Changed
Things to look out for while reviewing: Since I mostly did a find and replace, some lines might be changed that shouldn't that includes the following:
--nav-height:
shouldn't be changed