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.4.0 #2061

Merged
merged 11 commits into from
Sep 27, 2024
Merged

Release v15.4.0 #2061

merged 11 commits into from
Sep 27, 2024

Conversation

booc0mtaco
Copy link
Contributor

@booc0mtaco booc0mtaco commented Sep 26, 2024

15.4.0 (2024-09-26)

Storybook

Features

Bug Fixes

  • Button: apply external styles when disabled (#2060) (e762d8b)

booc0mtaco and others added 11 commits August 27, 2024 11:53
- update the exports to match the current component versions
- add in missing type exports for notification props
- delete mixins that aren't used anymore
- rename any 'V2' mixins
- add some block comments to describe contents
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
* feat(DataTable): introduce 1.0 component

- new component for complex data-based table content
- add in the documentation for props
- add in types, layouts, and test
- add in snapshots
- make use of newly-added tokens

* feat(DataTable): implement TanStack Table (#2055)

- use tanstack as basis for table implementation
- add in relevant stories for styles
- add in snapshots for tests

* feat(DataTable): support selection and additional column styling

- add stories to show column separators
- add stories for sticky column/row treatments

* feat(DataTable): add groupBy support

- add implementation detail stories
- update snapshots and tests

* feat(DataTable): handle conditional shadow on pinned header

* docs(DataTable): update comment format
- apply passed in class names to disabled wrapper, not the actual button
@booc0mtaco booc0mtaco requested a review from a team as a code owner September 26, 2024 20:20
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 90.47619% with 14 lines in your changes missing coverage. Please review.

Project coverage is 97.05%. Comparing base (16c2681) to head (101b154).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
src/components/DataTable/DataTable.tsx 89.14% 13 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2061      +/-   ##
==========================================
- Coverage   97.43%   97.05%   -0.39%     
==========================================
  Files         109      111       +2     
  Lines        2615     2752     +137     
  Branches      665      728      +63     
==========================================
+ Hits         2548     2671     +123     
- Misses         65       78      +13     
- Partials        2        3       +1     
Flag Coverage Δ
97.05% <90.47%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

size-limit report 📦

Path Size
components 92.45 KB (+3.58% 🔺)
styles 28.7 KB (+5.24% 🔺)

@booc0mtaco booc0mtaco requested review from jeremiah-clothier and czi-developer-foundations and removed request for a team September 26, 2024 20:24
@booc0mtaco booc0mtaco merged commit eadbcd0 into main Sep 27, 2024
15 checks passed
@booc0mtaco booc0mtaco deleted the release-v15.4.0 branch September 27, 2024 15:32
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.

3 participants