-
Notifications
You must be signed in to change notification settings - Fork 4
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 v15.5.0 #2074
Release v15.5.0 #2074
Conversation
chore(deps): update all non-major dependencies
- remove throw from code that is for a complex a11y check - update tests This allows for any external, automated accessibility tests to provide a better contextual error without breaking behavior during development.
Co-authored-by: Renovate Bot <[email protected]>
- add classes for (header) cell containers - fix cell height size - tune up tests, stories, and snapshots
- component to support standard EDS statuses per row - additional exports to support typing of the data model - additional exports to support column header for status column - update tests and snapshots (new story for comparison)
size-limit report 📦
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2074 +/- ##
==========================================
+ Coverage 97.06% 97.10% +0.04%
==========================================
Files 111 111
Lines 2756 2766 +10
Branches 732 738 +6
==========================================
+ Hits 2675 2686 +11
+ Misses 78 77 -1
Partials 3 3 ☔ View full report in Codecov by Sentry. |
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.
LGTM
Thanks @shitchcock ! |
15.5.0 (2024-10-18)
Storybook
Features
Bug Fixes