Skip to content
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 1 commit into from
Feb 15, 2022
Merged

Release Tracking #1930

merged 1 commit into from
Feb 15, 2022

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Feb 3, 2022

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

Patch Changes

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2022

Preparing for a release.

Checklist

Make sure these items are checked before merging.

  • Preview the docs change.
  • Preview npm release candidate.
  • CI passes on the release PR.

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

name selectors ± gzip size ± raw size ±
primer 4009 + 15 53.24 kB + 144 B 577.42 kB + 2.29 kB
core 2967 + 15 24.82 kB + 114 B 179.68 kB + 2.32 kB
product 543 0 7.23 kB + 4 B 39.69 kB + 28 B
actionlist 145 + 15 2.5 kB + 129 B 17.73 kB + 2.32 kB
markdown 133 0 1.71 kB + 4 B 7.5 kB + 28 B

@langermank
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants