Skip to content
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

Merged
merged 8 commits into from
Oct 21, 2024
Merged

Release v15.5.0 #2074

merged 8 commits into from
Oct 21, 2024

Conversation

booc0mtaco
Copy link
Contributor

@booc0mtaco booc0mtaco commented Oct 18, 2024

15.5.0 (2024-10-18)

Storybook

Features

  • DataTable: add support for table row statuses (#2073) (c109f52)
  • re-export HeadlessUI's Transition component (#2069) (a4a5fc8)

Bug Fixes

  • DataTable: fix cell size and border in FF (#2072) (7ffbd56)
  • Select: remove label checks from component (#2068) (8ede09d)

renovate-bot and others added 8 commits October 7, 2024 13:10
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.
- 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)
@booc0mtaco booc0mtaco requested a review from a team as a code owner October 18, 2024 23:56
Copy link

size-limit report 📦

Path Size
components 92.69 KB (+0.25% 🔺)
styles 28.82 KB (+0.32% 🔺)

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 96.61017% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.10%. Comparing base (aeffbe0) to head (7852943).

Files with missing lines Patch % Lines
src/components/DataTable/DataTable.tsx 96.55% 1 Missing and 1 partial ⚠️
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.
📢 Have feedback on the report? Share it here.

Copy link

@shitchcock shitchcock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@booc0mtaco
Copy link
Contributor Author

Thanks @shitchcock !

@booc0mtaco booc0mtaco merged commit 4345133 into main Oct 21, 2024
17 checks passed
@booc0mtaco booc0mtaco deleted the release-v15.5.0 branch October 21, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants