-
Notifications
You must be signed in to change notification settings - Fork 646
Release tracking (37.12.0) #5603
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
Merged
Merged
Conversation
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
Contributor
|
👋 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! |
Contributor
size-limit report 📦
|
8c0f7a0 to
c5fad34
Compare
c5fad34 to
3385f16
Compare
3385f16 to
90fd2e7
Compare
90fd2e7 to
33076d7
Compare
33076d7 to
dc003c5
Compare
dc003c5 to
3ce2014
Compare
3ce2014 to
966c2c7
Compare
01fe721 to
026be8b
Compare
026be8b to
d326660
Compare
d326660 to
69cf641
Compare
69cf641 to
4be6ad6
Compare
4be6ad6 to
0c132e2
Compare
francinelucca
approved these changes
Feb 6, 2025
Member
francinelucca
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💃
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
integration-tests: recommended
This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
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
@primer/react@37.12.0
Minor Changes
#5466
eb0857dThanks @jonrohan! - Remove CSS modules feature flag from Spinner#5492
469f703Thanks @joshblack! - Update dependency range for React dependencies to include 19.x#5608
3a41430Thanks @hussam-i-am! - feat(AvatarStack): add style prop#5139
59e0efaThanks @broccolinisoup! - [SelectPanel] Implement loading states#5174
cf80bf2Thanks @TylerJDev! - TreeView: Addsaria-labelprop toTreeView.SubtreePatch Changes
#5606
f291e81Thanks @joshblack! - Update BaseStyles to no longer pass system props when feature flag is enabled#5595
2db6c92Thanks @francinelucca! - fix(useResizeObserver): undefined variable alternative#5593
2b05aadThanks @camertron! - Fix experimental SelectPanel anchoring behavior#5657
de4fc48Thanks @langermank! - Remove style from sx#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for Autocomplete fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for Overlay fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for PageHeader fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for PageLayout fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for Pagination fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for SegmentedControl fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for SelectPanel fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for SideNav fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for SubNav fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for Token fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for TooltipV2 fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for AvatarStack fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for UnderlinePanels fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for UnderlineTabbedInterface fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for BaseStyles fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for ConfirmationDialog fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for DataTable fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for Hidden fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for InlineMessage fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for KeybindingHint fromteamtostaff#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for NavList fromteamtostaff#5605
d14c48cThanks @francinelucca! - fix(Button): do not render main spinner if there is a count when loading#5590
d045ae4Thanks @hectahertz! - Pagination: Optimize the page rendering algorithm and prevent layout shifts.