-
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 #4410
Release tracking #4410
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. |
bc61355
to
34f0473
Compare
size-limit report 📦
|
34f0473
to
415c1e8
Compare
64f1119
to
7b72ccd
Compare
7b72ccd
to
9b58b60
Compare
9b58b60
to
34a76fa
Compare
39bd80f
to
a5c9b5e
Compare
affee91
to
f7566ca
Compare
f7566ca
to
f2089be
Compare
f2089be
to
8a912ce
Compare
8a912ce
to
74d9f8a
Compare
74d9f8a
to
1601e43
Compare
1601e43
to
2a6900c
Compare
2a6900c
to
7aa5882
Compare
7aa5882
to
19b642b
Compare
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.
Resolved all issues related to primer. See #4437 for details
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.13.0
Minor Changes
#4395
c2557d102b80ea4ccc280e041bea212e8602573e
Thanks @broccolinisoup! - ActionList.Group: deprecatetitle
prop - please useActionList.GroupHeading
insteadActionList.GroupHeading: update the warning to be an error if there is no explict
as
prop for listrole
action lists.ActionList.GroupHeading: There shouldn't be an
as
prop onActionList.GroupHeading
forlistbox
ormenu
role action lists. console.error if there is one#4241
5f94a236adf6511a4817e720d1f7358f38233b31
Thanks @owenniblock! - Adds new alpha component: TabPanels to match Primer View Components.TabPanels should be used when semantic tabs are required and the tablist is not a navigation element.
#4407
4a7e44a510d94802acb865e8e5530f8b5fae8dee
Thanks @joshblack! - experimental/SelectPanel: Add support for announcements to SelectPanel.Loading#4417
d7f4f7c71ef86b80d62683cb6e0f0d36ea370681
Thanks @joshblack! - Update @primer/octicons-react to 19.9.0Patch Changes
#4305
37c47708d7755c0387cdc94f68389226799ee707
Thanks @keithamus! - Render SSR date for RelativeTime#4385
254e289b845c5167febd304be082fe8493aa87ab
Thanks @broccolinisoup! - ActionMenu: Addid
toActionMenu.Anchor
types#4388
c4a4674907f747ee154ca4e2a4ccd8bf2c0c3541
Thanks @keithamus! - ActionBar now produces valid HTML#4403
d4edf2a7f85d944859e744b9c978d89ed92ac6f7
Thanks @keithamus! - Improve display names for React components built from Custom Elements#4446
a3355a5483e37bebe077c7aa000ae8e4ed0f77b9
Thanks @broccolinisoup! - Tooltipv2: Update the threshold value to match with the offset#4440
674437d421bc6a1237b286d6840a0043a1a67314
Thanks @joshblack! - Update DataTable to avoid layout overflow when visually hidden selectors are used in Table headers#4277
69915d9e9cbba2d378e0acc065474a93bf5411b0
Thanks @siddharthkp! - experimental/SelectPanel: Add responsive variants#4426
369c3036c8701f227ac5e49b38d32f65f6a8ce97
Thanks @iansan5653! - Fixes a bug where consumers cannot override buttons' aria-disabled attribute#4424
392a3ca508b5de1b7440ff9f6f0700414560f2cf
Thanks @pksjce! - ActionBar: The overflow menu was earlier bootlegged with heavily customised ActionList. This is being replaced with ActionMenu which is cleaner and more robust.#4234
8bbb8e5d7be39bc46d0c9ee1687533f1a9fc6efa
Thanks @Rebstorm! -<UnderlineNav>
menu now uses the Anchored Position on smaller screen sizes to not clip, or go out of bounds.#4392
f100683a756c48c433fdd96f0837db9d1525b195
Thanks @langermank! - Bug fix: makeactive
label bold in ActionList