-
Notifications
You must be signed in to change notification settings - Fork 610
Release tracking #6127
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
base: main
Are you sure you want to change the base?
Release tracking #6127
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 📦
|
14adbc9
to
60faadf
Compare
0a6c8f7
to
231e47a
Compare
231e47a
to
d213681
Compare
d213681
to
668308a
Compare
for this fix #6124 Let's make sure to have affected teams test the release |
668308a
to
a1e30d8
Compare
a1e30d8
to
a1d64a3
Compare
a1d64a3
to
2bdd541
Compare
3e1e094
to
6f30b2b
Compare
6f30b2b
to
cb2cd06
Compare
cb2cd06
to
7a4d9b7
Compare
7a4d9b7
to
203b6ef
Compare
203b6ef
to
1aa8e32
Compare
1aa8e32
to
fd581f0
Compare
fd581f0
to
ed4bda1
Compare
ed4bda1
to
0c27849
Compare
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
3325ad6
Thanks @copilot-swe-agent! - Add disableFullscreenOnNarrow prop to SelectPanel for opt-out of fullscreen behaviorPatch Changes
#6113
96c4b48
Thanks @llastflowers! - add new line of CSS to separate underline from hover event#6146
6588cf2
Thanks @TylerJDev! - ActionList: Ensuresaria-describedby
is applied toActionList.Item
when description is present#6111
33b6bf1
Thanks @francinelucca! - fix(Stack): correctly forward a Ref#6139
091165f
Thanks @francinelucca! - fix(SelectPanel): update input fontSize to 16 on small viewports on iOS#6124
ad5e73b
Thanks @joshblack! - Update Select to correctly merge classes when className is provided#5897
6df6cbf
Thanks @mperrotti! - Updates Dialog to only show border between body and footer when the body scrolls.#6129
1a15bac
Thanks @copilot-swe-agent! - UnderlineNav.Item accepts className prop without overriding existing styling#6125
91b3c71
Thanks @francinelucca! - fix(DataTable): fix incorrect page numbers rendered bug