-
Notifications
You must be signed in to change notification settings - Fork 646
Release tracking #2427
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
Merged
Merged
Release tracking #2427
Conversation
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
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 📦
|
d219e21 to
9cabe63
Compare
9cabe63 to
12bafff
Compare
12bafff to
e08630f
Compare
e08630f to
6de4954
Compare
6de4954 to
9ce2708
Compare
2f7f75b to
9d425ea
Compare
62aa291 to
9c6c092
Compare
9c6c092 to
1614083
Compare
1614083 to
19928f6
Compare
19928f6 to
2afc8e0
Compare
2afc8e0 to
e5e744c
Compare
e5e744c to
cafc6e5
Compare
cafc6e5 to
cdfce11
Compare
cdfce11 to
095b9a8
Compare
095b9a8 to
78368ee
Compare
78368ee to
d7336fb
Compare
d7336fb to
99efdf4
Compare
colebemis
approved these changes
Oct 19, 2022
Member
|
We encountered an import issue on CodeSandbox during testing of the RC. We created an issue for it to investigate more. |
Sign up for free
to 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/[email protected]
Minor Changes
#2435
e335cc4bThanks @colebemis! - SplitPageLayout has moved from@primer/react/draftsto@primer/react:Patch Changes
#2428
7ad9e77dThanks @joshblack! - Update TreeView focus ring styles and call event.preventDefault() in arrow key events#2444
2b6323caThanks @colebemis! - Dialog: Remove landmark elements to improve accessibility#2429
e7802ed9Thanks @colebemis! - TreeView: Addstateprop toTreeView.SubTreecomponent#2432
99309e00Thanks @joshblack! - Update useStickyPaneHeight and useMedia to not warn during SSR#2433
a08997b3Thanks @joshblack! - Update TreeView hover and focus styles to work in Windows High Contrast Mode#2446
e00d03c1Thanks @colebemis! - TreeView: Use correct design tokens and icons#2429
e7802ed9Thanks @colebemis! - TreeView: Improve accessibility of async items#2434
57c3b4d8Thanks @joshblack! - Add support for labels in TreeView.LeadingVisual and TreeView.TrailingVisual#2360
0f41dfecThanks @joshblack! - Update types to support TypeScript v4.8.3#2326
31bbec8cThanks @joshblack! - Update the sticky layout algorithm for PageLayout and PageLayout.Pane#2442
6b559a97Thanks @joshblack! - Inline ESM-only dependencies in CommonJS bundle#2443
3012faecThanks @colebemis! - TreeView: Use roving tabindex instead ofaria-activedescendantfor improved VoiceOver support in Safari