-
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 #1849
Merged
Merged
Release Tracking #1849
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 2022-01-14 17:28:35.567596749 +0000
+++ after.txt 2022-01-14 17:28:35.651597369 +0000
@@ -44,3 +44,11 @@
.ActionList-item.ActionList-item--danger:hover .ActionList-item-label
+.ActionList-item.ActionList-item--hasSubItem>.ActionList-content
+.ActionList-item.ActionList-item--hasSubItem>.ActionList-content:active
+.ActionList-item.ActionList-item--hasSubItem>.ActionList-content:active .ActionList-item-label::before
+.ActionList-item.ActionList-item--hasSubItem>.ActionList-content:active+.ActionList-item .ActionList-item-label::before
+.ActionList-item.ActionList-item--hasSubItem>.ActionList-content:active:not(.ActionList-item--navActive)
.ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover
+.ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover .ActionList-item-label::before
+.ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover+.ActionList-item .ActionList-item-label::before
+.ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover:not(.ActionList-item--navActive)
.ActionList-item.ActionList-item--navActive:not(.ActionList-item--danger)
@@ -49,2 +57,3 @@
.ActionList-item.ActionList-item--navActive:not(.ActionList-item--danger)::before
+.ActionList-item.ActionList-item--navActive:not(.ActionList-item--danger):hover
.ActionList-item.ActionList-item--navActive:not(.ActionList-item--subItem) .ActionList-item-label
@@ -58,2 +67,3 @@
.ActionList-item:not(.ActionList-item--hasSubItem):active+.ActionList-item .ActionList-item-label::before
+.ActionList-item:not(.ActionList-item--hasSubItem):active:not(.ActionList-item--navActive)
.ActionList-item:not(.ActionList-item--hasSubItem):hover
@@ -61,2 +71,3 @@
.ActionList-item:not(.ActionList-item--hasSubItem):hover+.ActionList-item .ActionList-item-label::before
+.ActionList-item:not(.ActionList-item--hasSubItem):hover:not(.ActionList-item--navActive)
.ActionList-item[aria-checked=false] .ActionList-item-multiSelectCheckmark
@@ -83,2 +94,3 @@
.ActionList-item[aria-expanded=true].ActionList-item--hasActiveSubItem>.ActionList-content>.ActionList-item-label
+.ActionList-item[aria-expanded] .ActionList--subGroup
.ActionList-item[aria-expanded] .ActionList--subGroup .ActionList-content
@@ -348,2 +360,55 @@
.Link:hover
+.PageLayout
+.PageLayout .PageLayout-content-centered-lg
+.PageLayout .PageLayout-content-centered-md
+.PageLayout .PageLayout-content-centered-sm
+.PageLayout .PageLayout-content-centered-xl
+.PageLayout .PageLayout-footer--hasDivider
+.PageLayout .PageLayout-header--hasDivider
+.PageLayout .PageLayout-region--dividerNarrow-filled-after
+.PageLayout .PageLayout-region--dividerNarrow-filled-after::before
+.PageLayout .PageLayout-region--dividerNarrow-filled-before
+.PageLayout .PageLayout-region--dividerNarrow-filled-before::after
+.PageLayout .PageLayout-region--dividerNarrow-line-after
+.PageLayout .PageLayout-region--dividerNarrow-line-after::after
+.PageLayout .PageLayout-region--dividerNarrow-line-before
+.PageLayout .PageLayout-region--dividerNarrow-line-before::before
+.PageLayout [class^=PageLayout-content-centered-]
+.PageLayout--columnGap-condensed
+.PageLayout--columnGap-none
+.PageLayout--columnGap-normal
+.PageLayout--innerSpacing-condensed
+.PageLayout--innerSpacing-normal
+.PageLayout--outerSpacing-condensed
+.PageLayout--outerSpacing-normal
+.PageLayout--rowGap-condensed
+.PageLayout--rowGap-none
+.PageLayout--rowGap-normal
+.PageLayout-columns
+.PageLayout-content
+.PageLayout-footer
+.PageLayout-header
+.PageLayout-pane
+.PageLayout-wrapper
+.PageLayout.PageLayout--hasPaneDivider [class^=PageLayout-content-centered-]
+.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-end .PageLayout-pane
+.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-end:not(.PageLayout--columnGap-none) .PageLayout-content
+.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-end:not(.PageLayout--columnGap-none) .PageLayout-pane
+.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-start .PageLayout-pane
+.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-start:not(.PageLayout--columnGap-none) .PageLayout-content
+.PageLayout.PageLayout--hasPaneDivider.PageLayout--panePos-start:not(.PageLayout--columnGap-none) .PageLayout-pane
+.PageLayout.PageLayout--isPaneSticky .PageLayout-pane
+.PageLayout.PageLayout--panePos-end
+.PageLayout.PageLayout--panePos-end [class^=PageLayout-content-centered-]>[class^=container-]
+.PageLayout.PageLayout--panePos-start
+.PageLayout.PageLayout--panePos-start [class^=PageLayout-content-centered-]>[class^=container-]
+.PageLayout.PageLayout--paneWidth-narrow
+.PageLayout.PageLayout--paneWidth-wide
+.PageLayout.PageLayout--responsive-separateRegions
+.PageLayout.PageLayout--responsive-separateRegions.PageLayout--responsive-primary-content
+.PageLayout.PageLayout--responsive-separateRegions.PageLayout--responsive-primary-content .PageLayout-pane
+.PageLayout.PageLayout--responsive-separateRegions.PageLayout--responsive-primary-pane
+.PageLayout.PageLayout--responsive-separateRegions.PageLayout--responsive-primary-pane .PageLayout-content
+.PageLayout.PageLayout--responsive-stackRegions
+.PageLayout.PageLayout--responsive-stackRegions.PageLayout--responsive-panePos-start
.Popover Bundles with a size change since latest release
|
primer-css
force-pushed
the
changeset-release/main
branch
from
December 21, 2021 21:42
964cc8e
to
11f86d7
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
December 21, 2021 21:49
11f86d7
to
9e2a219
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
December 21, 2021 21:58
9e2a219
to
a52e101
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
December 21, 2021 21:59
a52e101
to
4087c0c
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
December 21, 2021 22:03
4087c0c
to
68d486c
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
December 21, 2021 22:15
68d486c
to
7055b94
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
December 21, 2021 22:16
7055b94
to
9b90fc6
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
December 21, 2021 22:22
9b90fc6
to
c54b838
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
December 22, 2021 05:16
c54b838
to
01f842e
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 4, 2022 17:47
1ec6760
to
0eddd2c
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 4, 2022 17:50
0eddd2c
to
991d0ac
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 4, 2022 18:02
991d0ac
to
7695b58
Compare
simurai
approved these changes
Jan 5, 2022
primer-css
force-pushed
the
changeset-release/main
branch
from
January 12, 2022 19:00
7695b58
to
808bc90
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 12, 2022 23:12
808bc90
to
8b634ed
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 14, 2022 00:31
8b634ed
to
4e90429
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 14, 2022 11:53
4e90429
to
f36e396
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 14, 2022 17:27
f36e396
to
b93b3dd
Compare
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]
Minor Changes
6b4089d8
Thanks @vdepizzol! - Adds new PageLayout component CSS with Storybook documentationPatch Changes
#1855
8f2e7534
Thanks @simurai! - Bump primer/primitives to7.4.0
#1869
868f61a1
Thanks @jdanyow! - Minor bugfix for AvatarStack. Removing the box-shadow from the AvatarStack-body on hover.#1856
cbe3fb56
Thanks @langermank! - ActionList item outlines for high contrast theme#1870
815daff9
Thanks @vdepizzol! - [ActionList] Add hover toaria-current
elements and other micro interactions