diff --git a/.changeset/brown-boats-hunt.md b/.changeset/brown-boats-hunt.md deleted file mode 100644 index bf63d2d8af..0000000000 --- a/.changeset/brown-boats-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@openproject/primer-view-components": patch ---- - -Add parenthesis to trailing counter for React parity, and to improve screen reader speech output diff --git a/.changeset/brown-buckets-sell.md b/.changeset/brown-buckets-sell.md deleted file mode 100644 index 6bbfc7fdb9..0000000000 --- a/.changeset/brown-buckets-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@openproject/primer-view-components": patch ---- - -Fix: Re-calculate anchored-position on scroll diff --git a/.changeset/brown-rocks-drive.md b/.changeset/brown-rocks-drive.md deleted file mode 100644 index 3fa587a2ce..0000000000 --- a/.changeset/brown-rocks-drive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@openproject/primer-view-components": patch ---- - -Add min-width diff --git a/.changeset/clean-fans-greet.md b/.changeset/clean-fans-greet.md deleted file mode 100644 index f4589d018f..0000000000 --- a/.changeset/clean-fans-greet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@openproject/primer-view-components": patch ---- - -Adds data attribute to overlay header diff --git a/.changeset/fifty-experts-melt.md b/.changeset/fifty-experts-melt.md deleted file mode 100644 index 9c1eca924e..0000000000 --- a/.changeset/fifty-experts-melt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@openproject/primer-view-components": minor ---- - -Upgrade @github/tab-container, using shadowdom diff --git a/.changeset/forty-rings-chew.md b/.changeset/forty-rings-chew.md deleted file mode 100644 index 0c020fcf16..0000000000 --- a/.changeset/forty-rings-chew.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@openproject/primer-view-components": minor ---- - -Adds a subtitle slot to the Primer::Alpha::Overlay::Header and Primer::Alpha::Dialog::Header diff --git a/.changeset/gorgeous-turtles-agree.md b/.changeset/gorgeous-turtles-agree.md deleted file mode 100644 index 8e70ed4b26..0000000000 --- a/.changeset/gorgeous-turtles-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@openproject/primer-view-components": patch ---- - -Fix NVDA menu item counts that are broken by using '
' inside an 'ActionMenu'. diff --git a/.changeset/rotten-socks-appear.md b/.changeset/rotten-socks-appear.md deleted file mode 100644 index 57574c8e83..0000000000 --- a/.changeset/rotten-socks-appear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@openproject/primer-view-components": patch ---- - -Fix issue with ActionMenu form items which would prevent a wrapping form if form_arguments: was passed diff --git a/.changeset/tall-pears-vanish.md b/.changeset/tall-pears-vanish.md deleted file mode 100644 index 229c8049fc..0000000000 --- a/.changeset/tall-pears-vanish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@openproject/primer-view-components": minor ---- - -Add a filter slot to the dialog header diff --git a/.changeset/twenty-drinks-peel.md b/.changeset/twenty-drinks-peel.md deleted file mode 100644 index 2731291d46..0000000000 --- a/.changeset/twenty-drinks-peel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@openproject/primer-view-components": patch ---- - -Updates Button and ButtonMarketing docs with markup requirements diff --git a/CHANGELOG.md b/CHANGELOG.md index 732aa8a3d2..323f299385 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,31 @@ # CHANGELOG +## 0.30.0 + +### Minor Changes + +- [#2624](https://github.com/primer/view_components/pull/2624) [`8600b3b`](https://github.com/opf/primer_view_components/commit/8600b3bd96d5b425fa34e0434c5aeb3223fd66c8) Thanks [@keithamus](https://github.com/keithamus)! - Upgrade @github/tab-container, using shadowdom + +- [#2808](https://github.com/primer/view_components/pull/2808) [`bdb3d88`](https://github.com/opf/primer_view_components/commit/bdb3d88595dedc93ad20e55a68d34ba1899e8fac) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Adds a subtitle slot to the Primer::Alpha::Overlay::Header and Primer::Alpha::Dialog::Header + +- [#2804](https://github.com/primer/view_components/pull/2804) [`757635a`](https://github.com/opf/primer_view_components/commit/757635a902c0986da60d94daa3799bd59ad1e697) Thanks [@camertron](https://github.com/camertron)! - Add a filter slot to the dialog header + +### Patch Changes + +- [#2807](https://github.com/primer/view_components/pull/2807) [`1863522`](https://github.com/opf/primer_view_components/commit/186352212178c66b651852ab6517213869927eae) Thanks [@khiga8](https://github.com/khiga8)! - Add parenthesis to trailing counter for React parity, and to improve screen reader speech output + +- [#2794](https://github.com/primer/view_components/pull/2794) [`1d0ecc5`](https://github.com/opf/primer_view_components/commit/1d0ecc5fe4cd738809fc67e9ee43cecf69b2899c) Thanks [@jonrohan](https://github.com/jonrohan)! - Fix: Re-calculate anchored-position on scroll + +- [#2821](https://github.com/primer/view_components/pull/2821) [`19f4d7e`](https://github.com/opf/primer_view_components/commit/19f4d7e2068aa8c0fee5da9c15850c1afb9238cb) Thanks [@khiga8](https://github.com/khiga8)! - Add min-width + +- [#2803](https://github.com/primer/view_components/pull/2803) [`d81824c`](https://github.com/opf/primer_view_components/commit/d81824c43eea2c313b3c024dfc2d4adcb5b51fd0) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Adds data attribute to overlay header + +- [#2822](https://github.com/primer/view_components/pull/2822) [`11aa0e9`](https://github.com/opf/primer_view_components/commit/11aa0e92034ceac4fe3b9042be31102723b85b8a) Thanks [@smockle](https://github.com/smockle)! - Fix NVDA menu item counts that are broken by using '' inside an 'ActionMenu'. + +- [#2828](https://github.com/primer/view_components/pull/2828) [`9ca87d3`](https://github.com/opf/primer_view_components/commit/9ca87d39e4bcff1753a116e829ea336425e161d1) Thanks [@camertron](https://github.com/camertron)! - Fix issue with ActionMenu form items which would prevent a wrapping form if form_arguments: was passed + +- [#2802](https://github.com/primer/view_components/pull/2802) [`2906d96`](https://github.com/opf/primer_view_components/commit/2906d96e0780dd5795800cfd29ede076c1e4bcd5) Thanks [@lindseywild](https://github.com/lindseywild)! - Updates Button and ButtonMarketing docs with markup requirements + ## 0.29.1 ### Patch Changes diff --git a/Gemfile.lock b/Gemfile.lock index f6c0ad2cfe..b818bcd00a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - openproject-primer_view_components (0.29.1) + openproject-primer_view_components (0.30.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) openproject-octicons (>= 19.9.0) diff --git a/demo/Gemfile.lock b/demo/Gemfile.lock index abdb4ad848..99327cefac 100644 --- a/demo/Gemfile.lock +++ b/demo/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - openproject-primer_view_components (0.29.1) + openproject-primer_view_components (0.30.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) openproject-octicons (>= 19.9.0) diff --git a/lib/primer/view_components/version.rb b/lib/primer/view_components/version.rb index 8bcc4c35c4..0c86d3c239 100644 --- a/lib/primer/view_components/version.rb +++ b/lib/primer/view_components/version.rb @@ -5,8 +5,8 @@ module Primer module ViewComponents module VERSION MAJOR = 0 - MINOR = 29 - PATCH = 1 + MINOR = 30 + PATCH = 0 STRING = [MAJOR, MINOR, PATCH].join(".") end diff --git a/package-lock.json b/package-lock.json index 7f6fc5dd65..4008ce5e83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@openproject/primer-view-components", - "version": "0.29.1", + "version": "0.30.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@openproject/primer-view-components", - "version": "0.29.1", + "version": "0.30.0", "license": "MIT", "dependencies": { "@github/auto-check-element": "^5.2.0", diff --git a/package.json b/package.json index 294a76854b..02d6949af2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@openproject/primer-view-components", - "version": "0.29.1", + "version": "0.30.0", "description": "ViewComponents of the Primer Design System for OpenProject", "main": "app/assets/javascripts/primer_view_components.js", "module": "app/components/primer/primer.js",