-
Notifications
You must be signed in to change notification settings - Fork 645
Release tracking (37.19.0) #5863
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
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🌏 Integration tests
🤔 Sanity test
🚢 After merge
Please also leave any testing notes on the weekly release tracking issue. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as maintainers. |
|
👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks! |
size-limit report 📦
|
b67831f to
26097fc
Compare
26097fc to
ab48939
Compare
ab48939 to
95fcc80
Compare
95fcc80 to
d8d2d90
Compare
d8d2d90 to
3b62500
Compare
3b62500 to
8bc37cd
Compare
|
👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks! |
063ba89 to
9eee839
Compare
|
👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks! |
|
👋 Hi from github/github! Your integration PR is ready: https://github.com/github/github/pull/372060 |
|
🟢 golden-jobs completed with status |
9eee839 to
fb2cc9e
Compare
|
👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks! |
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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
@primer/[email protected]
Minor Changes
#5900
ebc6813Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList.Heading component#5830
f8760feThanks @iansan5653! - HideTooltipV2tooltips ontouchendevent#5873
0a2e3f0Thanks @jonrohan! - Remove the CSS modules feature flag for the TextArea component#5693
da85192Thanks @francinelucca! - chore(SkeletonBox): promote to Alpha#5876
a78c820Thanks @jonrohan! - Remove the CSS modules feature flag from the SideNav component#5882
6eecde6Thanks @francinelucca! - chore(SelectPanel): remove css modules feature flag#5851
a812a86Thanks @jamieshark! - Removes feature flag for FormControl#5861
ecb449fThanks @jamieshark! - Changes argument signature for toggleSxComponent to simplify#5836
c177e5eThanks @jamieshark! - Removes css module flag for UnderlinePanels and associated components.Patch Changes
#5866
f978534Thanks @mperrotti! - Improves how we detect context for inactive item messaging by checking theroleonActionListinstead of relying on parent components, making the logic more robust and consistent. It also fixes incorrect behavior inNavListandSelectPanel, and improves accessibility by correctingariarelationships on tooltip buttons.#5912
81821dbThanks @francinelucca! - fix(SelectPanel): always show x button on single select#5908
8e7bc0eThanks @francinelucca! - fix(SelectPanel): differentiate onCancel gesture from escape#5904
a522fdbThanks @francinelucca! - fix(SelectPanel): disable body scroll on full screen#5906
8fa12eaThanks @TylerJDev! - SelectPanelV2: Adddeprecatedstatus to SelectPanelV2 docs and stories#5881
ea1fb50Thanks @emilybrick! - fix(SelectPanel): Add margin around notice styles