-
Notifications
You must be signed in to change notification settings - Fork 538
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
Release tracking #4292
Release tracking #4292
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. |
size-limit report 📦
|
64566bc
to
0887e90
Compare
0887e90
to
bb4908a
Compare
bb4908a
to
301712d
Compare
e66ba18
to
5e2e3ea
Compare
5e2e3ea
to
153529b
Compare
153529b
to
26f64df
Compare
26f64df
to
c55f67e
Compare
ee24cfe
to
6c01c1e
Compare
6c01c1e
to
6618b81
Compare
6618b81
to
6c1d011
Compare
6c1d011
to
eec596c
Compare
eec596c
to
385a630
Compare
385a630
to
35aede3
Compare
* Version Packages * ignore CHANGELOG.MD in markdown linting --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Pavithra Kodmad <pksjce@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/react@36.10.0
Minor Changes
fcd05284039b9768e37f687d65eece9242e4e2f8
Thanks @pksjce! - Add a new experimental component ActionBarPatch Changes
#4321
94052a35167b2b8f024ebbb2b676acf24641b245
Thanks @siddharthkp! - experimental/SelectPanel: Fix anchored position inside a Dialog#4279
a68e2e206eed4ecb8bbf9b0646271c776c301c1a
Thanks @joshblack! - Add aria-labelledby to listbox within draft SelectPanel#4278
9ec7262fd0bfad6de689c7a73fad71e800cf5620
Thanks @langermank! - Address a few v8 color bugs#4294
5ca5c0a6239029abbf285a0e7190e1c766dcab8b
Thanks @siddharthkp! - experimental/SelectPanel: Cancel + close panel when user clicks outside#4263
590486ff650a81637a07f67624497f01303091b4
Thanks @joshblack! - Update Checkbox to mirroraria-checked
and the input'schecked
property#4317
0e744e20620a3e2fefebe94e9e33f71dcb0ee19c
Thanks @broccolinisoup! - Tooltip: Take position:absolute back that was introduced in Add a new entry point asnext
and update draft Tooltip to export it from next #4250 since causing flickering issues and update v2 id to be the same with v1 for the new docs site.#4239
03d8d35c4d2be0dc2b1af67d5a3f57e255406453
Thanks @langermank! - Update the font-weight of the Dialog subtitle component to be normal#4295
e1dbd6adb4ea2f302722b11c62a631b9c43277c2
Thanks @langermank! - Fixplaceholder
selector for form components