-
Notifications
You must be signed in to change notification settings - Fork 5
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
Release 10.8.6 #910
Release 10.8.6 #910
Conversation
Release 10.8.5
…opdown_icon_rotation SWED-2266 disable dropdown icon rotation
…_component_preview feature/SWED-2268 expandable component preview
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.25...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…css-8.4.31 Bump postcss from 8.4.25 to 8.4.31
…tton_secondary SWED-2288 bank id button secondary
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #910 +/- ##
==========================================
- Coverage 72.94% 72.65% -0.29%
==========================================
Files 210 211 +1
Lines 4472 4498 +26
Branches 1241 1257 +16
==========================================
+ Hits 3262 3268 +6
- Misses 1074 1093 +19
- Partials 136 137 +1
Continue to review full report in Codecov by Sentry.
|
Size Change: +2.78 kB (0%) Total Size: 1.1 MB
ℹ️ View Unchanged
|
|
errorMessage, | ||
fullWidth, | ||
position, | ||
noRotation = false, |
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.
Avoid double negative if you can, it is easier to read rotation = true than rotation is true if noRotation is false.
|
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.
Looks good!
Changelog
[10.8.6] - 13.09.2023
Bug Fixes
Component changes
Non breaking UI changes
Testing
Design System website