Uh oh!
There was an error while loading. Please reload this page.
Release tracking - #2554
Merged
Merged
Conversation
Contributor
❗ 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. |
Contributor
size-limit report 📦
|
primer-cssforce-pushed
the
changeset-release/main
branch
from
November 8, 2022 06:23
b708006 to
203d5f3Compareprimer-cssforce-pushed
the
changeset-release/main
branch
from
November 8, 2022 15:25
203d5f3 to
3a4020bCompareprimer-cssforce-pushed
the
changeset-release/main
branch
from
November 8, 2022 15:35
3a4020b to
bc38ec4Compareprimer-cssforce-pushed
the
changeset-release/main
branch
2 times, most recently
from
November 8, 2022 15:49
a31f2c6 to
2491c1fCompareprimer-cssforce-pushed
the
changeset-release/main
branch
from
November 8, 2022 16:04
2491c1f to
7b48b4fCompareprimer-cssforce-pushed
the
changeset-release/main
branch
from
November 8, 2022 16:14
7b48b4f to
74ef8f6Compareprimer-cssforce-pushed
the
changeset-release/main
branch
from
November 8, 2022 17:51
74ef8f6 to
6cb6bf0Compareprimer-cssforce-pushed
the
changeset-release/main
branch
from
November 9, 2022 11:27
6cb6bf0 to
efc6c8aCompareprimer-cssforce-pushed
the
changeset-release/main
branch
from
November 9, 2022 23:34
efc6c8a to
487af27Compareprimer-cssforce-pushed
the
changeset-release/main
branch
from
November 10, 2022 01:04
487af27 to
35980ceCompareprimer-cssforce-pushed
the
changeset-release/main
branch
from
November 10, 2022 01:40
35980ce to
473bbb8Compareprimer-cssforce-pushed
the
changeset-release/main
branch
from
November 10, 2022 02:07
473bbb8 to
317d39aCompareprimer-cssforce-pushed
the
changeset-release/main
branch
from
November 10, 2022 03:19
317d39a to
9fc32adCompareprimer-cssforce-pushed
the
changeset-release/main
branch
from
November 10, 2022 14:20
9fc32ad to
c9c0ea8Compareprimer-cssforce-pushed
the
changeset-release/main
branch
from
November 10, 2022 14:33
c9c0ea8 to
0bb7d9eComparesiddharthkp
requested review from
siddharthkp
and removed request for
JoshBowdenConceptsNovember 10, 2022 14:47
siddharthkp
approved these changes
Nov 10, 2022
siddharthkp
left a comment
Member
There was a problem hiding this comment.
Checklist completed 👍
The CI shows incomplete because I added a last commit with [skip actions]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.14.2
Patch Changes
#2553
3a4b3124Thanks @broccolinisoup! - UnderlineNav2: Only allowEnterandSpacekey to select an UnderlineNav item#2506
a20faba0Thanks @broccolinisoup! - UnderlineNav2: Prevent item width calculation when they are null#2549
205e1d29Thanks @mperrotti! - Adds a focus style to ActionList.LinkItem that is used when the primary input method is a cursor. Before this change, there was only a focus style for when the keyboard is being used as the primary input method.#2546
8a8b1a4fThanks @joshblack! - Add support for PageUp and PageDown for TreeView#2485
e2a2d78cThanks @broccolinisoup! - UnderlineNav2: Only run overflow layout function when nav item has a width#2552
7877f895Thanks @broccolinisoup! - UnderlineNav2: Add aria-hidden and sr-only class support for a descriptive "More" button label#2550
e13e8ad7Thanks @broccolinisoup! - UnderlineNav2: Remove focus zone and unnecessary 'Arrow keys' & 'Home' & 'End' button navigation support#2551
5bc5c703Thanks @broccolinisoup! - UnderlineNav2: Add aria-hidden and sr-only class support for descriptive counters#2538
bdbccaafThanks @colebemis! - TreeView: Preserve expanded state of nested items when parent item is collapsed.Breaking change
TreeView.ItemandTreeView.LinkItemnow require anidprop:This is not in a major release because TreeView is still a
draftcomponent.#2555
dc1cf6daThanks @josepmartins! - Remove deprecated components usage in Overlay stories