-
Notifications
You must be signed in to change notification settings - Fork 646
Release tracking (37.18.0) #5834
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 📦
|
c9f9b7d to
0c3a9af
Compare
ea912f5 to
78142e6
Compare
78142e6 to
9a999e3
Compare
9a999e3 to
69afefc
Compare
69afefc to
6205f69
Compare
6205f69 to
64e9f1a
Compare
64e9f1a to
4eb3e76
Compare
23630f5 to
b34a935
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! |
b34a935 to
1acf555
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! |
1acf555 to
e52a5cb
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! |
e52a5cb to
50817e9
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! |
50817e9 to
56e1dcb
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! |
56e1dcb to
8385a44
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! |
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
#5820
bd9225dThanks @hussam-i-am! - feat(Pagination): add renderPage prop to Pagination#5546
2aef81aThanks @joshblack! - Add support for importing@primer/react/generated/components.jsonto npm package#5826
5f40e43Thanks @francinelucca! - SelectPanel: Implement empty state (behind ff)#5803
9c135c4Thanks @broccolinisoup! - StateLabel: Add open and closed states for no icon casesPatch Changes
#5853
ba415bbThanks @iansan5653! - Add workaround for Chrome bug whereKeybindingHintin combination witharia-labelledbyresults in incorrect label#5835
2cb629aThanks @siddharthkp! - Overlay: Fix position for fullscreen overlay on narrow screens#5629
b7346b2Thanks @hectahertz! - Make Dialog footer scrollable on very short viewports#5852
5d66a4cThanks @jonrohan! - bugfix(PageHeader): Use font-weight initial to match the styled component styling#5629
b7346b2Thanks @hectahertz! - Update the Dialog stress test story to go fullscreen on narrow screens