Skip to content

Conversation

@primer-css
Copy link
Contributor

@primer-css primer-css commented Dec 30, 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@20.8.1

Patch Changes

@primer-css primer-css requested a review from a team as a code owner December 30, 2022 03:06
@primer-css primer-css requested a review from jonrohan December 30, 2022 03:06
@github-actions
Copy link
Contributor

github-actions bot commented Dec 30, 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	2023-01-30 05:46:12.669892346 +0000
+++ after.txt	2023-01-30 05:46:12.745892450 +0000
@@ -904,2 +904,3 @@
 .Truncate>.Truncate-text
+.Truncate>.Truncate-text+.Truncate-text
 .Truncate>.Truncate-text.Truncate-text--expandable:active
@@ -921,2 +922,3 @@
 .UnderlineNav-item.selected
+.UnderlineNav-item.selected:after
 .UnderlineNav-item:before
@@ -926,3 +928,5 @@
 .UnderlineNav-item[aria-current]:not([aria-current=false])
+.UnderlineNav-item[aria-current]:not([aria-current=false]):after
 .UnderlineNav-item[role=tab][aria-selected=true]
+.UnderlineNav-item[role=tab][aria-selected=true]:after
 .UnderlineNav-octicon
@@ -1142,4 +1146,6 @@
 .breadcrumb-item-selected a
+.breadcrumb-item-selected:after
 .breadcrumb-item:after
 .breadcrumb-item:first-child
+.breadcrumb-item[aria-current]:not([aria-current=false]):after
 .btn
@@ -2293,2 +2299,3 @@
 .markdown-body table td
+.markdown-body table td>:last-child
 .markdown-body table th
@@ -2444,2 +2451,3 @@
 .menu-item.selected
+.menu-item.selected:before
 .menu-item:active
@@ -2451,3 +2459,5 @@
 .menu-item[aria-current]:not([aria-current=false])
+.menu-item[aria-current]:not([aria-current=false]):before
 .menu-item[aria-selected=true]
+.menu-item[aria-selected=true]:before
 .min-width-0
@@ -3724,2 +3734,3 @@
 .tabnav-tab.selected
+.tabnav-tab.selected .octicon
 .tabnav-tab:active
@@ -3729,3 +3740,5 @@
 .tabnav-tab[aria-current]:not([aria-current=false])
+.tabnav-tab[aria-current]:not([aria-current=false]) .octicon
 .tabnav-tab[aria-selected=true]
+.tabnav-tab[aria-selected=true] .octicon
 .tabnav-tabs
@@ -3924,7 +3937,2 @@
 :checked+.radio-label
-:is(.Truncate>.Truncate-text)+.Truncate-text
-:is(.UnderlineNav-item.selected,.UnderlineNav-item[role=tab][aria-selected=true],.UnderlineNav-item[aria-current]:not([aria-current=false])):after
-:is(.breadcrumb-item-selected,.breadcrumb-item[aria-current]:not([aria-current=false])):after
-:is(.menu-item.selected,.menu-item[aria-selected=true],.menu-item[aria-current]:not([aria-current=false])):before
-:is(.tabnav-tab.selected,.tabnav-tab[aria-selected=true],.tabnav-tab[aria-current]:not([aria-current=false])) .octicon
 :not(.Stack--dir-inline-whenNarrow)>.Stack-divider

@primer-css primer-css temporarily deployed to github-pages December 30, 2022 03:13 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview December 30, 2022 03:13 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 5118418 to c05c1c6 Compare January 2, 2023 01:19
@primer-css primer-css temporarily deployed to github-pages January 2, 2023 01:26 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview January 2, 2023 01:26 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch 8 times, most recently from fa0a18a to ab98436 Compare January 3, 2023 21:01
@github-actions github-actions bot temporarily deployed to Storybook Preview January 3, 2023 21:05 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview January 3, 2023 21:07 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview January 3, 2023 21:07 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview January 3, 2023 21:07 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview January 3, 2023 21:07 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview January 3, 2023 21:08 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from ab98436 to bcab99b Compare January 19, 2023 03:20
@primer-css primer-css temporarily deployed to github-pages January 19, 2023 03:27 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview January 19, 2023 03:27 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from bcab99b to 9f17e1f Compare January 24, 2023 04:22
@primer-css primer-css temporarily deployed to github-pages January 24, 2023 04:28 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview January 24, 2023 04:28 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 9f17e1f to 9a1df33 Compare January 24, 2023 12:59
@primer-css primer-css temporarily deployed to github-pages January 24, 2023 13:07 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview January 24, 2023 13:08 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 9a1df33 to 5c8a605 Compare January 30, 2023 05:44
@github-actions github-actions bot temporarily deployed to Storybook Preview January 30, 2023 05:51 Inactive
@jonrohan jonrohan merged commit 969cbb2 into main Jan 31, 2023
@jonrohan jonrohan deleted the changeset-release/main branch January 31, 2023 18:57
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.

3 participants