-
Notifications
You must be signed in to change notification settings - Fork 616
Release Tracking #1547
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 #1547
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
size-limit report 📦
|
c285489
to
58429c9
Compare
58429c9
to
a53b3af
Compare
a53b3af
to
fbb1009
Compare
fbb1009
to
5833e87
Compare
5833e87
to
5ccefd7
Compare
5ccefd7
to
a2a8604
Compare
a2a8604
to
50908ce
Compare
50908ce
to
85bcb6e
Compare
85bcb6e
to
0b63151
Compare
0b63151
to
b718ff5
Compare
b718ff5
to
c7f7342
Compare
c7f7342
to
2a086ba
Compare
2a086ba
to
c53cfd9
Compare
c53cfd9
to
25d7c83
Compare
25d7c83
to
6afeaa3
Compare
6afeaa3
to
881e6b2
Compare
881e6b2
to
a3a3012
Compare
a3a3012
to
5e503f9
Compare
5e503f9
to
7e3dea3
Compare
7e3dea3
to
decfca9
Compare
decfca9
to
76ed571
Compare
colebemis
approved these changes
Nov 18, 2021
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.
Smoke tested on Memex. Didn't notice any issues ✅
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/components@31.2.0
Minor Changes
#1544
5b55b0ab
Thanks @jfuchs! - The sx prop now has types that will inform autocomplete for color and shadow values that are key paths into the theme.#1517
561c0bd3
Thanks @siddharthkp! - Add experimentalActionList
with composable APIPatch Changes
#1599
a2e195b0
Thanks @siddharthkp! - ActionList: Better labels and description for accessible ActionList.Item#1603
f4057b89
Thanks @siddharthkp! - ActionList: Improve keyboard accessibility with focus styles cross browser#1583
24b1ebbc
Thanks @pksjce! - Add a utility to provide useIsoMorphicEffect function and use that instead of useLayoutEffect everywhere#1592
8d3d491f
Thanks @rezrah! - Fixes a styling bug in TextInput components while using itsicon
andblock
props together#1549
f565840f
Thanks @michael-lefebvre! - FixauxiliaryText
in ActionList Group header#1604
d2090b5b
Thanks @japf! - Add support for draft issues to the StateLabel component#1609
5eb7ade9
Thanks @siddharthkp! - Rename@primer/components/unreleased
to@primer/components/drafts
to avoid confusion when referring to it.