-
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 #1930
Merged
Merged
Release Tracking #1930
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-02-14 18:25:28.205250470 +0000
+++ after.txt 2022-02-14 18:25:28.285249338 +0000
@@ -8,2 +8,3 @@
.ActionList--full
+.ActionList--subGroup
.ActionList--tree
@@ -12,3 +13,10 @@
.ActionList--tree .ActionList-item--subItem>.ActionList-content
+.ActionList--tree .ActionList-item.ActionList-item--singleton .ActionList-content
+.ActionList--tree .ActionList-item[aria-expanded=false] .ActionList--subGroup
.ActionList--tree .ActionList-item[aria-expanded=false] .ActionList-item-collapseIcon
+.ActionList--tree .ActionList-item[aria-expanded=false].ActionList-item--hasActiveSubItem
+.ActionList--tree .ActionList-item[aria-expanded=false].ActionList-item--hasActiveSubItem+.ActionList-item::before
+.ActionList--tree .ActionList-item[aria-expanded=false].ActionList-item--hasActiveSubItem::after
+.ActionList--tree .ActionList-item[aria-expanded=false].ActionList-item--hasActiveSubItem::before
+.ActionList--tree .ActionList-item[aria-expanded=true] .ActionList--subGroup
.ActionList--tree .ActionList-item[aria-expanded=true] .ActionList-item-collapseIcon
@@ -16,2 +24,5 @@
.ActionList--tree .ActionList-item[aria-expanded] .ActionList--subGroup .ActionList-content
+.ActionList--tree .ActionList-item[aria-expanded] .ActionList-content--visual16+.ActionList--subGroup .ActionList-content
+.ActionList--tree .ActionList-item[aria-expanded] .ActionList-content--visual20+.ActionList--subGroup .ActionList-content
+.ActionList--tree .ActionList-item[aria-expanded] .ActionList-content--visual24+.ActionList--subGroup .ActionList-content
.ActionList--tree>[aria-level="1"].ActionList-item--hasSubItem>.ActionList--subGroup::before
@@ -23,3 +34,23 @@
.ActionList-content:focus-visible
+.ActionList-content:hover
.ActionList-content>:not(:last-child)
+.ActionList-content[aria-disabled=true] .ActionList-item-description
+.ActionList-content[aria-disabled=true] .ActionList-item-label
+.ActionList-content[aria-disabled=true] .ActionList-item-visual
+.ActionList-content[aria-disabled=true]:hover
+.ActionList-content[aria-expanded=false] .ActionList-item-collapseIcon
+.ActionList-content[aria-expanded=false]+.ActionList--subGroup
+.ActionList-content[aria-expanded=false].ActionList-content--hasActiveSubItem
+.ActionList-content[aria-expanded=false].ActionList-content--hasActiveSubItem .ActionList-item-label
+.ActionList-content[aria-expanded=false].ActionList-content--hasActiveSubItem+.ActionList-item::before
+.ActionList-content[aria-expanded=false].ActionList-content--hasActiveSubItem::after
+.ActionList-content[aria-expanded=false].ActionList-content--hasActiveSubItem::before
+.ActionList-content[aria-expanded=true] .ActionList-item-collapseIcon
+.ActionList-content[aria-expanded=true]+.ActionList--subGroup
+.ActionList-content[aria-expanded=true].ActionList-content--hasActiveSubItem>.ActionList-item-label
+.ActionList-content[aria-expanded]+.ActionList--subGroup
+.ActionList-content[aria-expanded]+.ActionList--subGroup .ActionList-content
+.ActionList-content[aria-expanded].ActionList-content--visual16+.ActionList--subGroup .ActionList-content
+.ActionList-content[aria-expanded].ActionList-content--visual20+.ActionList--subGroup .ActionList-content
+.ActionList-content[aria-expanded].ActionList-content--visual24+.ActionList--subGroup .ActionList-content
.ActionList-item
@@ -41,5 +72,5 @@
.ActionList-item-visual--trailing
+.ActionList-item.ActionList-item--danger .ActionList-content:active
.ActionList-item.ActionList-item--danger .ActionList-item-label
.ActionList-item.ActionList-item--danger .ActionList-item-visual
-.ActionList-item.ActionList-item--danger:active
.ActionList-item.ActionList-item--danger:hover
@@ -64,3 +95,2 @@
.ActionList-item:active
-.ActionList-item:active .ActionList-content
.ActionList-item:first-of-type .ActionList-item-descriptionWrap--inline::before
@@ -68,3 +98,2 @@
.ActionList-item:hover
-.ActionList-item:hover .ActionList-content
.ActionList-item:not(.ActionList-item--hasSubItem):active
@@ -87,21 +116,2 @@
.ActionList-item[aria-checked=true] .ActionList-item-singleSelectCheckmark
-.ActionList-item[aria-disabled=true] .ActionList-item-description
-.ActionList-item[aria-disabled=true] .ActionList-item-label
-.ActionList-item[aria-disabled=true] .ActionList-item-visual
-.ActionList-item[aria-disabled=true]:hover
-.ActionList-item[aria-expanded=false] .ActionList--subGroup
-.ActionList-item[aria-expanded=false] .ActionList-item-collapseIcon
-.ActionList-item[aria-expanded=false].ActionList-item--hasActiveSubItem
-.ActionList-item[aria-expanded=false].ActionList-item--hasActiveSubItem .ActionList-item-label
-.ActionList-item[aria-expanded=false].ActionList-item--hasActiveSubItem+.ActionList-item::before
-.ActionList-item[aria-expanded=false].ActionList-item--hasActiveSubItem::after
-.ActionList-item[aria-expanded=false].ActionList-item--hasActiveSubItem::before
-.ActionList-item[aria-expanded=true] .ActionList--subGroup
-.ActionList-item[aria-expanded=true] .ActionList-item-collapseIcon
-.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
-.ActionList-item[aria-expanded] .ActionList-content--visual16+.ActionList--subGroup .ActionList-content
-.ActionList-item[aria-expanded] .ActionList-content--visual20+.ActionList--subGroup .ActionList-content
-.ActionList-item[aria-expanded] .ActionList-content--visual24+.ActionList--subGroup .ActionList-content
.ActionList-item[aria-selected=false] .ActionList-item-multiSelectCheckmark
@@ -114,2 +124,3 @@
.ActionList-item[aria-selected=true] .ActionList-item-singleSelectCheckmark
+.ActionList-sectionDivider .ActionList-sectionDivider-title
.ActionList-sectionDivider+.ActionList-item .ActionList-item-descriptionWrap--inline::before
@@ -1796,2 +1807,4 @@
.markdown-body .highlight pre
+.markdown-body [data-footnote-ref]::after
+.markdown-body [data-footnote-ref]::before
.markdown-body a:not([href])
@@ -1877,4 +1890,2 @@
.markdown-body span.frame>span
-.markdown-body sup>a::after
-.markdown-body sup>a::before
.markdown-body table Bundles with a size change since latest release
|
primer-css
force-pushed
the
changeset-release/main
branch
from
February 9, 2022 16:38
3a7f77e
to
8a7b179
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
February 11, 2022 17:48
8a7b179
to
57b7ab0
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
February 11, 2022 18:27
57b7ab0
to
4e4db07
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
February 11, 2022 19:40
4e4db07
to
a2faddd
Compare
simurai
approved these changes
Feb 14, 2022
primer-css
force-pushed
the
changeset-release/main
branch
from
February 14, 2022 18:24
a2faddd
to
d04d56f
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
#1937
67f08009
Thanks @langermank! - TreeView single item nesting#1905
50221a54
Thanks @langermank! - Refactors NavigationList to better handle accessibility. Backwards compatible for TreeView CSS.#1936
c53ecdff
Thanks @khiga8! - Deprecating.tooltipped
CSS classesPatch Changes
0fb67895
Thanks @simurai! - Fix<sup><a>
from getting wrapped with[ ]