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.3.0 #2044

Merged
merged 12 commits into from
Aug 23, 2024
Merged

Release v15.3.0 #2044

merged 12 commits into from
Aug 23, 2024

Conversation

booc0mtaco
Copy link
Contributor

@booc0mtaco booc0mtaco commented Aug 23, 2024

15.3.0 (2024-08-23)

Storybook

Figma Components Library:
🟢 No breaking changes

  • EDS-toastNotification:
    • deleted the dissmissType property
    • Added Toast Pattern documentation to handle multiple toasts
  • EDS-popover: added EDS-popover 2.0 component

Features

Bug Fixes

  • Card: add spacing between eyebrow and title (#2040) (d6ee15d)
  • Link: handle inverse variant for standalone links (#2042) (351d7fd)
  • Popover: update component version number (#2038) (9940d76)

booc0mtaco and others added 12 commits August 12, 2024 13:19
- update prop values
- update stories and snapshots
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
- add text-utility-interactive-primary-visited
- add text-utility-interactive-secondary-visited
- add icon-utility-interactive-primary-visited
- add icon-utility-interactive-secondary-visited
- mark text-utility-interactive-visited as deprecated
- mark icon-utility-interactive-visited as deprecated
- change text-utility-inverse-interactive-visited from purple-350 to white
- update usages of old tokens to use the new tokens
- eds-color-blue-025
- eds-theme-color-background-tableRow-stripe-1
- eds-theme-color-background-tableRow-stripe-2
- eds-theme-color-background-tableRow-selected
- add in color token stories
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
- add in durations via (transitionDuration)
- add in new toast notification implementation example
- use new medium durations in example

- demo autodismiss behavior with stack of notifications
- use state to track notifications
- update documentation to explain cases
- add warning for misaligned prop usages
- update snapshots and tests
@booc0mtaco booc0mtaco requested a review from a team as a code owner August 23, 2024 20:39
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.43%. Comparing base (cbe3b68) to head (ba6fc3b).
Report is 13 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2044   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files         109      109           
  Lines        2608     2615    +7     
  Branches      664      665    +1     
=======================================
+ Hits         2541     2548    +7     
  Misses         65       65           
  Partials        2        2           

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

Copy link

size-limit report 📦

Path Size
components 89.26 KB (+0.01% 🔺)
styles 27.27 KB (-1.47% 🔽)

@booc0mtaco
Copy link
Contributor Author

@ahuth thanks !

@booc0mtaco booc0mtaco merged commit 4c6fe11 into main Aug 23, 2024
14 checks passed
@booc0mtaco booc0mtaco deleted the release-v15.3.0 branch August 23, 2024 21:08
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