From b0a03b78975d76e1c1eb256ff7b3b699c315e929 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 7 Mar 2023 16:24:29 +0000 Subject: [PATCH] Version Packages --- .changeset/calm-moons-serve.md | 5 ---- .changeset/cuddly-cycles-refuse.md | 5 ---- .changeset/dry-cows-try.md | 5 ---- .changeset/dry-turtles-sing.md | 5 ---- .changeset/eighty-beers-warn.md | 5 ---- .changeset/fair-lobsters-sin.md | 5 ---- .changeset/khaki-readers-drop.md | 5 ---- .changeset/large-guests-sip.md | 5 ---- .changeset/long-bags-double.md | 8 ------- .changeset/metal-ants-punch.md | 5 ---- .changeset/rotten-hats-wonder.md | 5 ---- .changeset/sour-melons-wait.md | 5 ---- .changeset/spotty-beers-cheer.md | 5 ---- .changeset/strong-doors-begin.md | 5 ---- CHANGELOG.md | 38 ++++++++++++++++++++++++++++++ package.json | 2 +- 16 files changed, 39 insertions(+), 74 deletions(-) delete mode 100644 .changeset/calm-moons-serve.md delete mode 100644 .changeset/cuddly-cycles-refuse.md delete mode 100644 .changeset/dry-cows-try.md delete mode 100644 .changeset/dry-turtles-sing.md delete mode 100644 .changeset/eighty-beers-warn.md delete mode 100644 .changeset/fair-lobsters-sin.md delete mode 100644 .changeset/khaki-readers-drop.md delete mode 100644 .changeset/large-guests-sip.md delete mode 100644 .changeset/long-bags-double.md delete mode 100644 .changeset/metal-ants-punch.md delete mode 100644 .changeset/rotten-hats-wonder.md delete mode 100644 .changeset/sour-melons-wait.md delete mode 100644 .changeset/spotty-beers-cheer.md delete mode 100644 .changeset/strong-doors-begin.md diff --git a/.changeset/calm-moons-serve.md b/.changeset/calm-moons-serve.md deleted file mode 100644 index 7d67233221b..00000000000 --- a/.changeset/calm-moons-serve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Button: Fixes the style override issue when size is explicitly specified as medium diff --git a/.changeset/cuddly-cycles-refuse.md b/.changeset/cuddly-cycles-refuse.md deleted file mode 100644 index 6374b65f848..00000000000 --- a/.changeset/cuddly-cycles-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Bug fix: ButtonGroup hover state causes buttons to shift horizontally diff --git a/.changeset/dry-cows-try.md b/.changeset/dry-cows-try.md deleted file mode 100644 index d95df638e4e..00000000000 --- a/.changeset/dry-cows-try.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Include story source code in `generated/components.json` diff --git a/.changeset/dry-turtles-sing.md b/.changeset/dry-turtles-sing.md deleted file mode 100644 index de0111d376a..00000000000 --- a/.changeset/dry-turtles-sing.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -PageHeader: Make default heading level `h2` diff --git a/.changeset/eighty-beers-warn.md b/.changeset/eighty-beers-warn.md deleted file mode 100644 index 7bbcb917e8b..00000000000 --- a/.changeset/eighty-beers-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Upgrade @primer/octicons-react dependency to `^18.0.0` diff --git a/.changeset/fair-lobsters-sin.md b/.changeset/fair-lobsters-sin.md deleted file mode 100644 index 2612e0e407d..00000000000 --- a/.changeset/fair-lobsters-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Add `isolation:isolate` to `ButtonGroup` container diff --git a/.changeset/khaki-readers-drop.md b/.changeset/khaki-readers-drop.md deleted file mode 100644 index 47fbac3cee6..00000000000 --- a/.changeset/khaki-readers-drop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': minor ---- - -Add Table.Divider and Table.Actions components for Table diff --git a/.changeset/large-guests-sip.md b/.changeset/large-guests-sip.md deleted file mode 100644 index 7a89f682332..00000000000 --- a/.changeset/large-guests-sip.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Updates the ToggleSwitch styles to be more minimal and less dimensional diff --git a/.changeset/long-bags-double.md b/.changeset/long-bags-double.md deleted file mode 100644 index 872e2ac2f68..00000000000 --- a/.changeset/long-bags-double.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@primer/react": patch ---- - -Pagination design updates: -- Updates spacing inside of the buttons to match the "medium" control metrics: https://primer.style/primitives/spacing#medium -- Updates hover style to align with ActionList items and other elements that may appear on any background color -- Updates ARIA markup to improve assistive technology experience diff --git a/.changeset/metal-ants-punch.md b/.changeset/metal-ants-punch.md deleted file mode 100644 index 6e6d87bc026..00000000000 --- a/.changeset/metal-ants-punch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Decrease `invisible` button icon CSS specifity diff --git a/.changeset/rotten-hats-wonder.md b/.changeset/rotten-hats-wonder.md deleted file mode 100644 index 33f2325a497..00000000000 --- a/.changeset/rotten-hats-wonder.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Updated PageLayout.Pane to conditionally include id prop diff --git a/.changeset/sour-melons-wait.md b/.changeset/sour-melons-wait.md deleted file mode 100644 index 06b56eace05..00000000000 --- a/.changeset/sour-melons-wait.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Updates the visual design of the Pagination component to align with the latest design token usage patterns. Also improves ARIA markup to hide the "..." from assistive technologies. diff --git a/.changeset/spotty-beers-cheer.md b/.changeset/spotty-beers-cheer.md deleted file mode 100644 index 3302cc5a1ce..00000000000 --- a/.changeset/spotty-beers-cheer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': minor ---- - -Add DataTable, Table to drafts entrypoint diff --git a/.changeset/strong-doors-begin.md b/.changeset/strong-doors-begin.md deleted file mode 100644 index 387fe428f72..00000000000 --- a/.changeset/strong-doors-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Allow `React.ReactNode` as `Token` content diff --git a/CHANGELOG.md b/CHANGELOG.md index 914fa056806..9ab2c835d91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,43 @@ # @primer/components +## 35.21.0 + +### Minor Changes + +- [#2953](https://github.com/primer/react/pull/2953) [`91688a41`](https://github.com/primer/react/commit/91688a4110b2b1c2208fc3ea257a40b61fa022bb) Thanks [@joshblack](https://github.com/joshblack)! - Add Table.Divider and Table.Actions components for Table + +- [#2951](https://github.com/primer/react/pull/2951) [`eff43b07`](https://github.com/primer/react/commit/eff43b0789afea74078b4024d7f35d4723b7055b) Thanks [@joshblack](https://github.com/joshblack)! - Add DataTable, Table to drafts entrypoint + +### Patch Changes + +- [#2929](https://github.com/primer/react/pull/2929) [`ee4b76f8`](https://github.com/primer/react/commit/ee4b76f8ff2b711f72efb0cf790113c67bdd08e6) Thanks [@broccolinisoup](https://github.com/broccolinisoup)! - Button: Fixes the style override issue when size is explicitly specified as medium + +- [#2933](https://github.com/primer/react/pull/2933) [`81ed5403`](https://github.com/primer/react/commit/81ed5403688129809957bd0224cce68d4087ad36) Thanks [@langermank](https://github.com/langermank)! - Bug fix: ButtonGroup hover state causes buttons to shift horizontally + +- [#2948](https://github.com/primer/react/pull/2948) [`0215c969`](https://github.com/primer/react/commit/0215c96905969f514326621eb1fef84e09ef3af0) Thanks [@colebemis](https://github.com/colebemis)! - Include story source code in `generated/components.json` + +- [#2905](https://github.com/primer/react/pull/2905) [`6bf9e677`](https://github.com/primer/react/commit/6bf9e6772608a639da8b7db5f6f13248b7b186cf) Thanks [@broccolinisoup](https://github.com/broccolinisoup)! - PageHeader: Make default heading level `h2` + +- [#2973](https://github.com/primer/react/pull/2973) [`3a25597a`](https://github.com/primer/react/commit/3a25597a093edf96601d05f3353c4c1277a06005) Thanks [@colebemis](https://github.com/colebemis)! - Upgrade @primer/octicons-react dependency to `^18.0.0` + +- [#2910](https://github.com/primer/react/pull/2910) [`0c701920`](https://github.com/primer/react/commit/0c7019201084c0f39ff3b4cb51d4f57f0e3d65d1) Thanks [@iansan5653](https://github.com/iansan5653)! - Add `isolation:isolate` to `ButtonGroup` container + +- [#2843](https://github.com/primer/react/pull/2843) [`533f0b4a`](https://github.com/primer/react/commit/533f0b4aaa762938f61c9fad03de1b2660fd1cb9) Thanks [@mperrotti](https://github.com/mperrotti)! - Updates the ToggleSwitch styles to be more minimal and less dimensional + +- [#2702](https://github.com/primer/react/pull/2702) [`0121c0f5`](https://github.com/primer/react/commit/0121c0f5ce3a0ceb9dc61b40a102847fb9795abc) Thanks [@mperrotti](https://github.com/mperrotti)! - Pagination design updates: + + - Updates spacing inside of the buttons to match the "medium" control metrics: https://primer.style/primitives/spacing#medium + - Updates hover style to align with ActionList items and other elements that may appear on any background color + - Updates ARIA markup to improve assistive technology experience + +- [#2925](https://github.com/primer/react/pull/2925) [`6f50b156`](https://github.com/primer/react/commit/6f50b1569ac4024672fa19bc3a916528e2308566) Thanks [@langermank](https://github.com/langermank)! - Decrease `invisible` button icon CSS specifity + +- [#2922](https://github.com/primer/react/pull/2922) [`7140ac8f`](https://github.com/primer/react/commit/7140ac8f14f309e879b1cc98742b92b1c2d78961) Thanks [@green6erry](https://github.com/green6erry)! - Updated PageLayout.Pane to conditionally include id prop + +- [#2702](https://github.com/primer/react/pull/2702) [`0121c0f5`](https://github.com/primer/react/commit/0121c0f5ce3a0ceb9dc61b40a102847fb9795abc) Thanks [@mperrotti](https://github.com/mperrotti)! - Updates the visual design of the Pagination component to align with the latest design token usage patterns. Also improves ARIA markup to hide the "..." from assistive technologies. + +- [#2954](https://github.com/primer/react/pull/2954) [`041dd150`](https://github.com/primer/react/commit/041dd150d6a85b0e60a3802dc59b00da63aeedd1) Thanks [@iansan5653](https://github.com/iansan5653)! - Allow `React.ReactNode` as `Token` content + ## 35.20.0 ### Minor Changes diff --git a/package.json b/package.json index 07698262bc5..c4a6bcbbaa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primer/react", - "version": "35.20.0", + "version": "35.21.0", "description": "An implementation of GitHub's Primer Design System using React", "main": "lib/index.js", "module": "lib-esm/index.js",