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

Merged
merged 1 commit into from
Feb 2, 2022
Merged

Release Tracking #1891

merged 1 commit into from
Feb 2, 2022

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Jan 18, 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/css@19.3.0

Minor Changes

Patch Changes

@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 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-02 03:02:18.631264796 +0000
+++ after.txt	2022-02-02 03:02:18.711264842 +0000
@@ -4,2 +4,4 @@
 .ActionList--divided .ActionList-item--navActive+.ActionList-item .ActionList-item-label::before
+.ActionList--divided .ActionList-item-descriptionWrap--inline .ActionList-item-label::before
+.ActionList--divided .ActionList-item-descriptionWrap--inline::before
 .ActionList--divided .ActionList-item-label::before
@@ -50,3 +52,5 @@
 .ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover
+.ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover .ActionList-item-descriptionWrap--inline::before
 .ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover .ActionList-item-label::before
+.ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover+.ActionList-item .ActionList-item-descriptionWrap--inline::before
 .ActionList-item.ActionList-item--hasSubItem>.ActionList-content:hover+.ActionList-item .ActionList-item-label::before
@@ -61,2 +65,3 @@
 .ActionList-item:active .ActionList-content
+.ActionList-item:first-of-type .ActionList-item-descriptionWrap--inline::before
 .ActionList-item:first-of-type .ActionList-item-label::before
@@ -69,3 +74,5 @@
 .ActionList-item:not(.ActionList-item--hasSubItem):hover
+.ActionList-item:not(.ActionList-item--hasSubItem):hover .ActionList-item-descriptionWrap--inline::before
 .ActionList-item:not(.ActionList-item--hasSubItem):hover .ActionList-item-label::before
+.ActionList-item:not(.ActionList-item--hasSubItem):hover+.ActionList-item .ActionList-item-descriptionWrap--inline::before
 .ActionList-item:not(.ActionList-item--hasSubItem):hover+.ActionList-item .ActionList-item-label::before
@@ -107,2 +114,3 @@
 .ActionList-item[aria-selected=true] .ActionList-item-singleSelectCheckmark
+.ActionList-sectionDivider+.ActionList-item .ActionList-item-descriptionWrap--inline::before
 .ActionList-sectionDivider+.ActionList-item .ActionList-item-label::before
@@ -633,5 +641,10 @@
 .blankslate p
+.blankslate-action
+.blankslate-action:first-of-type
+.blankslate-action:last-of-type
 .blankslate-capped
 .blankslate-clean-background
+.blankslate-heading
 .blankslate-icon
+.blankslate-image
 .blankslate-large h3
@@ -1849,2 +1862,3 @@
 .markdown-body pre>code
+.markdown-body samp
 .markdown-body span.align-center
@@ -2616,2 +2630,11 @@
 .pagination span:hover
+.pagination>*
+.pagination>.current
+.pagination>.gap
+.pagination>.next_page
+.pagination>.previous_page
+.pagination>:first-child
+.pagination>:last-child
+.pagination>:nth-child(2)
+.pagination>:nth-last-child(2)
 .pb-0

Bundles with a size change since latest release

name selectors ± gzip size ± raw size ±
primer 3994 + 26 53.09 kB + 194 B 575.13 kB + 1.67 kB
core 2952 + 19 24.7 kB + 106 B 177.37 kB + 1.35 kB
color-modes 40 + 1 18.06 kB + 44 B 348.81 kB + 104 B
product 543 + 6 7.22 kB + 43 B 39.66 kB + 240 B
layout 304 0 2.86 kB + 4 B 21.69 kB + 2 B
actionlist 130 + 8 2.37 kB + 50 B 15.41 kB + 1.02 kB
markdown 133 + 1 1.71 kB + 8 B 7.47 kB + 34 B
base 133 + 1 1.64 kB - 1 B 4.49 kB - 5 B
pagination 39 + 10 837 B + 81 B 2.67 kB + 329 B
labels 44 0 803 B - 3 B 3.36 kB - 3 B
blankslate 17 + 5 377 B + 51 B 900 B + 209 B

@simurai simurai merged commit 670149d into main Feb 2, 2022
@simurai simurai deleted the changeset-release/main branch February 2, 2022 05:10
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