From 82ed8150d09d976db1cb20c8142b95ed0528b832 Mon Sep 17 00:00:00 2001 From: GitHub Design Systems Bot <30705008+primer-css@users.noreply.github.com> Date: Tue, 24 May 2022 07:46:07 -0700 Subject: [PATCH] Version Packages (#2056) Co-authored-by: github-actions[bot] --- .changeset/breezy-cooks-destroy.md | 5 ----- .changeset/cold-pillows-protect.md | 5 ----- .changeset/dry-feet-attack.md | 5 ----- .changeset/empty-geese-return.md | 5 ----- .changeset/gentle-countries-rest.md | 9 -------- .changeset/grumpy-crabs-compete.md | 5 ----- .changeset/happy-brooms-swim.md | 5 ----- .changeset/silent-falcons-exist.md | 5 ----- .changeset/six-mirrors-call.md | 5 ----- .changeset/strong-nails-sip.md | 5 ----- .changeset/tame-swans-rush.md | 7 ------ .changeset/wicked-boats-allow.md | 5 ----- CHANGELOG.md | 34 +++++++++++++++++++++++++++++ package.json | 2 +- 14 files changed, 35 insertions(+), 67 deletions(-) delete mode 100644 .changeset/breezy-cooks-destroy.md delete mode 100644 .changeset/cold-pillows-protect.md delete mode 100644 .changeset/dry-feet-attack.md delete mode 100644 .changeset/empty-geese-return.md delete mode 100644 .changeset/gentle-countries-rest.md delete mode 100644 .changeset/grumpy-crabs-compete.md delete mode 100644 .changeset/happy-brooms-swim.md delete mode 100644 .changeset/silent-falcons-exist.md delete mode 100644 .changeset/six-mirrors-call.md delete mode 100644 .changeset/strong-nails-sip.md delete mode 100644 .changeset/tame-swans-rush.md delete mode 100644 .changeset/wicked-boats-allow.md diff --git a/.changeset/breezy-cooks-destroy.md b/.changeset/breezy-cooks-destroy.md deleted file mode 100644 index ef9811a393b..00000000000 --- a/.changeset/breezy-cooks-destroy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Add draft of `NavList` component diff --git a/.changeset/cold-pillows-protect.md b/.changeset/cold-pillows-protect.md deleted file mode 100644 index 9e4f0e8b250..00000000000 --- a/.changeset/cold-pillows-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Fixes accessibility bugs in the Select component. diff --git a/.changeset/dry-feet-attack.md b/.changeset/dry-feet-attack.md deleted file mode 100644 index 8d41178f0a2..00000000000 --- a/.changeset/dry-feet-attack.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Draft `NavList.Item` now accepts an `as` prop, allowing it to be rendered as a Next.js or React Router link diff --git a/.changeset/empty-geese-return.md b/.changeset/empty-geese-return.md deleted file mode 100644 index f4a32b060d1..00000000000 --- a/.changeset/empty-geese-return.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Fixes broken links in the documentation diff --git a/.changeset/gentle-countries-rest.md b/.changeset/gentle-countries-rest.md deleted file mode 100644 index 8ef80059a75..00000000000 --- a/.changeset/gentle-countries-rest.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@primer/react": patch ---- - -Fix overflow issues in `PageLayout.Content` - -| Before | After | -|--------|--------| -| image | image | diff --git a/.changeset/grumpy-crabs-compete.md b/.changeset/grumpy-crabs-compete.md deleted file mode 100644 index 47c622e8f3e..00000000000 --- a/.changeset/grumpy-crabs-compete.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Prevents the `onRemove` prop from being passed through to the HTML element from Token, AvatarToken, and IssueToken. diff --git a/.changeset/happy-brooms-swim.md b/.changeset/happy-brooms-swim.md deleted file mode 100644 index 22071270e62..00000000000 --- a/.changeset/happy-brooms-swim.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Adds support for the `sx` prop on the draft implementation of `NavList` and all its subcomponents (e.g., `NavList.Item`) diff --git a/.changeset/silent-falcons-exist.md b/.changeset/silent-falcons-exist.md deleted file mode 100644 index aad227a4aa9..00000000000 --- a/.changeset/silent-falcons-exist.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Finishes updating components with the global focus styles defined in Primer CSS ([this PR](https://github.com/primer/css/pull/1744)) diff --git a/.changeset/six-mirrors-call.md b/.changeset/six-mirrors-call.md deleted file mode 100644 index 27fe11af10b..00000000000 --- a/.changeset/six-mirrors-call.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Fixes layout bug with ButtonGroup by changing the `display` property from `inline-block` to `inline-flex` diff --git a/.changeset/strong-nails-sip.md b/.changeset/strong-nails-sip.md deleted file mode 100644 index c6a801bd390..00000000000 --- a/.changeset/strong-nails-sip.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Add support for sub-items in draft implementation of NavList diff --git a/.changeset/tame-swans-rush.md b/.changeset/tame-swans-rush.md deleted file mode 100644 index 95692860c57..00000000000 --- a/.changeset/tame-swans-rush.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@primer/react': patch ---- - -- adds [`color-scheme`](https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme) style to inputs so they get the correct user-agent dark/light styles -- crops ToggleSwitch knob's shadow inside the toggle switch boundaries -- changes FormControl styles to prevent `