Skip to content

Conversation

@primer-css
Copy link
Contributor

@primer-css primer-css commented Jul 13, 2023

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@21.0.8

Patch Changes

@primer-css primer-css requested a review from a team as a code owner July 13, 2023 23:41
@primer-css primer-css requested a review from simurai July 13, 2023 23:41
@github-actions
Copy link
Contributor

github-actions bot commented Jul 13, 2023

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-08-22 16:22:02.540513769 +0000
+++ after.txt	2023-08-22 16:22:02.632514434 +0000
@@ -162,2 +162,3 @@
 .FormControl-inlineValidation p
+.FormControl-inlineValidation--visual
 .FormControl-input
@@ -748,13 +749,13 @@
 .ToggleSwitch-track:hover
-.ToggleSwitch-track[aria-checked=true]
-.ToggleSwitch-track[aria-checked=true] .ToggleSwitch-circleIcon
-.ToggleSwitch-track[aria-checked=true] .ToggleSwitch-knob
-.ToggleSwitch-track[aria-checked=true] .ToggleSwitch-lineIcon
-.ToggleSwitch-track[aria-checked=true]:not([aria-disabled=true]):active
-.ToggleSwitch-track[aria-checked=true]:not([aria-disabled=true]):hover
-.ToggleSwitch-track[aria-checked=true][aria-disabled=true]
-.ToggleSwitch-track[aria-disabled=true]
-.ToggleSwitch-track[aria-disabled=true] .ToggleSwitch-circleIcon
-.ToggleSwitch-track[aria-disabled=true] .ToggleSwitch-knob
-.ToggleSwitch-track[aria-disabled=true] .ToggleSwitch-lineIcon
+.ToggleSwitch-track[aria-pressed=true]
+.ToggleSwitch-track[aria-pressed=true] .ToggleSwitch-circleIcon
+.ToggleSwitch-track[aria-pressed=true] .ToggleSwitch-knob
+.ToggleSwitch-track[aria-pressed=true] .ToggleSwitch-lineIcon
+.ToggleSwitch-track[aria-pressed=true]:not([disabled]):active
+.ToggleSwitch-track[aria-pressed=true]:not([disabled]):hover
+.ToggleSwitch-track[aria-pressed=true][disabled]
+.ToggleSwitch-track[disabled]
+.ToggleSwitch-track[disabled] .ToggleSwitch-circleIcon
+.ToggleSwitch-track[disabled] .ToggleSwitch-knob
+.ToggleSwitch-track[disabled] .ToggleSwitch-lineIcon
 .ToggleSwitch.ToggleSwitch

@primer-css primer-css temporarily deployed to github-pages July 13, 2023 23:43 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 13, 2023 23:44 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch 2 times, most recently from 9b0f4cd to 137251d Compare July 14, 2023 00:02
@github-actions github-actions bot temporarily deployed to Storybook Preview July 14, 2023 00:02 Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview July 14, 2023 00:05 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch 2 times, most recently from f0bb3ee to eb1f420 Compare July 17, 2023 19:15
@primer-css primer-css force-pushed the changeset-release/main branch 2 times, most recently from ec08b17 to 41e7fb8 Compare August 11, 2023 19:29
@primer-css primer-css force-pushed the changeset-release/main branch from 41e7fb8 to 194c1ff Compare August 22, 2023 14:28
@primer-css primer-css temporarily deployed to github-pages August 22, 2023 14:30 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to Storybook Preview August 22, 2023 14:30 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch from 194c1ff to 51c1a07 Compare August 22, 2023 16:20
@github-actions github-actions bot temporarily deployed to Storybook Preview August 22, 2023 16:23 Inactive
@langermank langermank merged commit b542f33 into main Aug 22, 2023
@langermank langermank deleted the changeset-release/main branch August 22, 2023 16:26
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