-
Notifications
You must be signed in to change notification settings - Fork 616
Release tracking #2838
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 #2838
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🤔 Sanity test
🚢 After merge
Please also leave any testing notes as a comment on this pull request. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to maintainers. |
size-limit report 📦
|
da9e1a6
to
31f0f6d
Compare
31f0f6d
to
f52a078
Compare
f52a078
to
3f4f6f9
Compare
3f4f6f9
to
ee8ca03
Compare
ee8ca03
to
f5848da
Compare
f5848da
to
b2512fe
Compare
29fd6eb
to
2ac292d
Compare
2ac292d
to
f10056c
Compare
f10056c
to
caf66f4
Compare
caf66f4
to
d6e5b35
Compare
d6e5b35
to
b6711de
Compare
b6711de
to
8c5c51d
Compare
Hey folks, I know this one has been tough to resolve 😓 FYI that I am sending out Tuesday's Primer changelog with no PRC releases/news. Let me know what help you need to get this moving so we can get it out before the changelog on March 6 🙏🏻 |
8c5c51d
to
20f3afd
Compare
Passing all tests in Dotcom: https://github.com/github/github/pull/260857 |
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.
🎉
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@35.20.0
Minor Changes
5967b0a9
Thanks @broccolinisoup! - Issue a deprecation notice for UnderlineNav v1#2815
74df59c4
Thanks @mperrotti! - Addresses feedback from the accessibility team about our SegmentedControl component. These changes include an update to ActionMenu that allows u to specify the ID of the DOM node that labels the menu.#2768
5055b91b
Thanks @green6erry! - Confine Heading as prop to header element types#2903
13651ba1
Thanks @colebemis! - TreeView promoted to beta status. You can now import it from the main bundle instead of/drafts
:Patch Changes
#2792
03b470b0
Thanks @broccolinisoup! - - Add a block prop for full width#2868
03ebf41b
Thanks @colebemis! - TreeView: Reliably move focus from loading item to first asynchronously loaded item#2845
c31314c8
Thanks @colebemis! - TreeView: When moving focus to TreeView, the current item will be focused by default.#2770
3bf1b0e3
Thanks @broccolinisoup! - UnderlineNav2: Handle the case when container is too small to render any itemsd8f18435
Thanks @iansan5653! - Addaria-modal
attribute toDialog
(V2) element3127e104
Thanks @jbrown1618! - Upgrade primer/behaviors from 1.3.1 to 1.3.22a00aab6
Thanks @colebemis! - TreeView: Set aria-selected=true on focused itemca7398df
Thanks @broccolinisoup! - CounterLabel: Do not parse children to string for visually hidden content#2900
3768cd7d
Thanks @broccolinisoup! - PageHeader: A11y eng review remediations8bce9740
Thanks @broccolinisoup! - UnderlineNav2: Update total height of the navigation to48px
196a7929
Thanks @iansan5653! - FixuseDynamicTextareaHeight
not taking into account top padding oftextarea
Also makes the hook accept a
RefObject
instead of an element instance#2845
c31314c8
Thanks @colebemis! - TabNav: Re-focusing a TabNav will focus the selected tab