-
Notifications
You must be signed in to change notification settings - Fork 645
Release tracking (37.24.0) #6029
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 📦
|
5a6e453 to
05111c4
Compare
ed3f09c to
68f626f
Compare
68f626f to
c9ca36a
Compare
c9ca36a to
2bd34da
Compare
2bd34da to
4df6985
Compare
4df6985 to
c2a80bc
Compare
217815b to
51a5ccb
Compare
51a5ccb to
0602126
Compare
0602126 to
b2f2724
Compare
b2f2724 to
882229a
Compare
882229a to
46d1849
Compare
46d1849 to
48525bf
Compare
48525bf to
72c2ae8
Compare
Co-authored-by: github-actions[bot] <41898282+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
#5933
ed6e947Thanks @jonrohan! - Remove the CSS modules feature flag from the SegmentedControl component#6022
1f53127Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList.Divider component#6023
5e514f3Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList.Group component#5827
e76835cThanks @jonrohan! - Remove the CSS modules feature flag for Popover#5997
882d923Thanks @jamieshark! - Remove CSS modules flag from Pagination.#5910
cdd4253Thanks @TylerJDev! - ActionMenu: Adds new proponPositionChangethat is called when the position of the overlay is changed#6021
a37d544Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList.TrailingAction component#6019
6c2c999Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList/List component#6014
2fc9327Thanks @jonrohan! - Remove the CSS modules feature flag from the Token componentPatch Changes
#6036
21a3529Thanks @francinelucca! - fix(Overlay): reset maxheight and maxwidth values when on fullscreen#6009
261732eThanks @francinelucca! - Fix extra padding on SelectPanel with groups#6032
e0ef7e1Thanks @joshblack! - Update theTable.Containercomponent to placeclassNameon outermost element