Release Tracking - #112
Merged
Merged
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🤔 Sanity test
Please also leave any testing notes as a comment on this pull request. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to maintainers. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@openproject/primer-view-components@0.30.0
Minor Changes
#2624
8600b3bThanks @keithamus! - Upgrade @github/tab-container, using shadowdom#2808
bdb3d88Thanks @kendallgassner! - Adds a subtitle slot to the Primer::Alpha::Overlay::Header and Primer::Alpha::Dialog::Header#2804
757635aThanks @camertron! - Add a filter slot to the dialog headerPatch Changes
#2807
1863522Thanks @khiga8! - Add parenthesis to trailing counter for React parity, and to improve screen reader speech output#2794
1d0ecc5Thanks @jonrohan! - Fix: Re-calculate anchored-position on scroll#2821
19f4d7eThanks @khiga8! - Add min-width#2803
d81824cThanks @kendallgassner! - Adds data attribute to overlay header#2822
' inside an 'ActionMenu'.11aa0e9Thanks @smockle! - Fix NVDA menu item counts that are broken by using '#2828
9ca87d3Thanks @camertron! - Fix issue with ActionMenu form items which would prevent a wrapping form if form_arguments: was passed#2802
2906d96Thanks @lindseywild! - Updates Button and ButtonMarketing docs with markup requirements