From 78b68b0309c7167ad81824db3bfa275c70a1ba9f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 14:24:59 -0800 Subject: [PATCH] ci: release (#2543) --- .changeset/curvy-experts-smell.md | 5 ----- .changeset/late-rats-hope.md | 5 ----- .changeset/rich-peas-clap.md | 5 ----- .changeset/silent-games-retire.md | 6 ------ .changeset/smart-bugs-turn.md | 5 ----- .changeset/swift-hairs-deny.md | 5 ----- .changeset/twelve-llamas-flash.md | 5 ----- CHANGELOG.md | 19 +++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- src/routes/_index/+meta.json | 2 +- 11 files changed, 23 insertions(+), 40 deletions(-) delete mode 100644 .changeset/curvy-experts-smell.md delete mode 100644 .changeset/late-rats-hope.md delete mode 100644 .changeset/rich-peas-clap.md delete mode 100644 .changeset/silent-games-retire.md delete mode 100644 .changeset/smart-bugs-turn.md delete mode 100644 .changeset/swift-hairs-deny.md delete mode 100644 .changeset/twelve-llamas-flash.md diff --git a/.changeset/curvy-experts-smell.md b/.changeset/curvy-experts-smell.md deleted file mode 100644 index b5b7e71d42..0000000000 --- a/.changeset/curvy-experts-smell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/skin": major ---- - -chore: added comment to deprecated components about their removal diff --git a/.changeset/late-rats-hope.md b/.changeset/late-rats-hope.md deleted file mode 100644 index 5188971cbf..0000000000 --- a/.changeset/late-rats-hope.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/skin": major ---- - -chore: remove deprecations for next major version diff --git a/.changeset/rich-peas-clap.md b/.changeset/rich-peas-clap.md deleted file mode 100644 index cea0ab0d19..0000000000 --- a/.changeset/rich-peas-clap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/skin": major ---- - -fix(table): remove aria-pressed from table headings diff --git a/.changeset/silent-games-retire.md b/.changeset/silent-games-retire.md deleted file mode 100644 index 1562114620..0000000000 --- a/.changeset/silent-games-retire.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@ebay/skin": major ---- - -feat(dropdowns): added floating-ui support -All dropdowns should be using floating-ui by default. In order to have the old non-floating ui positioning, use `--set-position` modifier on all dropdowns (such as `.menu-button__menu--set-position`) diff --git a/.changeset/smart-bugs-turn.md b/.changeset/smart-bugs-turn.md deleted file mode 100644 index 10eba0db88..0000000000 --- a/.changeset/smart-bugs-turn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/skin": major ---- - -feat(floating-ui): added support in date-textbox diff --git a/.changeset/swift-hairs-deny.md b/.changeset/swift-hairs-deny.md deleted file mode 100644 index d76be69c92..0000000000 --- a/.changeset/swift-hairs-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/skin": major ---- - -feat(icons): added new icons and removed serveral icons diff --git a/.changeset/twelve-llamas-flash.md b/.changeset/twelve-llamas-flash.md deleted file mode 100644 index f31dc55aef..0000000000 --- a/.changeset/twelve-llamas-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/skin": major ---- - -feat(combobox): remove chevron from combobox diff --git a/CHANGELOG.md b/CHANGELOG.md index 922e4db911..7d384b5a08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Skin Changelog +## 19.0.0 + +### Major Changes + +- [#2540](https://github.com/eBay/skin/pull/2540) [`a21d879`](https://github.com/eBay/skin/commit/a21d879e6fb080b495c2d92fcc8e4cd9fb98f09e) Thanks [@agliga](https://github.com/agliga)! - chore: added comment to deprecated components about their removal + +- [#2536](https://github.com/eBay/skin/pull/2536) [`c479ee1`](https://github.com/eBay/skin/commit/c479ee1f8d99e12f65e1c8c3b0929c145e9108ad) Thanks [@agliga](https://github.com/agliga)! - chore: remove deprecations for next major version + +- [#2526](https://github.com/eBay/skin/pull/2526) [`93788e6`](https://github.com/eBay/skin/commit/93788e61c8d4e5fe75776f79c07d32dbbede25c6) Thanks [@saiponnada](https://github.com/saiponnada)! - fix(table): remove aria-pressed from table headings + +- [#2541](https://github.com/eBay/skin/pull/2541) [`529af17`](https://github.com/eBay/skin/commit/529af17d8b35d4f825b5e49ec57a1e6f43b89c14) Thanks [@agliga](https://github.com/agliga)! - feat(dropdowns): added floating-ui support + All dropdowns should be using floating-ui by default. In order to have the old non-floating ui positioning, use `--set-position` modifier on all dropdowns (such as `.menu-button__menu--set-position`) + +- [#2529](https://github.com/eBay/skin/pull/2529) [`5a5a45f`](https://github.com/eBay/skin/commit/5a5a45f19ebfacd91f937c5ce8ad7482b0dcdc6b) Thanks [@agliga](https://github.com/agliga)! - feat(floating-ui): added support in date-textbox + +- [#2528](https://github.com/eBay/skin/pull/2528) [`4265bed`](https://github.com/eBay/skin/commit/4265bed0dd9b9f9204af663f7dc6c64319c61ae8) Thanks [@agliga](https://github.com/agliga)! - feat(icons): added new icons and removed serveral icons + +- [#2537](https://github.com/eBay/skin/pull/2537) [`b6f7744`](https://github.com/eBay/skin/commit/b6f7744ce3212c02118ee256c97aa9f889610f56) Thanks [@LuLaValva](https://github.com/LuLaValva)! - feat(combobox): remove chevron from combobox + ## 18.6.0 ### Minor Changes diff --git a/package-lock.json b/package-lock.json index ca3da34db1..e93936a9ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ebay/skin", - "version": "18.6.0", + "version": "19.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ebay/skin", - "version": "18.6.0", + "version": "19.0.0", "license": "MIT", "devDependencies": { "@babel/cli": "^7.26.4", diff --git a/package.json b/package.json index 972c022b61..b2f65e119b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ebay/skin", "description": "Skin - CSS modules that represent the brand eBay", - "version": "18.6.0", + "version": "19.0.0", "license": "MIT", "main": "./index.js", "maintainers": [ diff --git a/src/routes/_index/+meta.json b/src/routes/_index/+meta.json index af3982bf6e..9f71654ce3 100644 --- a/src/routes/_index/+meta.json +++ b/src/routes/_index/+meta.json @@ -1,6 +1,6 @@ { "pageTitle": "Skin CSS Framework", - "version": "18.6.0", + "version": "19.0.0", "icons": { "prefix": "icon", "largeDocs": ["ebay-money-back-guarantee-logo-16-colored"],