-
Notifications
You must be signed in to change notification settings - Fork 615
Release tracking #1993
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 #1993
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
f15aa41
to
99c2be2
Compare
99c2be2
to
c3939a6
Compare
c3939a6
to
66d255f
Compare
66d255f
to
98c3af5
Compare
98c3af5
to
12839d1
Compare
12839d1
to
96af787
Compare
96af787
to
52e4c45
Compare
52e4c45
to
d050806
Compare
d050806
to
27cf4e2
Compare
d730c3d
to
48b32b5
Compare
48b32b5
to
75a1c69
Compare
75a1c69
to
140b1a6
Compare
46f2538
to
3448c77
Compare
3448c77
to
19b3eda
Compare
19b3eda
to
e510073
Compare
12ccf7c
to
b38d388
Compare
siddharthkp
approved these changes
Apr 14, 2022
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.
All ticks in the checklist
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/react@35.2.0
Minor Changes
#1947
edc85c96
Thanks @mperrotti! - Adds the option to render a trailing action inside of the TextInput component#1933
ae7650f1
Thanks @mperrotti! - Adds a toggle switch componentPatch Changes
#1973
adbcd3bf
Thanks @colebemis! - ThePageLayout
component now renders HTML5 landmark elements (header
,aside
,footer
) to improve the navigation experience for people using assistive technologies (like screen readers)#1998
cd8a5bb3
Thanks @mperrotti! - Updates the API for token components to align with our size-naming ADR, avatar guidelines, and icon guidelines#2002
3ebc1bb0
Thanks @dgreif! - Update@primer/behaviors
for better ESM compatibility#2007
a8b3ed16
Thanks @pksjce! - Add button focus styles