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 #1829

Merged
merged 1 commit into from
Dec 16, 2021
Merged

Release Tracking #1829

merged 1 commit into from
Dec 16, 2021

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Dec 15, 2021

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]

Patch Changes

@primer-css primer-css requested a review from a team as a code owner December 15, 2021 12:11
@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2021

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	2021-12-16 19:42:28.058335854 +0000
+++ after.txt	2021-12-16 19:42:28.130336427 +0000
@@ -6,8 +6,14 @@
 .ActionList--full
-.ActionList--subGroup .ActionList-item--subItem
+.ActionList--tree
+.ActionList--tree .ActionList-item--hasSubItem .ActionList-item--subItem:not(.ActionList-item--hasSubItem) .ActionList-content>span:first-child
+.ActionList--tree .ActionList-item--hasSubItem:not([aria-level="1"])>.ActionList--subGroup::before
+.ActionList--tree .ActionList-item--subItem>.ActionList-content
+.ActionList--tree .ActionList-item[aria-expanded=false] .ActionList-item-collapseIcon
+.ActionList--tree .ActionList-item[aria-expanded=true] .ActionList-item-collapseIcon
+.ActionList--tree .ActionList-item[aria-expanded] .ActionList--subGroup
+.ActionList--tree .ActionList-item[aria-expanded] .ActionList--subGroup .ActionList-content
+.ActionList--tree>[aria-level="1"].ActionList-item--hasSubItem>.ActionList--subGroup::before
 .ActionList-content
-.ActionList-content--visual16+.ActionList--subGroup .ActionList-item--subItem
-.ActionList-content--visual20+.ActionList--subGroup .ActionList-item--subItem
-.ActionList-content--visual24+.ActionList--subGroup .ActionList-item--subItem
 .ActionList-content.ActionList-content--blockDescription .ActionList-item-visual
+.ActionList-content.ActionList-content--fontSmall
 .ActionList-content.ActionList-content--sizeLarge
@@ -29,2 +35,3 @@
 .ActionList-item-label
+.ActionList-item-label--truncate
 .ActionList-item-visual
@@ -76,2 +83,6 @@
 .ActionList-item[aria-expanded=true].ActionList-item--hasActiveSubItem>.ActionList-content>.ActionList-item-label
+.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

Bundles with a size change since latest release

name selectors ± gzip size ± raw size ±
primer 3890 + 11 51.62 kB + 203 B 561.99 kB + 1.52 kB
core 2855 + 11 23.4 kB + 194 B 166.85 kB + 1.56 kB
utilities 1642 0 9.74 kB + 2 B 82.47 kB + 9 B
product 537 0 7.18 kB + 2 B 39.41 kB + 3 B
actionlist 107 + 11 2.12 kB + 216 B 12.23 kB + 1.54 kB
layout 241 0 1.86 kB + 2 B 14.68 kB + 9 B
popover 92 0 755 B + 2 B 4.49 kB + 3 B

@langermank langermank merged commit a6da444 into main Dec 16, 2021
@langermank langermank deleted the changeset-release/main branch December 16, 2021 19:54
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.

2 participants