-
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 #1600
Merged
Merged
Release Tracking #1600
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-10-08 07:30:35.170723380 +0000
+++ after.txt 2021-10-08 07:30:35.250723052 +0000
@@ -228,3 +228,3 @@
.Link--muted:hover
-.Link--muted:hover [class*="color-text"]
+.Link--muted:hover [class*=color-text]
.Link--onHover:hover
@@ -232,6 +232,6 @@
.Link--primary:hover
-.Link--primary:hover [class*="color-text"]
+.Link--primary:hover [class*=color-text]
.Link--secondary
.Link--secondary:hover
-.Link--secondary:hover [class*="color-text"]
+.Link--secondary:hover [class*=color-text]
.Link:hover
@@ -306,4 +306,4 @@
.SelectMenu-tab:hover
-.SelectMenu-tab:not([aria-selected="true"]):active
-.SelectMenu-tab[aria-selected="true"]
+.SelectMenu-tab:not([aria-selected=true]):active
+.SelectMenu-tab[aria-selected=true]
.SelectMenu-tabs
@@ -323,4 +323,4 @@
.SideNav-item[aria-current]:not([aria-current=false])::before
-.SideNav-item[aria-selected="true"]
-.SideNav-item[aria-selected="true"]::before
+.SideNav-item[aria-selected=true]
+.SideNav-item[aria-selected=true]::before
.SideNav-subItem
@@ -329,3 +329,3 @@
.SideNav-subItem[aria-current]:not([aria-current=false])
-.SideNav-subItem[aria-selected="true"]
+.SideNav-subItem[aria-selected=true]
.State
@@ -598,3 +598,2 @@
.breadcrumb-item[aria-current]:not([aria-current=false])::after
-.break-word
.btn
@@ -829,36 +828,18 @@
.col-xl-9
+.color-bg-accent
.color-bg-accent-emphasis
-.color-bg-accent-muted
-.color-bg-accent-subtle
+.color-bg-attention
.color-bg-attention-emphasis
-.color-bg-attention-muted
-.color-bg-attention-subtle
-.color-bg-canvas
-.color-bg-canvas-inset
-.color-bg-canvas-inverse
.color-bg-danger
.color-bg-danger-emphasis
-.color-bg-danger-inverse
-.color-bg-danger-muted
-.color-bg-danger-subtle
.color-bg-default
+.color-bg-done
.color-bg-done-emphasis
-.color-bg-done-muted
-.color-bg-done-subtle
-.color-bg-info
-.color-bg-info-inverse
+.color-bg-emphasis
.color-bg-inset
-.color-bg-neutral-emphasis
-.color-bg-neutral-emphasis-plus
-.color-bg-neutral-muted
-.color-bg-neutral-subtle
.color-bg-overlay
-.color-bg-primary
-.color-bg-secondary
+.color-bg-severe
.color-bg-severe-emphasis
-.color-bg-severe-muted
-.color-bg-severe-subtle
+.color-bg-sponsors
.color-bg-sponsors-emphasis
-.color-bg-sponsors-muted
-.color-bg-sponsors-subtle
.color-bg-subtle
@@ -866,24 +847,19 @@
.color-bg-success-emphasis
-.color-bg-success-inverse
-.color-bg-success-muted
-.color-bg-success-subtle
-.color-bg-tertiary
-.color-bg-warning
-.color-bg-warning-inverse
.color-border-accent
+.color-border-accent-emphasis
.color-border-attention
+.color-border-attention-emphasis
.color-border-danger
+.color-border-danger-emphasis
.color-border-default
.color-border-done
-.color-border-info
-.color-border-inverse
+.color-border-done-emphasis
.color-border-muted
-.color-border-primary
-.color-border-secondary
.color-border-severe
+.color-border-severe-emphasis
.color-border-sponsors
+.color-border-sponsors-emphasis
.color-border-subtle
.color-border-success
-.color-border-tertiary
-.color-border-warning
+.color-border-success-emphasis
.color-fg-accent
@@ -900,9 +876,2 @@
.color-fg-success
-.color-icon-danger
-.color-icon-info
-.color-icon-primary
-.color-icon-secondary
-.color-icon-success
-.color-icon-tertiary
-.color-icon-warning
.color-shadow-extra-large
@@ -911,11 +880,2 @@
.color-shadow-small
-.color-text-danger
-.color-text-inverse
-.color-text-link
-.color-text-primary
-.color-text-secondary
-.color-text-success
-.color-text-tertiary
-.color-text-warning
-.color-text-white
.composer .comment-form-textarea
@@ -1009,3 +969,3 @@
.dropdown-item:focus
-.dropdown-item:focus [class*="color-text-"]
+.dropdown-item:focus [class*=color-text-]
.dropdown-item:focus>.Label
@@ -1013,6 +973,6 @@
.dropdown-item:hover
-.dropdown-item:hover [class*="color-text-"]
+.dropdown-item:hover [class*=color-text-]
.dropdown-item:hover>.Label
.dropdown-item:hover>.octicon
-.dropdown-item[aria-checked="false"] .octicon-check
+.dropdown-item[aria-checked=false] .octicon-check
.dropdown-menu
@@ -1296,4 +1256,4 @@
.form-checkbox-details
-.form-checkbox-details-trigger:checked ~ * .form-checkbox-details
-.form-checkbox-details-trigger:checked ~ .form-checkbox-details
+.form-checkbox-details-trigger:checked~* .form-checkbox-details
+.form-checkbox-details-trigger:checked~.form-checkbox-details
.form-control
@@ -1379,30 +1339,30 @@
.gutter-condensed
-.gutter-condensed>[class*="col-"]
+.gutter-condensed>[class*=col-]
.gutter-lg
.gutter-lg-condensed
-.gutter-lg-condensed>[class*="col-"]
+.gutter-lg-condensed>[class*=col-]
.gutter-lg-spacious
-.gutter-lg-spacious>[class*="col-"]
-.gutter-lg>[class*="col-"]
+.gutter-lg-spacious>[class*=col-]
+.gutter-lg>[class*=col-]
.gutter-md
.gutter-md-condensed
-.gutter-md-condensed>[class*="col-"]
+.gutter-md-condensed>[class*=col-]
.gutter-md-spacious
-.gutter-md-spacious>[class*="col-"]
-.gutter-md>[class*="col-"]
+.gutter-md-spacious>[class*=col-]
+.gutter-md>[class*=col-]
.gutter-sm
.gutter-sm-condensed
-.gutter-sm-condensed>[class*="col-"]
+.gutter-sm-condensed>[class*=col-]
.gutter-sm-spacious
-.gutter-sm-spacious>[class*="col-"]
-.gutter-sm>[class*="col-"]
+.gutter-sm-spacious>[class*=col-]
+.gutter-sm>[class*=col-]
.gutter-spacious
-.gutter-spacious>[class*="col-"]
+.gutter-spacious>[class*=col-]
.gutter-xl
.gutter-xl-condensed
-.gutter-xl-condensed>[class*="col-"]
+.gutter-xl-condensed>[class*=col-]
.gutter-xl-spacious
-.gutter-xl-spacious>[class*="col-"]
-.gutter-xl>[class*="col-"]
-.gutter>[class*="col-"]
+.gutter-xl-spacious>[class*=col-]
+.gutter-xl>[class*=col-]
+.gutter>[class*=col-]
.h0-mktg
@@ -1629,2 +1589,8 @@
.markdown-body .emoji
+.markdown-body .footnotes
+.markdown-body .footnotes .data-footnote-backref g-emoji
+.markdown-body .footnotes li
+.markdown-body .footnotes li:target
+.markdown-body .footnotes li:target::before
+.markdown-body .footnotes ol
.markdown-body .highlight
@@ -1683,3 +1649,2 @@
.markdown-body img[align=right]
-.markdown-body kbd
.markdown-body li+li
@@ -1691,4 +1656,4 @@
.markdown-body ol[type="1"]
-.markdown-body ol[type="a"]
-.markdown-body ol[type="i"]
+.markdown-body ol[type=a]
+.markdown-body ol[type=i]
.markdown-body p
@@ -1712,2 +1677,4 @@
.markdown-body span.frame>span
+.markdown-body sup>a::after
+.markdown-body sup>a::before
.markdown-body table
@@ -3111,4 +3078,4 @@
.suggester li:last-child
-.suggester li[aria-selected="true"]
-.suggester li[aria-selected="true"] small
+.suggester li[aria-selected=true]
+.suggester li[aria-selected=true] small
.suggester-container
@@ -3135,3 +3102,2 @@
.text-emphasized
-.text-inherit
.text-italic
@@ -3326,30 +3292,38 @@
:root
-[data-color-mode="auto"][data-dark-theme*="dark"]
-[data-color-mode="auto"][data-dark-theme*="dark"] .form-select
-[data-color-mode="auto"][data-dark-theme*="light"]
-[data-color-mode="auto"][data-dark-theme="dark"]
-[data-color-mode="auto"][data-dark-theme="dark_dimmed"]
-[data-color-mode="auto"][data-dark-theme="dark_high_contrast"]
-[data-color-mode="auto"][data-dark-theme="light"]
-[data-color-mode="auto"][data-light-theme*="dark"]
-[data-color-mode="auto"][data-light-theme*="dark"] .form-select
-[data-color-mode="auto"][data-light-theme*="light"]
-[data-color-mode="auto"][data-light-theme="dark"]
-[data-color-mode="auto"][data-light-theme="dark_dimmed"]
-[data-color-mode="auto"][data-light-theme="dark_high_contrast"]
-[data-color-mode="auto"][data-light-theme="light"]
-[data-color-mode="dark"][data-dark-theme*="dark"]
-[data-color-mode="dark"][data-dark-theme*="dark"] .form-select
-[data-color-mode="dark"][data-dark-theme*="light"]
-[data-color-mode="dark"][data-dark-theme="dark"]
-[data-color-mode="dark"][data-dark-theme="dark_dimmed"]
-[data-color-mode="dark"][data-dark-theme="dark_high_contrast"]
-[data-color-mode="dark"][data-dark-theme="light"]
-[data-color-mode="light"][data-light-theme*="dark"]
-[data-color-mode="light"][data-light-theme*="dark"] .form-select
-[data-color-mode="light"][data-light-theme*="light"]
-[data-color-mode="light"][data-light-theme="dark"]
-[data-color-mode="light"][data-light-theme="dark_dimmed"]
-[data-color-mode="light"][data-light-theme="dark_high_contrast"]
-[data-color-mode="light"][data-light-theme="light"]
+[data-color-mode=auto][data-dark-theme*=dark]
+[data-color-mode=auto][data-dark-theme*=dark] .form-select
+[data-color-mode=auto][data-dark-theme*=light]
+[data-color-mode=auto][data-dark-theme=dark]
+[data-color-mode=auto][data-dark-theme=dark_colorblind]
+[data-color-mode=auto][data-dark-theme=dark_dimmed]
+[data-color-mode=auto][data-dark-theme=dark_high_contrast]
+[data-color-mode=auto][data-dark-theme=light]
+[data-color-mode=auto][data-dark-theme=light_colorblind]
+[data-color-mode=auto][data-light-theme*=dark]
+[data-color-mode=auto][data-light-theme*=dark] .form-select
+[data-color-mode=auto][data-light-theme*=light]
+[data-color-mode=auto][data-light-theme=dark]
+[data-color-mode=auto][data-light-theme=dark_colorblind]
+[data-color-mode=auto][data-light-theme=dark_dimmed]
+[data-color-mode=auto][data-light-theme=dark_high_contrast]
+[data-color-mode=auto][data-light-theme=light]
+[data-color-mode=auto][data-light-theme=light_colorblind]
+[data-color-mode=dark][data-dark-theme*=dark]
+[data-color-mode=dark][data-dark-theme*=dark] .form-select
+[data-color-mode=dark][data-dark-theme*=light]
+[data-color-mode=dark][data-dark-theme=dark]
+[data-color-mode=dark][data-dark-theme=dark_colorblind]
+[data-color-mode=dark][data-dark-theme=dark_dimmed]
+[data-color-mode=dark][data-dark-theme=dark_high_contrast]
+[data-color-mode=dark][data-dark-theme=light]
+[data-color-mode=dark][data-dark-theme=light_colorblind]
+[data-color-mode=light][data-light-theme*=dark]
+[data-color-mode=light][data-light-theme*=dark] .form-select
+[data-color-mode=light][data-light-theme*=light]
+[data-color-mode=light][data-light-theme=dark]
+[data-color-mode=light][data-light-theme=dark_colorblind]
+[data-color-mode=light][data-light-theme=dark_dimmed]
+[data-color-mode=light][data-light-theme=dark_high_contrast]
+[data-color-mode=light][data-light-theme=light]
+[data-color-mode=light][data-light-theme=light_colorblind]
[data-color-mode]
@@ -3370,17 +3344,17 @@
[open]>.btn-transparent
-[type="button"]:-moz-focusring
-[type="button"]::-moz-focus-inner
-[type="checkbox"]
-[type="number"]::-webkit-inner-spin-button
-[type="number"]::-webkit-outer-spin-button
-[type="radio"]
-[type="reset"]
-[type="reset"]:-moz-focusring
-[type="reset"]::-moz-focus-inner
-[type="search"]
-[type="search"]::-webkit-search-cancel-button
-[type="search"]::-webkit-search-decoration
-[type="submit"]
-[type="submit"]:-moz-focusring
-[type="submit"]::-moz-focus-inner
+[type=button]:-moz-focusring
+[type=button]::-moz-focus-inner
+[type=checkbox]
+[type=number]::-webkit-inner-spin-button
+[type=number]::-webkit-outer-spin-button
+[type=radio]
+[type=reset]
+[type=reset]:-moz-focusring
+[type=reset]::-moz-focus-inner
+[type=search]
+[type=search]::-webkit-search-cancel-button
+[type=search]::-webkit-search-decoration
+[type=submit]
+[type=submit]:-moz-focusring
+[type=submit]::-moz-focus-inner
a
@@ -3432,3 +3406,3 @@
html
-html [type="button"]
+html [type=button]
img Bundles with a size change since latest release
|
primer-css
force-pushed
the
changeset-release/main
branch
from
September 17, 2021 01:40
3668ea6
to
6a4027b
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
September 17, 2021 01:43
6a4027b
to
9fa6999
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
September 17, 2021 01:55
9fa6999
to
537a285
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
September 17, 2021 16:20
537a285
to
e37fc42
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
September 20, 2021 08:38
e37fc42
to
822168f
Compare
primer-css
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
September 20, 2021 08:41
15c82cd
to
ca9f2fb
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
September 20, 2021 16:10
ca9f2fb
to
97d89f3
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
September 20, 2021 17:45
97d89f3
to
9014012
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
September 20, 2021 20:03
9014012
to
4925a48
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
September 21, 2021 01:07
4925a48
to
e2bdd96
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
September 21, 2021 03:00
e2bdd96
to
c07dc6d
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
September 21, 2021 20:54
c07dc6d
to
c8c6db0
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
October 4, 2021 02:14
2e0269e
to
f81203a
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
October 4, 2021 16:39
f81203a
to
666768c
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
October 4, 2021 16:41
666768c
to
01c8c22
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
October 4, 2021 16:54
01c8c22
to
8534003
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
October 4, 2021 17:14
8534003
to
58adbc5
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
October 4, 2021 17:25
58adbc5
to
2b37b79
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
October 4, 2021 17:32
2b37b79
to
cea6247
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
October 4, 2021 17:41
cea6247
to
d5d35b5
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
October 4, 2021 18:16
d5d35b5
to
4e0671f
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
October 5, 2021 16:03
4e0671f
to
b65a06b
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
October 6, 2021 02:11
b65a06b
to
d91eea1
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
October 8, 2021 06:47
d91eea1
to
566bf73
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
October 8, 2021 07:29
566bf73
to
c4bc72b
Compare
simurai
approved these changes
Oct 8, 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.
1️⃣ 8️⃣ 🎉
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
#1599
13de16c7
Thanks @jonrohan! - Removing the rem() mixin and usages. Placing the computed values in place.#1615
612841f1
Thanks @simurai! - Update v1 deprecations#1599
13de16c7
Thanks @jonrohan! - Renamemodes.scss
file tocolor-modes.scss
and move from thebase/
folder to thesupport/variables
folder.#1599
13de16c7
Thanks @jonrohan! - Moving color modes to their own bundle,./color-modes/
and separates color mode themes into their own scss file.#1602
852da9d5
Thanks @simurai! - Remove V1 color utilities#1617
e47324fa
Thanks @jonrohan! - Removing<kbd>
import from markdown package. Going forward you'll need to include@primer/css/base/kbd.scss
directly.#1630
5f7bb45c
Thanks @simurai! - Update utilities#1599
13de16c7
Thanks @jonrohan! - Remove break-word from utilitiesMinor Changes
#1601
410c1d63
Thanks @jonrohan! - Add light & dark colorblind themes#1626
4d00d51d
Thanks @jonrohan! - Changing to @primer/stylelint-config and upgrading @primer/primitives to 5.0 rc#1616
afac04bc
Thanks @talum! - Adding footnote styles to markdown-body.#1617
e47324fa
Thanks @jonrohan! - Convert postcss build tool, from node-sass to dart-sass.#1603
21c5ebc0
Thanks @simurai! - Update docs with V2 colorsPatch Changes
#1628
ce197c9f
Thanks @edokoa! - Update flash alert icons#1629
54d3068b
Thanks @jdanyow! - remove remaining color-border-primary refs#1631
5f3689b9
Thanks @jonrohan! - Updating @primer/stylelint-config and @primer/primitives to 5.0#1659
d32e42f9
Thanks @jonrohan! - Rename protanopia themes to colorblind.#1658
0ed0307b
Thanks @koddsson! - Increase the z-index value for the details dialog overlay.#1661
ebb573ff
Thanks @simurai! - Update bg deprecations