-
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 #1745
Merged
Merged
Release Tracking #1745
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 2021-11-19 10:00:35.405430760 +0000
+++ after.txt 2021-11-19 10:00:35.485430263 +0000
@@ -119,2 +119,4 @@
.Box--danger .Box-row:first-of-type
+.Box--overlay
+.Box--overlay .Box-header
.Box--scrollable
@@ -127,2 +129,4 @@
.Box-body
+.Box-body .help
+.Box-body.scrollable-overlay
.Box-body:last-of-type
@@ -132,2 +136,4 @@
.Box-header--blue
+.Box-overlay--narrow
+.Box-overlay--wide
.Box-row
@@ -713,14 +719,2 @@
.btn-danger[aria-selected=true]
-.btn-enterprise-mktg
-.btn-enterprise-mktg.disabled
-.btn-enterprise-mktg.focus
-.btn-enterprise-mktg.hover
-.btn-enterprise-mktg.selected
-.btn-enterprise-mktg::before
-.btn-enterprise-mktg:active
-.btn-enterprise-mktg:disabled
-.btn-enterprise-mktg:focus
-.btn-enterprise-mktg:hover
-.btn-enterprise-mktg[aria-disabled=true]
-.btn-enterprise-mktg[aria-selected=true]
.btn-invisible
@@ -745,14 +739,21 @@
.btn-mktg
-.btn-mktg.disabled
.btn-mktg.focus
-.btn-mktg.hover
-.btn-mktg.selected
+.btn-mktg.focus::before
+.btn-mktg.focus:disabled
.btn-mktg::before
.btn-mktg:active
-.btn-mktg:disabled
+.btn-mktg:active::before
.btn-mktg:focus
+.btn-mktg:focus::before
+.btn-mktg:focus:disabled
.btn-mktg:hover
.btn-mktg:hover::before
-.btn-mktg[aria-disabled=true]
-.btn-mktg[aria-selected=true]
+.btn-mktg:hover:disabled
+.btn-muted-mktg
+.btn-muted-mktg.focus
+.btn-muted-mktg::before
+.btn-muted-mktg:active
+.btn-muted-mktg:disabled
+.btn-muted-mktg:focus
+.btn-muted-mktg:hover
.btn-octicon
@@ -766,14 +767,2 @@
.btn-outline .Counter
-.btn-outline-mktg
-.btn-outline-mktg.disabled
-.btn-outline-mktg.focus
-.btn-outline-mktg.hover
-.btn-outline-mktg.selected
-.btn-outline-mktg::before
-.btn-outline-mktg:active
-.btn-outline-mktg:disabled
-.btn-outline-mktg:focus
-.btn-outline-mktg:hover
-.btn-outline-mktg[aria-disabled=true]
-.btn-outline-mktg[aria-selected=true]
.btn-outline.disabled
@@ -794,14 +783,2 @@
.btn-primary .octicon
-.btn-primary-mktg
-.btn-primary-mktg.disabled
-.btn-primary-mktg.focus
-.btn-primary-mktg.hover
-.btn-primary-mktg.selected
-.btn-primary-mktg::before
-.btn-primary-mktg:active
-.btn-primary-mktg:disabled
-.btn-primary-mktg:focus
-.btn-primary-mktg:hover
-.btn-primary-mktg[aria-disabled=true]
-.btn-primary-mktg[aria-selected=true]
.btn-primary.disabled
@@ -819,2 +796,5 @@
.btn-primary[aria-selected=true]
+.btn-signup-mktg
+.btn-signup-mktg::before
+.btn-signup-mktg:focus
.btn-sm
@@ -822,14 +802,7 @@
.btn-small-mktg
-.btn-transparent
-.btn-transparent.disabled
-.btn-transparent.focus
-.btn-transparent.hover
-.btn-transparent.selected
-.btn-transparent::before
-.btn-transparent:active
-.btn-transparent:disabled
-.btn-transparent:focus
-.btn-transparent:hover
-.btn-transparent[aria-disabled=true]
-.btn-transparent[aria-selected=true]
+.btn-subtle-mktg
+.btn-subtle-mktg .focus
+.btn-subtle-mktg::before
+.btn-subtle-mktg:focus
+.btn-subtle-mktg:hover
.btn-with-count
@@ -3400,2 +3373,3 @@
[data-color-mode=auto][data-dark-theme=light_colorblind]
+[data-color-mode=auto][data-dark-theme=light_high_contrast]
[data-color-mode=auto][data-light-theme*=dark]
@@ -3409,2 +3383,3 @@
[data-color-mode=auto][data-light-theme=light_colorblind]
+[data-color-mode=auto][data-light-theme=light_high_contrast]
[data-color-mode=dark][data-dark-theme*=dark]
@@ -3418,2 +3393,3 @@
[data-color-mode=dark][data-dark-theme=light_colorblind]
+[data-color-mode=dark][data-dark-theme=light_high_contrast]
[data-color-mode=light][data-light-theme*=dark]
@@ -3427,2 +3403,3 @@
[data-color-mode=light][data-light-theme=light_colorblind]
+[data-color-mode=light][data-light-theme=light_high_contrast]
[data-color-mode]
@@ -3434,4 +3411,2 @@
[open]>.btn-danger .octicon
-[open]>.btn-enterprise-mktg
-[open]>.btn-mktg
[open]>.btn-outline
@@ -3439,6 +3414,3 @@
[open]>.btn-outline .octicon
-[open]>.btn-outline-mktg
[open]>.btn-primary
-[open]>.btn-primary-mktg
-[open]>.btn-transparent
[type=button]:-moz-focusring Bundles with a size change since latest release
|
primer-css
force-pushed
the
changeset-release/main
branch
from
November 15, 2021 03:51
6c7a9f0
to
6d1d1cf
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
November 15, 2021 17:09
6d1d1cf
to
64c258f
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
November 15, 2021 17:11
64c258f
to
e187319
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
November 15, 2021 17:20
e187319
to
dbdedf9
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
November 15, 2021 17:22
dbdedf9
to
8be7359
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
November 16, 2021 16:35
8be7359
to
54710dd
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
November 16, 2021 19:47
54710dd
to
1a1a19a
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
November 16, 2021 21:44
1a1a19a
to
3bf082a
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
November 18, 2021 01:13
3bf082a
to
bc287b5
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
November 19, 2021 00:49
bc287b5
to
f894d1e
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
November 19, 2021 01:35
f894d1e
to
1bd2ddf
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
November 19, 2021 09:59
1bd2ddf
to
3a1520a
Compare
jonrohan
approved these changes
Nov 19, 2021
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]
Major Changes
9b97dc8f
Thanks @tobiasahlin! - Update marketing buttons (including color mode support)Minor Changes
#1756
ece7a3e6
Thanks @heiskr! - Update mark tag to use background-color: var(--color-attention-subtle);#1754
3838e174
Thanks @simurai! - AddBox--overlay
styles#1755
1714778a
Thanks @jonrohan! - Updating primer/[email protected] and adding Light High Contrast themePatch Changes
9e6b5f56
Thanks @simurai! - RemoveLabel
bg hack