-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 #2428
Merged
Merged
Release Tracking #2428
Conversation
This file contains 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
Preparing for a release. ChecklistMake sure these items are checked before merging.
Selectors added/removed since latest release--- before.txt 2023-05-31 18:10:55.017140316 +0000
+++ after.txt 2023-05-31 18:10:55.081140860 +0000
@@ -173,16 +173,16 @@
.FormControl-input-wrap .FormControl-input-trailingAction[disabled]
+.FormControl-input-wrap.FormControl-input-wrap--large .FormControl-input-leadingVisualWrap
+.FormControl-input-wrap.FormControl-input-wrap--large .FormControl-input-trailingAction
+.FormControl-input-wrap.FormControl-input-wrap--large .FormControl-input-trailingAction:before
+.FormControl-input-wrap.FormControl-input-wrap--large.FormControl-input-wrap--leadingVisual .FormControl-input.FormControl-large
+.FormControl-input-wrap.FormControl-input-wrap--large.FormControl-input-wrap--trailingAction .FormControl-input.FormControl-large
+.FormControl-input-wrap.FormControl-input-wrap--large.FormControl-input-wrap--trailingAction.FormControl-input-wrap-trailingAction--divider .FormControl-input.FormControl-large
.FormControl-input-wrap.FormControl-input-wrap--leadingVisual .FormControl-input
+.FormControl-input-wrap.FormControl-input-wrap--small .FormControl-input-leadingVisualWrap
+.FormControl-input-wrap.FormControl-input-wrap--small .FormControl-input-trailingAction
+.FormControl-input-wrap.FormControl-input-wrap--small .FormControl-input-trailingAction:before
+.FormControl-input-wrap.FormControl-input-wrap--small.FormControl-input-wrap--trailingAction .FormControl-input.FormControl-small
+.FormControl-input-wrap.FormControl-input-wrap--small.FormControl-input-wrap--trailingAction.FormControl-input-wrap-trailingAction--divider .FormControl-input.FormControl-small
.FormControl-input-wrap.FormControl-input-wrap--trailingAction .FormControl-input
.FormControl-input-wrap.FormControl-input-wrap--trailingAction.FormControl-input-wrap-trailingAction--divider .FormControl-input
-.FormControl-input-wrap.FormControl-large .FormControl-input-leadingVisualWrap
-.FormControl-input-wrap.FormControl-large .FormControl-input-trailingAction
-.FormControl-input-wrap.FormControl-large .FormControl-input-trailingAction:before
-.FormControl-input-wrap.FormControl-large.FormControl-input-wrap--leadingVisual .FormControl-input.FormControl-large
-.FormControl-input-wrap.FormControl-large.FormControl-input-wrap--trailingAction .FormControl-input.FormControl-large
-.FormControl-input-wrap.FormControl-large.FormControl-input-wrap--trailingAction.FormControl-input-wrap-trailingAction--divider .FormControl-input.FormControl-large
-.FormControl-input-wrap.FormControl-small .FormControl-input-leadingVisualWrap
-.FormControl-input-wrap.FormControl-small .FormControl-input-trailingAction
-.FormControl-input-wrap.FormControl-small .FormControl-input-trailingAction:before
-.FormControl-input-wrap.FormControl-small.FormControl-input-wrap--trailingAction .FormControl-input.FormControl-small
-.FormControl-input-wrap.FormControl-small.FormControl-input-wrap--trailingAction.FormControl-input-wrap-trailingAction--divider .FormControl-input.FormControl-small
.FormControl-input.FormControl-error
@@ -376,5 +376,3 @@
.Overlay-backdrop--anchor
-.Overlay-backdrop--anchor .Overlay
.Overlay-backdrop--anchor-whenNarrow
-.Overlay-backdrop--anchor-whenNarrow .Overlay
.Overlay-backdrop--center
@@ -3740,2 +3738,3 @@
::placeholder
+::selection
:checked+.radio-label |
primer-css
force-pushed
the
changeset-release/main
branch
from
April 27, 2023 15:57
a0b2dca
to
e2b7068
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
May 2, 2023 07:07
e2b7068
to
6220ef2
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
May 3, 2023 16:13
6220ef2
to
a863199
Compare
primer-css
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
May 12, 2023 16:14
6a38a96
to
ffc8f62
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
May 12, 2023 17:41
ffc8f62
to
c04abc5
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
May 16, 2023 19:20
c04abc5
to
f1e2f7f
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
May 31, 2023 18:09
f1e2f7f
to
daef110
Compare
langermank
approved these changes
May 31, 2023
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/css@21.0.2
Patch Changes
#2439
fe17ba05
Thanks @langermank! - Bump primitives v7.11.10#2437
616c8935
Thanks @langermank! - Add::selection
to root color vars#2438
abdb3a93
Thanks @langermank! - Add utility typography CSS vars to main bundle#2426
713d9a59
Thanks @langermank! - Addmktg
CSS vars to PCSS#2430
c415172f
Thanks @langermank! - Remove duplicatefont-weight
fallbacks from utilities