diff --git a/.changeset/cold-bobcats-occur.md b/.changeset/cold-bobcats-occur.md deleted file mode 100644 index 969d23d877..0000000000 --- a/.changeset/cold-bobcats-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/view-components": patch ---- - -Move `Layout` styles to PVC diff --git a/.changeset/fair-ties-boil.md b/.changeset/fair-ties-boil.md deleted file mode 100644 index 715c3f59ca..0000000000 --- a/.changeset/fair-ties-boil.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/view-components': patch ---- - -Make multi input a form control diff --git a/.changeset/fresh-countries-draw.md b/.changeset/fresh-countries-draw.md deleted file mode 100644 index b8cd468786..0000000000 --- a/.changeset/fresh-countries-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/view-components': patch ---- - -Add auto_check_src option to forms framework text fields to run server-side validation on field change diff --git a/.changeset/gorgeous-items-breathe.md b/.changeset/gorgeous-items-breathe.md deleted file mode 100644 index 9d9598329f..0000000000 --- a/.changeset/gorgeous-items-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/view-components': patch ---- - -Move `Primer::SpinnerComponent` to `Primer::Beta::Spinner` diff --git a/.changeset/gorgeous-zoos-tap.md b/.changeset/gorgeous-zoos-tap.md deleted file mode 100644 index 17b80a88aa..0000000000 --- a/.changeset/gorgeous-zoos-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/view-components": patch ---- - -ActionList, Alpha::AutoComplete, Banner, and Alpha::Dialog use new "with_*" Slots API. diff --git a/.changeset/happy-crabs-decide.md b/.changeset/happy-crabs-decide.md deleted file mode 100644 index f9f0d6798a..0000000000 --- a/.changeset/happy-crabs-decide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/view-components': patch ---- - -Moving `Primer::OcticonSymbolsComponent` to `Primer::Alpha::OcticonSymbols`, and deprecating the original diff --git a/.changeset/lazy-trains-wink.md b/.changeset/lazy-trains-wink.md deleted file mode 100644 index adbf25906b..0000000000 --- a/.changeset/lazy-trains-wink.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/view-components': patch ---- - -Fix sass variable in layout.pcss diff --git a/.changeset/long-ears-sniff.md b/.changeset/long-ears-sniff.md deleted file mode 100644 index 0620fce7d0..0000000000 --- a/.changeset/long-ears-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/view-components': patch ---- - -Deprecate Primer::LocalTime in favor of Primer::RelativeTime diff --git a/.changeset/mean-poets-poke.md b/.changeset/mean-poets-poke.md deleted file mode 100644 index 92b8449cb0..0000000000 --- a/.changeset/mean-poets-poke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/view-components': patch ---- - -Deprecating Primer::TimeAgo in favor of Primer::RelativeTime, and adding a migration guide diff --git a/.changeset/metal-rivers-care.md b/.changeset/metal-rivers-care.md deleted file mode 100644 index f4ad4d49d6..0000000000 --- a/.changeset/metal-rivers-care.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/view-components': patch ---- - -Move `Primer::Beta::Octicon` to `Primer::Beta::Octicon` and deprecate the original diff --git a/.changeset/new-dancers-train.md b/.changeset/new-dancers-train.md deleted file mode 100644 index ee34353577..0000000000 --- a/.changeset/new-dancers-train.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/view-components': patch ---- - -Fix tooltips not adding aria attributes when Turbo navigating diff --git a/.changeset/poor-humans-invent.md b/.changeset/poor-humans-invent.md deleted file mode 100644 index c7e5abd6df..0000000000 --- a/.changeset/poor-humans-invent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/view-components": patch ---- - -Start migration to new slots API. You may see warnings for using the non-`with_` slot setter API. diff --git a/.changeset/rich-waves-judge.md b/.changeset/rich-waves-judge.md deleted file mode 100644 index 85a3cfeb8d..0000000000 --- a/.changeset/rich-waves-judge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/view-components': patch ---- - -Moving `Primer::MenuComponent` to `Primer::Alpha::Menu` and deprecating the original diff --git a/.changeset/rude-toes-play.md b/.changeset/rude-toes-play.md deleted file mode 100644 index 64d3d6af7b..0000000000 --- a/.changeset/rude-toes-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/view-components': patch ---- - -Use URL helpers in previews that interact with the server-side diff --git a/.changeset/small-clouds-fail.md b/.changeset/small-clouds-fail.md deleted file mode 100644 index ea1dd15c20..0000000000 --- a/.changeset/small-clouds-fail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/view-components': patch ---- - -Properly scope Lookbook routes diff --git a/.changeset/witty-boats-explain.md b/.changeset/witty-boats-explain.md deleted file mode 100644 index 667a043e31..0000000000 --- a/.changeset/witty-boats-explain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/view-components": patch ---- - -Remove `forms.css` import for Lookbook diff --git a/CHANGELOG.md b/CHANGELOG.md index ef8d5c0ad6..5ce94f3d17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,41 @@ # CHANGELOG +## 0.0.115 + +### Patch Changes + +- [#1670](https://github.com/primer/view_components/pull/1670) [`217db072`](https://github.com/primer/view_components/commit/217db07287d7383155051eba8c496d9a9636c54c) Thanks [@simurai](https://github.com/simurai)! - Move `Layout` styles to PVC + +* [#1667](https://github.com/primer/view_components/pull/1667) [`ee7f476d`](https://github.com/primer/view_components/commit/ee7f476dd13b58e1c38538950780493b97142c8b) Thanks [@camertron](https://github.com/camertron)! - Make multi input a form control + +- [#1672](https://github.com/primer/view_components/pull/1672) [`1a7daddb`](https://github.com/primer/view_components/commit/1a7daddb62cfb01825f09a9edb5310c0d9e44e07) Thanks [@neall](https://github.com/neall)! - Add auto_check_src option to forms framework text fields to run server-side validation on field change + +* [#1698](https://github.com/primer/view_components/pull/1698) [`29a5415e`](https://github.com/primer/view_components/commit/29a5415ecb6810d79abd135a32e9d63076c7a8c1) Thanks [@mxriverlynn](https://github.com/mxriverlynn)! - Move `Primer::SpinnerComponent` to `Primer::Beta::Spinner` + +- [#1697](https://github.com/primer/view_components/pull/1697) [`4ff75a58`](https://github.com/primer/view_components/commit/4ff75a58b5daa94c9e24fc0cf2723a5a6750f4fe) Thanks [@joelhawksley](https://github.com/joelhawksley)! - ActionList, Alpha::AutoComplete, Banner, and Alpha::Dialog use new "with\_\*" Slots API. + +* [#1696](https://github.com/primer/view_components/pull/1696) [`d709bae1`](https://github.com/primer/view_components/commit/d709bae13ad0ff907b20b0471cbcb847daf3724a) Thanks [@mxriverlynn](https://github.com/mxriverlynn)! - Moving `Primer::OcticonSymbolsComponent` to `Primer::Alpha::OcticonSymbols`, and deprecating the original + +- [#1694](https://github.com/primer/view_components/pull/1694) [`b1fc5dfd`](https://github.com/primer/view_components/commit/b1fc5dfd591c4ebcb16469003c5aff4eb115b485) Thanks [@camertron](https://github.com/camertron)! - Fix sass variable in layout.pcss + +* [#1687](https://github.com/primer/view_components/pull/1687) [`a5b6f02e`](https://github.com/primer/view_components/commit/a5b6f02e32e6fa05005a57cc82a0682b5bcd2351) Thanks [@mxriverlynn](https://github.com/mxriverlynn)! - Deprecate Primer::LocalTime in favor of Primer::RelativeTime + +- [#1692](https://github.com/primer/view_components/pull/1692) [`f50c77fe`](https://github.com/primer/view_components/commit/f50c77fe215240a70d9355180fdddf17a2daae24) Thanks [@mxriverlynn](https://github.com/mxriverlynn)! - Deprecating Primer::TimeAgo in favor of Primer::RelativeTime, and adding a migration guide + +* [#1690](https://github.com/primer/view_components/pull/1690) [`c1845c65`](https://github.com/primer/view_components/commit/c1845c65c3d7aaae3abb31f9846279783734974e) Thanks [@mxriverlynn](https://github.com/mxriverlynn)! - Move `Primer::Beta::Octicon` to `Primer::Beta::Octicon` and deprecate the original + +- [#1688](https://github.com/primer/view_components/pull/1688) [`988077aa`](https://github.com/primer/view_components/commit/988077aae27c11fc270e1e9302498b2d2cd1113c) Thanks [@manuelpuyol](https://github.com/manuelpuyol)! - Fix tooltips not adding aria attributes when Turbo navigating + +* [#1691](https://github.com/primer/view_components/pull/1691) [`ab416be9`](https://github.com/primer/view_components/commit/ab416be957c4c48f0073c2d8a1c1218ea7f9c3d5) Thanks [@joelhawksley](https://github.com/joelhawksley)! - Start migration to new slots API. You may see warnings for using the non-`with_` slot setter API. + +- [#1682](https://github.com/primer/view_components/pull/1682) [`e5144a38`](https://github.com/primer/view_components/commit/e5144a3867ee10a37c8662a27d2cb85711aae8ad) Thanks [@mxriverlynn](https://github.com/mxriverlynn)! - Moving `Primer::MenuComponent` to `Primer::Alpha::Menu` and deprecating the original + +* [#1693](https://github.com/primer/view_components/pull/1693) [`219f5ef4`](https://github.com/primer/view_components/commit/219f5ef4844523f388843b612f23909484cb881a) Thanks [@camertron](https://github.com/camertron)! - Use URL helpers in previews that interact with the server-side + +- [#1701](https://github.com/primer/view_components/pull/1701) [`2c73c2f7`](https://github.com/primer/view_components/commit/2c73c2f7fbfa142da67e5c1044bc1c2cdfa50891) Thanks [@camertron](https://github.com/camertron)! - Properly scope Lookbook routes + +* [#1695](https://github.com/primer/view_components/pull/1695) [`7a881bf5`](https://github.com/primer/view_components/commit/7a881bf5a50720bc630c66a903256445aeb14a3e) Thanks [@simurai](https://github.com/simurai)! - Remove `forms.css` import for Lookbook + ## 0.0.114 ### Patch Changes diff --git a/Gemfile.lock b/Gemfile.lock index 8b8a9460b7..e524834c8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - primer_view_components (0.0.114) + primer_view_components (0.0.115) actionview (>= 5.0.0) activesupport (>= 5.0.0) octicons (>= 17.0.0) diff --git a/demo/Gemfile.lock b/demo/Gemfile.lock index 02d3eb4859..3dcaf6ff0f 100644 --- a/demo/Gemfile.lock +++ b/demo/Gemfile.lock @@ -20,7 +20,7 @@ GIT PATH remote: .. specs: - primer_view_components (0.0.114) + primer_view_components (0.0.115) actionview (>= 5.0.0) activesupport (>= 5.0.0) octicons (>= 17.0.0) @@ -157,6 +157,13 @@ GEM signet (~> 0.15) helm-cli (0.3.0) helm-rb (~> 0.1) + helm-rb (0.2.1-aarch64-linux) + helm-rb (0.2.1-arm-linux) + helm-rb (0.2.1-arm64-darwin) + helm-rb (0.2.1-arm64-linux) + helm-rb (0.2.1-ppc64le-linux) + helm-rb (0.2.1-s390x-linux) + helm-rb (0.2.1-x86-linux) helm-rb (0.2.1-x86_64-darwin) helm-rb (0.2.1-x86_64-linux) hotwire-livereload (1.2.2) @@ -184,6 +191,9 @@ GEM multi_json to_regexp (~> 0.2.1) jwt (2.5.0) + kind-rb (0.1.0-aarch64-linux) + kind-rb (0.1.0-arm64-darwin) + kind-rb (0.1.0-ppc64le-linux) kind-rb (0.1.0-x86_64-darwin) kind-rb (0.1.0-x86_64-linux) krane (1.1.4) @@ -203,6 +213,13 @@ GEM http (>= 3.0, < 5.0) recursive-open-struct (~> 1.1, >= 1.1.1) rest-client (~> 2.0) + kubectl-rb (0.2.1-aarch64-linux) + kubectl-rb (0.2.1-arm-linux) + kubectl-rb (0.2.1-arm64-darwin) + kubectl-rb (0.2.1-arm64-linux) + kubectl-rb (0.2.1-ppc64le-linux) + kubectl-rb (0.2.1-s390x-linux) + kubectl-rb (0.2.1-x86-linux) kubectl-rb (0.2.1-x86_64-darwin) kubectl-rb (0.2.1-x86_64-linux) kubernetes-cli (0.4.0) diff --git a/lib/primer/view_components/version.rb b/lib/primer/view_components/version.rb index 8a44e94cd1..d88d19099c 100644 --- a/lib/primer/view_components/version.rb +++ b/lib/primer/view_components/version.rb @@ -6,7 +6,7 @@ module ViewComponents module VERSION MAJOR = 0 MINOR = 0 - PATCH = 114 + PATCH = 115 STRING = [MAJOR, MINOR, PATCH].join(".") end diff --git a/package-lock.json b/package-lock.json index 54635a22e7..e8d60d6e9b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@primer/view-components", - "version": "0.0.114", + "version": "0.0.115", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@primer/view-components", - "version": "0.0.114", + "version": "0.0.115", "license": "MIT", "dependencies": { "@github/auto-check-element": "^5.2.0", diff --git a/package.json b/package.json index 705de2b0ef..57b89deb07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primer/view-components", - "version": "0.0.114", + "version": "0.0.115", "description": "ViewComponents for the Primer Design System", "main": "app/assets/javascripts/primer_view_components.js", "module": "app/components/primer/primer.js",