Skip to content

Conversation

@primer-css
Copy link
Contributor

@primer-css primer-css commented Dec 6, 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 next_major, this PR will be updated.

Releases

@primer/css@20.0.0

Major Changes

@primer-css primer-css requested a review from a team as a code owner December 6, 2021 17:40
@primer-css primer-css requested a review from jonrohan December 6, 2021 17:40
@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 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	2022-04-20 16:24:14.627879574 +0000
+++ after.txt	2022-04-20 16:24:14.715886364 +0000
@@ -579,5 +579,4 @@
 .UnderlineNav
-.UnderlineNav .Counter
-.UnderlineNav .Counter--primary
 .UnderlineNav--full
+.UnderlineNav--full .UnderlineNav-body
 .UnderlineNav--right
@@ -588,4 +587,9 @@
 .UnderlineNav-item
+.UnderlineNav-item .Counter
+.UnderlineNav-item .Counter--primary
+.UnderlineNav-item [data-content]::before
+.UnderlineNav-item.focus
 .UnderlineNav-item.selected
-.UnderlineNav-item.selected .UnderlineNav-octicon
+.UnderlineNav-item.selected::after
+.UnderlineNav-item::before
 .UnderlineNav-item:focus
@@ -593,5 +597,5 @@
 .UnderlineNav-item[aria-current]:not([aria-current=false])
-.UnderlineNav-item[aria-current]:not([aria-current=false]) .UnderlineNav-octicon
+.UnderlineNav-item[aria-current]:not([aria-current=false])::after
 .UnderlineNav-item[role=tab][aria-selected=true]
-.UnderlineNav-item[role=tab][aria-selected=true] .UnderlineNav-octicon
+.UnderlineNav-item[role=tab][aria-selected=true]::after
 .UnderlineNav-octicon
@@ -2974,3 +2978,2 @@
 .pt-xl-9
-.pullquote
 .px-0

Bundles with a size change since latest release

name selectors ± gzip size ± raw size ±
primer 4057 + 2 57.51 kB + 34 B 700.17 kB - 426 B
core 2990 + 4 25.11 kB + 133 B 179.83 kB + 51 B
product 562 0 7.45 kB - 6 B 40.92 kB - 21 B
forms 263 0 3.8 kB - 6 B 19.05 kB - 21 B
marketing 457 - 2 3.52 kB - 153 B 20.12 kB - 443 B
actionlist 135 0 2.44 kB - 12 B 16.02 kB - 174 B
navigation 123 + 4 2.06 kB + 220 B 9.99 kB + 624 B
buttons 176 0 2.03 kB - 7 B 12.06 kB - 42 B
pagination 39 0 811 B - 26 B 2.32 kB - 351 B
marketing-buttons 32 0 780 B - 6 B 2.8 kB - 32 B
alerts 25 0 591 B - 6 B 1.96 kB - 21 B
marketing-type 47 - 2 566 B - 176 B 3.44 kB - 411 B

@jonrohan jonrohan changed the title Release Tracking Release Tracking (major) Dec 6, 2021
@jonrohan jonrohan changed the title Release Tracking (major) Release Tracking (20.0.0) Dec 6, 2021
* Remove unused pullquote style

* Create good-fireants-collect.md
@primer-css primer-css force-pushed the changeset-release/next_major branch from 49a40ab to 1426757 Compare December 6, 2021 18:20
* add pseudo selectors

* adjustments

* add stories, cleanup

* update mixin

* fix mixin

* lint

* add back overflow styles

* adjust focus for better overflow state, scrollsnap

* post test adjustments, move hacks to primer css

* Stylelint auto-fixes

* hover state desktop only

* document data-content hack

* Create nice-days-jog.md

* Use counter-border for LHC (#1792)

* Use counter-border for LHC

* Create orange-ties-sin.md

* Remove fallback

* Update nice-days-jog.md

Co-authored-by: langermank <langermank@github.com>
Co-authored-by: Actions Auto Build <actions@github.com>
Co-authored-by: simurai <simurai@github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2022

Hi! This pull request has been marked as stale because it has been open with no activity for 60 days. You can comment on the pull request or remove the stale label to keep it open. If you do nothing, this pull request will be closed in 7 days.

@github-actions github-actions bot added the Stale Automatically marked as stale. label Apr 2, 2022
@langermank langermank removed the Stale Automatically marked as stale. label Apr 4, 2022
@jonrohan jonrohan changed the base branch from next_major to main April 20, 2022 16:13
jonrohan and others added 2 commits April 20, 2022 09:19
 Conflicts:
	src/marketing/type/typography.scss
@primer-css primer-css force-pushed the changeset-release/next_major branch from 645e2ab to 58040b8 Compare April 20, 2022 16:21
@jonrohan
Copy link
Member

closing in favor of #2039

@jonrohan jonrohan closed this Apr 20, 2022
@primer-css primer-css temporarily deployed to github-pages April 20, 2022 16:27 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants