diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7b096160eae..444310ba9ee 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { - "packages/calcite-components": "2.7.1", - "packages/calcite-components-react": "2.7.1", - "packages/calcite-design-tokens": "2.1.2", - "packages/eslint-plugin-calcite-components": "1.1.0", - "packages/calcite-components-angular/projects/component-library": "2.7.1" + "packages/calcite-components": "2.8.0", + "packages/calcite-components-react": "2.8.0", + "packages/calcite-design-tokens": "2.2.0", + "packages/eslint-plugin-calcite-components": "1.2.0", + "packages/calcite-components-angular/projects/component-library": "2.8.0" } diff --git a/package-lock.json b/package-lock.json index d46ac560532..aff91b961a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36696,7 +36696,7 @@ }, "packages/calcite-components": { "name": "@esri/calcite-components", - "version": "2.8.0-next.20", + "version": "2.8.0", "license": "SEE LICENSE.md", "dependencies": { "@floating-ui/dom": "1.6.3", @@ -36711,9 +36711,9 @@ "timezone-groups": "0.8.0" }, "devDependencies": { - "@esri/calcite-design-tokens": "^2.2.0-next.0", + "@esri/calcite-design-tokens": "^2.2.0", "@esri/calcite-ui-icons": "3.27.9", - "@esri/eslint-plugin-calcite-components": "^1.2.0-next.1", + "@esri/eslint-plugin-calcite-components": "^1.2.0", "@stencil-community/eslint-plugin": "0.7.2", "@stencil-community/postcss": "2.2.0", "@stencil/angular-output-target": "0.8.4", @@ -38395,10 +38395,10 @@ }, "packages/calcite-components-angular/projects/component-library": { "name": "@esri/calcite-components-angular", - "version": "2.8.0-next.20", + "version": "2.8.0", "license": "SEE LICENSE.md", "dependencies": { - "@esri/calcite-components": "^2.8.0-next.20", + "@esri/calcite-components": "^2.8.0", "tslib": "2.6.2" }, "peerDependencies": { @@ -38408,10 +38408,10 @@ }, "packages/calcite-components-react": { "name": "@esri/calcite-components-react", - "version": "2.8.0-next.20", + "version": "2.8.0", "license": "SEE LICENSE.md", "dependencies": { - "@esri/calcite-components": "^2.8.0-next.20" + "@esri/calcite-components": "^2.8.0" }, "peerDependencies": { "react": ">=16.7", @@ -38781,7 +38781,7 @@ }, "packages/calcite-design-tokens": { "name": "@esri/calcite-design-tokens", - "version": "2.2.0-next.0", + "version": "2.2.0", "devDependencies": { "ts-jest-resolver": "2.0.1", "ts-node": "10.9.2" @@ -38789,7 +38789,7 @@ }, "packages/eslint-plugin-calcite-components": { "name": "@esri/eslint-plugin-calcite-components", - "version": "1.2.0-next.1", + "version": "1.2.0", "license": "SEE LICENSE.md", "dependencies": { "stencil-eslint-core": "0.4.1" diff --git a/packages/calcite-components-angular/projects/component-library/CHANGELOG.md b/packages/calcite-components-angular/projects/component-library/CHANGELOG.md index 87cf7358536..4512060b9d4 100644 --- a/packages/calcite-components-angular/projects/component-library/CHANGELOG.md +++ b/packages/calcite-components-angular/projects/component-library/CHANGELOG.md @@ -3,113 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [2.8.0-next.20](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.19...@esri/calcite-components-angular@2.8.0-next.20) (2024-04-30) +## [2.8.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.1...@esri/calcite-components-angular@2.8.0) (2024-04-30) -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.19](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.18...@esri/calcite-components-angular@2.8.0-next.19) (2024-04-30) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.18](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.17...@esri/calcite-components-angular@2.8.0-next.18) (2024-04-30) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.17](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.16...@esri/calcite-components-angular@2.8.0-next.17) (2024-04-29) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.16](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.15...@esri/calcite-components-angular@2.8.0-next.16) (2024-04-29) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.15](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.14...@esri/calcite-components-angular@2.8.0-next.15) (2024-04-27) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.14](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.13...@esri/calcite-components-angular@2.8.0-next.14) (2024-04-26) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.13](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.12...@esri/calcite-components-angular@2.8.0-next.13) (2024-04-26) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.12](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.11...@esri/calcite-components-angular@2.8.0-next.12) (2024-04-25) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.10...@esri/calcite-components-angular@2.8.0-next.11) (2024-04-25) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.10](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.9...@esri/calcite-components-angular@2.8.0-next.10) (2024-04-25) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.8...@esri/calcite-components-angular@2.8.0-next.9) (2024-04-24) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.7...@esri/calcite-components-angular@2.8.0-next.8) (2024-04-24) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.6...@esri/calcite-components-angular@2.8.0-next.7) (2024-04-23) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.5...@esri/calcite-components-angular@2.8.0-next.6) (2024-04-23) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.4...@esri/calcite-components-angular@2.8.0-next.5) (2024-04-23) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.3...@esri/calcite-components-angular@2.8.0-next.4) (2024-04-18) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.2...@esri/calcite-components-angular@2.8.0-next.3) (2024-04-16) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.1...@esri/calcite-components-angular@2.8.0-next.2) (2024-04-15) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.0...@esri/calcite-components-angular@2.8.0-next.1) (2024-04-13) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.8.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.2-next.5...@esri/calcite-components-angular@2.8.0-next.0) (2024-04-12) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.7.2-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.2-next.4...@esri/calcite-components-angular@2.7.2-next.5) (2024-04-09) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.7.2-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.2-next.3...@esri/calcite-components-angular@2.7.2-next.4) (2024-04-06) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.7.2-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.2-next.2...@esri/calcite-components-angular@2.7.2-next.3) (2024-04-05) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.7.2-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.2-next.1...@esri/calcite-components-angular@2.7.2-next.2) (2024-04-05) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.7.2-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.2-next.0...@esri/calcite-components-angular@2.7.2-next.1) (2024-04-03) +### Miscellaneous Chores -**Note:** Version bump only for package @esri/calcite-components-angular +- **@esri/calcite-components-angular:** Synchronize components versions -## [2.7.2-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.1...@esri/calcite-components-angular@2.7.2-next.0) (2024-04-03) +### Dependencies -**Note:** Version bump only for package @esri/calcite-components-angular +- The following workspace dependencies were updated + - dependencies + - @esri/calcite-components bumped from ^2.8.0-next.20 to ^2.8.0 ## [2.7.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0...@esri/calcite-components-angular@2.7.1) (2024-03-29) diff --git a/packages/calcite-components-angular/projects/component-library/package.json b/packages/calcite-components-angular/projects/component-library/package.json index 381817fec54..6660f1e5aae 100644 --- a/packages/calcite-components-angular/projects/component-library/package.json +++ b/packages/calcite-components-angular/projects/component-library/package.json @@ -1,6 +1,6 @@ { "name": "@esri/calcite-components-angular", - "version": "2.8.0-next.20", + "version": "2.8.0", "sideEffects": false, "homepage": "https://developers.arcgis.com/calcite-design-system/", "description": "A set of Angular components that wrap Esri's Calcite Components.", @@ -20,7 +20,7 @@ "@angular/core": ">=16.0.0" }, "dependencies": { - "@esri/calcite-components": "^2.8.0-next.20", + "@esri/calcite-components": "^2.8.0", "tslib": "2.6.2" }, "lerna": { diff --git a/packages/calcite-components-react/CHANGELOG.md b/packages/calcite-components-react/CHANGELOG.md index 805e42ac41b..2ee826bd4f2 100644 --- a/packages/calcite-components-react/CHANGELOG.md +++ b/packages/calcite-components-react/CHANGELOG.md @@ -3,113 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [2.8.0-next.20](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.19...@esri/calcite-components-react@2.8.0-next.20) (2024-04-30) +## [2.8.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.1...@esri/calcite-components-react@2.8.0) (2024-04-30) -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.19](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.18...@esri/calcite-components-react@2.8.0-next.19) (2024-04-30) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.18](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.17...@esri/calcite-components-react@2.8.0-next.18) (2024-04-30) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.17](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.16...@esri/calcite-components-react@2.8.0-next.17) (2024-04-29) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.16](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.15...@esri/calcite-components-react@2.8.0-next.16) (2024-04-29) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.15](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.14...@esri/calcite-components-react@2.8.0-next.15) (2024-04-27) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.14](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.13...@esri/calcite-components-react@2.8.0-next.14) (2024-04-26) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.13](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.12...@esri/calcite-components-react@2.8.0-next.13) (2024-04-26) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.12](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.11...@esri/calcite-components-react@2.8.0-next.12) (2024-04-25) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.10...@esri/calcite-components-react@2.8.0-next.11) (2024-04-25) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.10](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.9...@esri/calcite-components-react@2.8.0-next.10) (2024-04-25) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.8...@esri/calcite-components-react@2.8.0-next.9) (2024-04-24) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.7...@esri/calcite-components-react@2.8.0-next.8) (2024-04-24) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.6...@esri/calcite-components-react@2.8.0-next.7) (2024-04-23) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.5...@esri/calcite-components-react@2.8.0-next.6) (2024-04-23) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.4...@esri/calcite-components-react@2.8.0-next.5) (2024-04-23) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.3...@esri/calcite-components-react@2.8.0-next.4) (2024-04-18) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.2...@esri/calcite-components-react@2.8.0-next.3) (2024-04-16) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.1...@esri/calcite-components-react@2.8.0-next.2) (2024-04-15) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.0...@esri/calcite-components-react@2.8.0-next.1) (2024-04-13) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.8.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.2-next.5...@esri/calcite-components-react@2.8.0-next.0) (2024-04-12) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.7.2-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.2-next.4...@esri/calcite-components-react@2.7.2-next.5) (2024-04-09) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.7.2-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.2-next.3...@esri/calcite-components-react@2.7.2-next.4) (2024-04-06) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.7.2-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.2-next.2...@esri/calcite-components-react@2.7.2-next.3) (2024-04-05) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.7.2-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.2-next.1...@esri/calcite-components-react@2.7.2-next.2) (2024-04-05) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.7.2-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.2-next.0...@esri/calcite-components-react@2.7.2-next.1) (2024-04-03) +### Miscellaneous Chores -**Note:** Version bump only for package @esri/calcite-components-react +- **@esri/calcite-components-react:** Synchronize components versions -## [2.7.2-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.1...@esri/calcite-components-react@2.7.2-next.0) (2024-04-03) +### Dependencies -**Note:** Version bump only for package @esri/calcite-components-react +- The following workspace dependencies were updated + - dependencies + - @esri/calcite-components bumped from ^2.8.0-next.20 to ^2.8.0 ## [2.7.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0...@esri/calcite-components-react@2.7.1) (2024-03-29) diff --git a/packages/calcite-components-react/package.json b/packages/calcite-components-react/package.json index 3e000232dcb..84bddf47da8 100644 --- a/packages/calcite-components-react/package.json +++ b/packages/calcite-components-react/package.json @@ -1,7 +1,7 @@ { "name": "@esri/calcite-components-react", "sideEffects": false, - "version": "2.8.0-next.20", + "version": "2.8.0", "homepage": "https://developers.arcgis.com/calcite-design-system/", "description": "A set of React components that wrap calcite components", "license": "SEE LICENSE.md", @@ -23,7 +23,7 @@ "dist/" ], "dependencies": { - "@esri/calcite-components": "^2.8.0-next.20" + "@esri/calcite-components": "^2.8.0" }, "peerDependencies": { "react": ">=16.7", diff --git a/packages/calcite-components/CHANGELOG.md b/packages/calcite-components/CHANGELOG.md index 8973c2c9b89..e281a2e0379 100644 --- a/packages/calcite-components/CHANGELOG.md +++ b/packages/calcite-components/CHANGELOG.md @@ -3,195 +3,58 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [2.8.0-next.20](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.19...@esri/calcite-components@2.8.0-next.20) (2024-04-30) +## [2.8.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.7.1...@esri/calcite-components@2.8.0) (2024-04-30) ### Features -- **tile, tile-group:** support single, multi, single-persist, none selection modes and icon and border selection appearances ([#9159](https://github.com/Esri/calcite-design-system/issues/9159)) ([2d77470](https://github.com/Esri/calcite-design-system/commit/2d77470ce715afee66d9e34dc056da575e37ec68)), closes [#8834](https://github.com/Esri/calcite-design-system/issues/8834) [#6662](https://github.com/Esri/calcite-design-system/issues/6662) - -## [2.8.0-next.19](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.18...@esri/calcite-components@2.8.0-next.19) (2024-04-30) - -### Features - -- add validity property to form components ([#9210](https://github.com/Esri/calcite-design-system/issues/9210)) ([e49902b](https://github.com/Esri/calcite-design-system/commit/e49902b6404600eda6aff7b00d209ce37ca97df6)), closes [#9229](https://github.com/Esri/calcite-design-system/issues/9229) -- **carousel:** Add Carousel and Carousel Item components ([#8995](https://github.com/Esri/calcite-design-system/issues/8995)) ([b1ba428](https://github.com/Esri/calcite-design-system/commit/b1ba428da116cd0e3b44ae17b7eee6d5d19407ca)), closes [#6536](https://github.com/Esri/calcite-design-system/issues/6536) - -### Bug Fixes - -- **combobox, input-time-zone:** improve readOnly behavior and styling ([#9222](https://github.com/Esri/calcite-design-system/issues/9222)) ([606d80f](https://github.com/Esri/calcite-design-system/commit/606d80fcb65ec167f13801ee6a41d0882643d8b6)), closes [#7853](https://github.com/Esri/calcite-design-system/issues/7853) [#8666](https://github.com/Esri/calcite-design-system/issues/8666) - -## [2.8.0-next.18](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.17...@esri/calcite-components@2.8.0-next.18) (2024-04-30) - -### Features - -- add calciteInvalid event for form validation ([#9211](https://github.com/Esri/calcite-design-system/issues/9211)) ([a504508](https://github.com/Esri/calcite-design-system/commit/a504508f3e7c3e2676486d3978116e5680c86dc9)), closes [#9210](https://github.com/Esri/calcite-design-system/issues/9210) [#9210](https://github.com/Esri/calcite-design-system/issues/9210) - -## [2.8.0-next.17](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.16...@esri/calcite-components@2.8.0-next.17) (2024-04-29) - -### Bug Fixes - -- **radio-button:** display validation message in parent group ([#9218](https://github.com/Esri/calcite-design-system/issues/9218)) ([b1e869f](https://github.com/Esri/calcite-design-system/commit/b1e869fe7a0b703b5edc6286026a982fcc778c5d)), closes [#9220](https://github.com/Esri/calcite-design-system/issues/9220) - -## [2.8.0-next.16](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.15...@esri/calcite-components@2.8.0-next.16) (2024-04-29) - -### Bug Fixes - -- **chip-group:** Improve programmatic Chip selection behavior ([#9213](https://github.com/Esri/calcite-design-system/issues/9213)) ([b7a4c77](https://github.com/Esri/calcite-design-system/commit/b7a4c7780b3ff1f62ad2705873b296ba9cc20ec9)), closes [#8801](https://github.com/Esri/calcite-design-system/issues/8801) - -## [2.8.0-next.15](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.14...@esri/calcite-components@2.8.0-next.15) (2024-04-27) - -### Bug Fixes - -- fix memory leak affecting components using conditionally-rendered slots ([#9208](https://github.com/Esri/calcite-design-system/issues/9208)) ([28701b6](https://github.com/Esri/calcite-design-system/commit/28701b623bdfb6c2f9071667b9ab14b3175dcdbb)), closes [#9177](https://github.com/Esri/calcite-design-system/issues/9177) - -## [2.8.0-next.14](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.13...@esri/calcite-components@2.8.0-next.14) (2024-04-26) - -### Features - -- ensure all components inherit font-family ([#8388](https://github.com/Esri/calcite-design-system/issues/8388)) ([90f8923](https://github.com/Esri/calcite-design-system/commit/90f8923336cc23a4241894b48a5ff91d62ebb0ac)), closes [#7175](https://github.com/Esri/calcite-design-system/issues/7175) [#9205](https://github.com/Esri/calcite-design-system/issues/9205) - -## [2.8.0-next.13](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.12...@esri/calcite-components@2.8.0-next.13) (2024-04-26) - -### Bug Fixes - -- **combobox:** update the focused chevron icon color ([#9202](https://github.com/Esri/calcite-design-system/issues/9202)) ([27ac02d](https://github.com/Esri/calcite-design-system/commit/27ac02d31dc3d7aadf6279ef4669a3efe82b9ed6)), closes [#7711](https://github.com/Esri/calcite-design-system/issues/7711) -- **slider:** fix fill placement and tick styling when ranged ([#9204](https://github.com/Esri/calcite-design-system/issues/9204)) ([a84d831](https://github.com/Esri/calcite-design-system/commit/a84d831ba11165938840e16a0645b1fed542ad87)), closes [#1631](https://github.com/Esri/calcite-design-system/issues/1631) - -## [2.8.0-next.12](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.11...@esri/calcite-components@2.8.0-next.12) (2024-04-25) - -### Bug Fixes - -- **tree-item:** do not select when chevron clicked ([#9115](https://github.com/Esri/calcite-design-system/issues/9115)) ([99ad8f1](https://github.com/Esri/calcite-design-system/commit/99ad8f114ba79c8dc0cdef420d3ef57166650709)), closes [#7901](https://github.com/Esri/calcite-design-system/issues/7901) - -## [2.8.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.10...@esri/calcite-components@2.8.0-next.11) (2024-04-25) - -### Bug Fixes - -- **slider:** rename `highlightPlacement` to `fillPlacement` ([#9195](https://github.com/Esri/calcite-design-system/issues/9195)) ([9e5a713](https://github.com/Esri/calcite-design-system/commit/9e5a713258ec79e3f488e5a5c6e8b1065733395e)), closes [#1631](https://github.com/Esri/calcite-design-system/issues/1631) [#9170](https://github.com/Esri/calcite-design-system/issues/9170) -- **slider:** style ticks according to the fill placement ([#9196](https://github.com/Esri/calcite-design-system/issues/9196)) ([5eb4e10](https://github.com/Esri/calcite-design-system/commit/5eb4e10d034cfb8b4bc64a14f144bd2d738ae456)), closes [#1631](https://github.com/Esri/calcite-design-system/issues/1631) [#9195](https://github.com/Esri/calcite-design-system/issues/9195) - -## [2.8.0-next.10](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.9...@esri/calcite-components@2.8.0-next.10) (2024-04-25) - -### Features - -- **input-time-zone:** allow clearing value ([#9168](https://github.com/Esri/calcite-design-system/issues/9168)) ([193bb7d](https://github.com/Esri/calcite-design-system/commit/193bb7d99f17c7efd580fd713f2377da0c7f6f4a)), closes [#9020](https://github.com/Esri/calcite-design-system/issues/9020) - -### Bug Fixes - -- **list, list-item, list-item-group:** improve drag experience by indenting items ([#9169](https://github.com/Esri/calcite-design-system/issues/9169)) ([88aab49](https://github.com/Esri/calcite-design-system/commit/88aab49d9c6d83e2ae6e5681c000829257109076)), closes [#8242](https://github.com/Esri/calcite-design-system/issues/8242) [#8667](https://github.com/Esri/calcite-design-system/issues/8667) [#9058](https://github.com/Esri/calcite-design-system/issues/9058) - -## [2.8.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.8...@esri/calcite-components@2.8.0-next.9) (2024-04-24) - -### Features - -- **slider:** add support for custom label formatting ([#9179](https://github.com/Esri/calcite-design-system/issues/9179)) ([710d1ee](https://github.com/Esri/calcite-design-system/commit/710d1eec83cef94fe12c28d4ddcf3995c6b4bf61)), closes [#4004](https://github.com/Esri/calcite-design-system/issues/4004) - -### Bug Fixes - -- **combo-box:** update the focus and hover chevron icon color ([#9187](https://github.com/Esri/calcite-design-system/issues/9187)) ([a1317da](https://github.com/Esri/calcite-design-system/commit/a1317dab65a2bea5634656b46af63c45a1281443)), closes [#7711](https://github.com/Esri/calcite-design-system/issues/7711) -- **select:** update the focus and hover chevron icon color and select focus and hover background color ([#9160](https://github.com/Esri/calcite-design-system/issues/9160)) ([b187340](https://github.com/Esri/calcite-design-system/commit/b1873401403313429971e7ea3d6270f42eb04730)) - -## [2.8.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.7...@esri/calcite-components@2.8.0-next.8) (2024-04-24) - -### Features - -- **pagination:** add navigation methods ([#9154](https://github.com/Esri/calcite-design-system/issues/9154)) ([5ca6a5f](https://github.com/Esri/calcite-design-system/commit/5ca6a5fdd58c4ce20085dacb71d8ae50941345ab)), closes [#6344](https://github.com/Esri/calcite-design-system/issues/6344) - -## [2.8.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.6...@esri/calcite-components@2.8.0-next.7) (2024-04-23) - -### Features - -- **list-item-group:** update list item group styles ([#9072](https://github.com/Esri/calcite-design-system/issues/9072)) ([c734849](https://github.com/Esri/calcite-design-system/commit/c734849ded8626b0d93916622eeb7e80c4fbe97b)), closes [#8039](https://github.com/Esri/calcite-design-system/issues/8039) - -## [2.8.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.5...@esri/calcite-components@2.8.0-next.6) (2024-04-23) - -### Features - -- **slider:** allow configuring fill behavior ([#9170](https://github.com/Esri/calcite-design-system/issues/9170)) ([1b2cdbf](https://github.com/Esri/calcite-design-system/commit/1b2cdbf639029c8a415a8055a31542d5cc089045)), closes [#1631](https://github.com/Esri/calcite-design-system/issues/1631) - -### Bug Fixes - -- **date-picker:** ensure `proximitySelectionDisabled` resets range on post-range-commit selection ([#9171](https://github.com/Esri/calcite-design-system/issues/9171)) ([f466b14](https://github.com/Esri/calcite-design-system/commit/f466b145f7c59fad143ddf4c980514ad5558f854)), closes [#6223](https://github.com/Esri/calcite-design-system/issues/6223) - -## [2.8.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.4...@esri/calcite-components@2.8.0-next.5) (2024-04-23) - -### Bug Fixes - -- **input-date-picker:** update the focus and hover chevron icon color ([#9146](https://github.com/Esri/calcite-design-system/issues/9146)) ([ca895e9](https://github.com/Esri/calcite-design-system/commit/ca895e9e130039300ecbcc059933dc87b47e1f5a)) - -## [2.8.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.3...@esri/calcite-components@2.8.0-next.4) (2024-04-18) - -### Bug Fixes - -- **input-time-zone:** ensure selected item is properly displayed when there are other items with the same offset ([#9134](https://github.com/Esri/calcite-design-system/issues/9134)) ([1f94903](https://github.com/Esri/calcite-design-system/commit/1f94903cf6935c3f70307dbd37202784703bbabb)), closes [#8272](https://github.com/Esri/calcite-design-system/issues/8272) - -## [2.8.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.2...@esri/calcite-components@2.8.0-next.3) (2024-04-16) - -### Bug Fixes - -- **alert, text-area:** improve layout for screenshot diffs ([#9118](https://github.com/Esri/calcite-design-system/issues/9118)) ([4723a48](https://github.com/Esri/calcite-design-system/commit/4723a48069e42ab5220f5ee7bcd3c0c75c08fcca)), closes [#7893](https://github.com/Esri/calcite-design-system/issues/7893) - -## [2.8.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.1...@esri/calcite-components@2.8.0-next.2) (2024-04-15) +- Add calciteInvalid event for form validation ([#9211](https://github.com/Esri/calcite-design-system/issues/9211)) ([a504508](https://github.com/Esri/calcite-design-system/commit/a504508f3e7c3e2676486d3978116e5680c86dc9)) +- Add validity property to form components ([#9210](https://github.com/Esri/calcite-design-system/issues/9210)) ([e49902b](https://github.com/Esri/calcite-design-system/commit/e49902b6404600eda6aff7b00d209ce37ca97df6)) +- **carousel:** Add Carousel and Carousel Item components ([#8995](https://github.com/Esri/calcite-design-system/issues/8995)) ([b1ba428](https://github.com/Esri/calcite-design-system/commit/b1ba428da116cd0e3b44ae17b7eee6d5d19407ca)) +- **enforce-ref-last-prop:** Add fixer ([#8671](https://github.com/Esri/calcite-design-system/issues/8671)) ([688bc51](https://github.com/Esri/calcite-design-system/commit/688bc51bb06163a0b6b4b1a3c6685c8bed3f235b)) +- Ensure all components inherit font-family ([#8388](https://github.com/Esri/calcite-design-system/issues/8388)) ([90f8923](https://github.com/Esri/calcite-design-system/commit/90f8923336cc23a4241894b48a5ff91d62ebb0ac)) +- **input-time-zone:** Add readonly support ([#9111](https://github.com/Esri/calcite-design-system/issues/9111)) ([153a122](https://github.com/Esri/calcite-design-system/commit/153a122b31be29d1af32911d96fffad4d74463b7)) +- **input-time-zone:** Allow clearing value ([#9168](https://github.com/Esri/calcite-design-system/issues/9168)) ([193bb7d](https://github.com/Esri/calcite-design-system/commit/193bb7d99f17c7efd580fd713f2377da0c7f6f4a)) +- **list-item-group:** Update list item group styles ([#9072](https://github.com/Esri/calcite-design-system/issues/9072)) ([c734849](https://github.com/Esri/calcite-design-system/commit/c734849ded8626b0d93916622eeb7e80c4fbe97b)) +- **navigation-logo:** Add heading level ([#9054](https://github.com/Esri/calcite-design-system/issues/9054)) ([c2beba8](https://github.com/Esri/calcite-design-system/commit/c2beba8c3e5d23849f5dd4b824fefe8ff5f63ab4)) +- **pagination:** Add navigation methods ([#9154](https://github.com/Esri/calcite-design-system/issues/9154)) ([5ca6a5f](https://github.com/Esri/calcite-design-system/commit/5ca6a5fdd58c4ce20085dacb71d8ae50941345ab)) +- **slider:** Add support for custom label formatting ([#9179](https://github.com/Esri/calcite-design-system/issues/9179)) ([710d1ee](https://github.com/Esri/calcite-design-system/commit/710d1eec83cef94fe12c28d4ddcf3995c6b4bf61)) +- **slider:** Allow configuring fill behavior ([#9170](https://github.com/Esri/calcite-design-system/issues/9170)) ([1b2cdbf](https://github.com/Esri/calcite-design-system/commit/1b2cdbf639029c8a415a8055a31542d5cc089045)) +- **tile, tile-group:** Support single, multi, single-persist, none selection modes and icon and border selection appearances ([#9159](https://github.com/Esri/calcite-design-system/issues/9159)) ([2d77470](https://github.com/Esri/calcite-design-system/commit/2d77470ce715afee66d9e34dc056da575e37ec68)) ### Bug Fixes -- **preset:** update the focus outline color ([#9098](https://github.com/Esri/calcite-design-system/issues/9098)) ([725f47c](https://github.com/Esri/calcite-design-system/commit/725f47c36b3a3c7a89ce3980fd9508e656f4914a)), closes [#9099](https://github.com/Esri/calcite-design-system/issues/9099) - -## [2.8.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.8.0-next.0...@esri/calcite-components@2.8.0-next.1) (2024-04-13) - -### Features - -- **input-time-zone:** add readonly support ([#9111](https://github.com/Esri/calcite-design-system/issues/9111)) ([153a122](https://github.com/Esri/calcite-design-system/commit/153a122b31be29d1af32911d96fffad4d74463b7)), closes [#7853](https://github.com/Esri/calcite-design-system/issues/7853) - -### Bug Fixes - -- **input, input-number, input-text, input-date-picker, input-time-picker, filter, menu-item:** ignore canceled events and enforce cancellations where needed ([#8952](https://github.com/Esri/calcite-design-system/issues/8952)) ([d0fa977](https://github.com/Esri/calcite-design-system/commit/d0fa977bd4a05d6221cb90ed4fefacb933c425ed)), closes [#7686](https://github.com/Esri/calcite-design-system/issues/7686) - -## [2.8.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.7.2-next.5...@esri/calcite-components@2.8.0-next.0) (2024-04-12) +- **action:** Maintain equal height when text is not enabled in a small scale ([#9051](https://github.com/Esri/calcite-design-system/issues/9051)) ([407824a](https://github.com/Esri/calcite-design-system/commit/407824a56ac879b253da50d6e1224c1e5879bf5d)) +- **chip-group:** Improve programmatic Chip selection behavior ([#9213](https://github.com/Esri/calcite-design-system/issues/9213)) ([b7a4c77](https://github.com/Esri/calcite-design-system/commit/b7a4c7780b3ff1f62ad2705873b296ba9cc20ec9)) +- **combo-box:** Update the focus and hover chevron icon color ([#9187](https://github.com/Esri/calcite-design-system/issues/9187)) ([a1317da](https://github.com/Esri/calcite-design-system/commit/a1317dab65a2bea5634656b46af63c45a1281443)) +- **combobox, input-time-zone:** Improve readOnly behavior and styling ([#9222](https://github.com/Esri/calcite-design-system/issues/9222)) ([606d80f](https://github.com/Esri/calcite-design-system/commit/606d80fcb65ec167f13801ee6a41d0882643d8b6)) +- **combobox:** Fix aria-role for proper voiceover support ([#9039](https://github.com/Esri/calcite-design-system/issues/9039)) ([eebe8ca](https://github.com/Esri/calcite-design-system/commit/eebe8ca6c944f8663d3650bd213b7d041833efa9)) +- **combobox:** Update the focused chevron icon color ([#9202](https://github.com/Esri/calcite-design-system/issues/9202)) ([27ac02d](https://github.com/Esri/calcite-design-system/commit/27ac02d31dc3d7aadf6279ef4669a3efe82b9ed6)) +- **date-picker:** Ensure `proximitySelectionDisabled` resets range on post-range-commit selection ([#9171](https://github.com/Esri/calcite-design-system/issues/9171)) ([f466b14](https://github.com/Esri/calcite-design-system/commit/f466b145f7c59fad143ddf4c980514ad5558f854)) +- **date-picker:** Restore focus on date when navigating month with arrow/page keys ([#9063](https://github.com/Esri/calcite-design-system/issues/9063)) ([db109e0](https://github.com/Esri/calcite-design-system/commit/db109e03eddf09375a8647483cff23b33e521774)) +- Fix memory leak affecting components using conditionally-rendered slots ([#9208](https://github.com/Esri/calcite-design-system/issues/9208)) ([28701b6](https://github.com/Esri/calcite-design-system/commit/28701b623bdfb6c2f9071667b9ab14b3175dcdbb)) +- **input-date-picker:** Update the focus and hover chevron icon color ([#9146](https://github.com/Esri/calcite-design-system/issues/9146)) ([ca895e9](https://github.com/Esri/calcite-design-system/commit/ca895e9e130039300ecbcc059933dc87b47e1f5a)) +- **input-time-zone:** Ensure selected item is properly displayed when there are other items with the same offset ([#9134](https://github.com/Esri/calcite-design-system/issues/9134)) ([1f94903](https://github.com/Esri/calcite-design-system/commit/1f94903cf6935c3f70307dbd37202784703bbabb)) +- **input, input-number, input-text, input-date-picker, input-time-picker, filter, menu-item:** Ignore canceled events and enforce cancellations where needed ([#8952](https://github.com/Esri/calcite-design-system/issues/8952)) ([d0fa977](https://github.com/Esri/calcite-design-system/commit/d0fa977bd4a05d6221cb90ed4fefacb933c425ed)) +- **list, list-item, list-item-group:** Improve drag experience by indenting items ([#9169](https://github.com/Esri/calcite-design-system/issues/9169)) ([88aab49](https://github.com/Esri/calcite-design-system/commit/88aab49d9c6d83e2ae6e5681c000829257109076)) +- **list, list-item:** Support keyboard sorting in screen readers ([#9038](https://github.com/Esri/calcite-design-system/issues/9038)) ([b2e1b9b](https://github.com/Esri/calcite-design-system/commit/b2e1b9b93cb36e32208553f9a7a524b21d76b4e9)) +- **list:** Closed list-items no longer render extra space ([#9031](https://github.com/Esri/calcite-design-system/issues/9031)) ([3985004](https://github.com/Esri/calcite-design-system/commit/3985004de74ae4c9829d166bebbbe5a7d2a749df)) +- **panel:** Support cancelling the esc key event to prevent closing a panel ([#9032](https://github.com/Esri/calcite-design-system/issues/9032)) ([ecfa5f1](https://github.com/Esri/calcite-design-system/commit/ecfa5f14a5857d26e3b846cdb31999f9a0dff5b2)) +- **preset:** Update the focus outline color ([#9098](https://github.com/Esri/calcite-design-system/issues/9098)) ([725f47c](https://github.com/Esri/calcite-design-system/commit/725f47c36b3a3c7a89ce3980fd9508e656f4914a)) +- **radio-button:** Display validation message in parent group ([#9218](https://github.com/Esri/calcite-design-system/issues/9218)) ([b1e869f](https://github.com/Esri/calcite-design-system/commit/b1e869fe7a0b703b5edc6286026a982fcc778c5d)) +- **select:** Update the focus and hover chevron icon color and select focus and hover background color ([#9160](https://github.com/Esri/calcite-design-system/issues/9160)) ([b187340](https://github.com/Esri/calcite-design-system/commit/b1873401403313429971e7ea3d6270f42eb04730)) +- **slider:** Fix fill placement and tick styling when ranged ([#9204](https://github.com/Esri/calcite-design-system/issues/9204)) ([a84d831](https://github.com/Esri/calcite-design-system/commit/a84d831ba11165938840e16a0645b1fed542ad87)) +- **slider:** Improve snapping + step logic ([#8169](https://github.com/Esri/calcite-design-system/issues/8169)) ([8b83042](https://github.com/Esri/calcite-design-system/commit/8b83042179b92e580fa4551fe4fcc8d3582aeb95)) +- **slider:** Rename `highlightPlacement` to `fillPlacement` ([#9195](https://github.com/Esri/calcite-design-system/issues/9195)) ([9e5a713](https://github.com/Esri/calcite-design-system/commit/9e5a713258ec79e3f488e5a5c6e8b1065733395e)) +- **slider:** Style ticks according to the fill placement ([#9196](https://github.com/Esri/calcite-design-system/issues/9196)) ([5eb4e10](https://github.com/Esri/calcite-design-system/commit/5eb4e10d034cfb8b4bc64a14f144bd2d738ae456)) +- **stepper-item:** Remove delay in highlighting item ([#8996](https://github.com/Esri/calcite-design-system/issues/8996)) ([bcf23dd](https://github.com/Esri/calcite-design-system/commit/bcf23dd74c20829f40db29fd3ab89f57680b1d56)) +- **tree-item:** Do not select when chevron clicked ([#9115](https://github.com/Esri/calcite-design-system/issues/9115)) ([99ad8f1](https://github.com/Esri/calcite-design-system/commit/99ad8f114ba79c8dc0cdef420d3ef57166650709)) -### Features - -- **navigation-logo:** add heading level ([#9054](https://github.com/Esri/calcite-design-system/issues/9054)) ([c2beba8](https://github.com/Esri/calcite-design-system/commit/c2beba8c3e5d23849f5dd4b824fefe8ff5f63ab4)), closes [#7075](https://github.com/Esri/calcite-design-system/issues/7075) - -### Bug Fixes - -- **date-picker:** restore focus on date when navigating month with arrow/page keys ([#9063](https://github.com/Esri/calcite-design-system/issues/9063)) ([db109e0](https://github.com/Esri/calcite-design-system/commit/db109e03eddf09375a8647483cff23b33e521774)), closes [#9062](https://github.com/Esri/calcite-design-system/issues/9062) -- **slider:** improve snapping + step logic ([#8169](https://github.com/Esri/calcite-design-system/issues/8169)) ([8b83042](https://github.com/Esri/calcite-design-system/commit/8b83042179b92e580fa4551fe4fcc8d3582aeb95)), closes [#6229](https://github.com/Esri/calcite-design-system/issues/6229) - -## [2.7.2-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.7.2-next.4...@esri/calcite-components@2.7.2-next.5) (2024-04-09) - -### Bug Fixes - -- **action:** maintain equal height when text is not enabled in a small scale ([#9051](https://github.com/Esri/calcite-design-system/issues/9051)) ([407824a](https://github.com/Esri/calcite-design-system/commit/407824a56ac879b253da50d6e1224c1e5879bf5d)), closes [#8900](https://github.com/Esri/calcite-design-system/issues/8900) - -## [2.7.2-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.7.2-next.3...@esri/calcite-components@2.7.2-next.4) (2024-04-06) - -**Note:** Version bump only for package @esri/calcite-components - -## [2.7.2-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.7.2-next.2...@esri/calcite-components@2.7.2-next.3) (2024-04-05) - -### Bug Fixes - -- **combobox:** fix aria-role for proper voiceover support ([#9039](https://github.com/Esri/calcite-design-system/issues/9039)) ([eebe8ca](https://github.com/Esri/calcite-design-system/commit/eebe8ca6c944f8663d3650bd213b7d041833efa9)), closes [#8460](https://github.com/Esri/calcite-design-system/issues/8460) -- **list, list-item:** support keyboard sorting in screen readers ([#9038](https://github.com/Esri/calcite-design-system/issues/9038)) ([b2e1b9b](https://github.com/Esri/calcite-design-system/commit/b2e1b9b93cb36e32208553f9a7a524b21d76b4e9)), closes [#7426](https://github.com/Esri/calcite-design-system/issues/7426) - -## [2.7.2-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.7.2-next.1...@esri/calcite-components@2.7.2-next.2) (2024-04-05) - -### Bug Fixes - -- **panel:** support cancelling the esc key event to prevent closing a panel ([#9032](https://github.com/Esri/calcite-design-system/issues/9032)) ([ecfa5f1](https://github.com/Esri/calcite-design-system/commit/ecfa5f14a5857d26e3b846cdb31999f9a0dff5b2)), closes [#9070](https://github.com/Esri/calcite-design-system/issues/9070) - -## [2.7.2-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.7.2-next.0...@esri/calcite-components@2.7.2-next.1) (2024-04-03) - -### Bug Fixes - -- **stepper-item:** remove delay in highlighting item ([#8996](https://github.com/Esri/calcite-design-system/issues/8996)) ([bcf23dd](https://github.com/Esri/calcite-design-system/commit/bcf23dd74c20829f40db29fd3ab89f57680b1d56)), closes [#6482](https://github.com/Esri/calcite-design-system/issues/6482) - -## [2.7.2-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.7.1...@esri/calcite-components@2.7.2-next.0) (2024-04-03) - -### Bug Fixes +### Dependencies -- **list:** closed list-items no longer render extra space ([#9031](https://github.com/Esri/calcite-design-system/issues/9031)) ([3985004](https://github.com/Esri/calcite-design-system/commit/3985004de74ae4c9829d166bebbbe5a7d2a749df)), closes [#9005](https://github.com/Esri/calcite-design-system/issues/9005) +- The following workspace dependencies were updated + - devDependencies + - @esri/calcite-design-tokens bumped from ^2.2.0-next.0 to ^2.2.0 + - @esri/eslint-plugin-calcite-components bumped from ^1.2.0-next.1 to ^1.2.0 ## [2.7.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.7.0...@esri/calcite-components@2.7.1) (2024-03-29) diff --git a/packages/calcite-components/package.json b/packages/calcite-components/package.json index c2d0b9a4f9c..2b1769fd434 100644 --- a/packages/calcite-components/package.json +++ b/packages/calcite-components/package.json @@ -1,6 +1,6 @@ { "name": "@esri/calcite-components", - "version": "2.8.0-next.20", + "version": "2.8.0", "homepage": "https://developers.arcgis.com/calcite-design-system/", "description": "Web Components for Esri's Calcite Design System.", "main": "dist/index.cjs.js", @@ -74,9 +74,9 @@ "timezone-groups": "0.8.0" }, "devDependencies": { - "@esri/calcite-design-tokens": "^2.2.0-next.0", + "@esri/calcite-design-tokens": "^2.2.0", "@esri/calcite-ui-icons": "3.27.9", - "@esri/eslint-plugin-calcite-components": "^1.2.0-next.1", + "@esri/eslint-plugin-calcite-components": "^1.2.0", "@stencil-community/eslint-plugin": "0.7.2", "@stencil-community/postcss": "2.2.0", "@stencil/angular-output-target": "0.8.4", diff --git a/packages/calcite-components/readme.md b/packages/calcite-components/readme.md index 79a5930a380..805a11c59ae 100644 --- a/packages/calcite-components/readme.md +++ b/packages/calcite-components/readme.md @@ -17,12 +17,12 @@ The most common approach for loading Calcite Components is to use the version ho ```html ``` diff --git a/packages/calcite-design-tokens/CHANGELOG.md b/packages/calcite-design-tokens/CHANGELOG.md index 66ae22aafdf..50f60fec08e 100644 --- a/packages/calcite-design-tokens/CHANGELOG.md +++ b/packages/calcite-design-tokens/CHANGELOG.md @@ -3,19 +3,11 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [2.2.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-design-tokens@2.1.3-next.1...@esri/calcite-design-tokens@2.2.0-next.0) (2024-04-26) +## [2.2.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-design-tokens@2.1.2...@esri/calcite-design-tokens@2.2.0) (2024-04-30) ### Features -- ensure all components inherit font-family ([#8388](https://github.com/Esri/calcite-design-system/issues/8388)) ([90f8923](https://github.com/Esri/calcite-design-system/commit/90f8923336cc23a4241894b48a5ff91d62ebb0ac)), closes [#7175](https://github.com/Esri/calcite-design-system/issues/7175) [#9205](https://github.com/Esri/calcite-design-system/issues/9205) - -## [2.1.3-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-design-tokens@2.1.3-next.0...@esri/calcite-design-tokens@2.1.3-next.1) (2024-04-03) - -**Note:** Version bump only for package @esri/calcite-design-tokens - -## [2.1.3-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-design-tokens@2.1.2...@esri/calcite-design-tokens@2.1.3-next.0) (2024-03-29) - -**Note:** Version bump only for package @esri/calcite-design-tokens +- Ensure all components inherit font-family ([#8388](https://github.com/Esri/calcite-design-system/issues/8388)) ([90f8923](https://github.com/Esri/calcite-design-system/commit/90f8923336cc23a4241894b48a5ff91d62ebb0ac)) ## [2.1.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-design-tokens@2.1.1...@esri/calcite-design-tokens@2.1.2) (2024-03-26) diff --git a/packages/calcite-design-tokens/package.json b/packages/calcite-design-tokens/package.json index 82c0142390a..63f8e047e4f 100644 --- a/packages/calcite-design-tokens/package.json +++ b/packages/calcite-design-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@esri/calcite-design-tokens", - "version": "2.2.0-next.0", + "version": "2.2.0", "description": "Esri's Calcite Design System Tokens", "keywords": [ "Calcite", diff --git a/packages/eslint-plugin-calcite-components/CHANGELOG.md b/packages/eslint-plugin-calcite-components/CHANGELOG.md index c264c956090..cd667066777 100644 --- a/packages/eslint-plugin-calcite-components/CHANGELOG.md +++ b/packages/eslint-plugin-calcite-components/CHANGELOG.md @@ -3,25 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [1.2.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/eslint-plugin-calcite-components@1.2.0-next.0...@esri/eslint-plugin-calcite-components@1.2.0-next.1) (2024-04-12) - -### Bug Fixes - -- **slider:** improve snapping + step logic ([#8169](https://github.com/Esri/calcite-design-system/issues/8169)) ([8b83042](https://github.com/Esri/calcite-design-system/commit/8b83042179b92e580fa4551fe4fcc8d3582aeb95)), closes [#6229](https://github.com/Esri/calcite-design-system/issues/6229) - -## [1.2.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/eslint-plugin-calcite-components@1.1.1-next.1...@esri/eslint-plugin-calcite-components@1.2.0-next.0) (2024-04-06) +## [1.2.0](https://github.com/Esri/calcite-design-system/compare/@esri/eslint-plugin-calcite-components@1.1.0...@esri/eslint-plugin-calcite-components@1.2.0) (2024-04-30) ### Features -- **enforce-ref-last-prop:** add fixer ([#8671](https://github.com/Esri/calcite-design-system/issues/8671)) ([688bc51](https://github.com/Esri/calcite-design-system/commit/688bc51bb06163a0b6b4b1a3c6685c8bed3f235b)), closes [#8080](https://github.com/Esri/calcite-design-system/issues/8080) - -## [1.1.1-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/eslint-plugin-calcite-components@1.1.1-next.0...@esri/eslint-plugin-calcite-components@1.1.1-next.1) (2024-03-06) +- **enforce-ref-last-prop:** Add fixer ([#8671](https://github.com/Esri/calcite-design-system/issues/8671)) ([688bc51](https://github.com/Esri/calcite-design-system/commit/688bc51bb06163a0b6b4b1a3c6685c8bed3f235b)) -**Note:** Version bump only for package @esri/eslint-plugin-calcite-components - -## [1.1.1-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/eslint-plugin-calcite-components@1.1.0...@esri/eslint-plugin-calcite-components@1.1.1-next.0) (2024-02-07) +### Bug Fixes -**Note:** Version bump only for package @esri/eslint-plugin-calcite-components +- **slider:** Improve snapping + step logic ([#8169](https://github.com/Esri/calcite-design-system/issues/8169)) ([8b83042](https://github.com/Esri/calcite-design-system/commit/8b83042179b92e580fa4551fe4fcc8d3582aeb95)) ## [1.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/eslint-plugin-calcite-components@1.0.0...@esri/eslint-plugin-calcite-components@1.1.0) (2024-01-30) diff --git a/packages/eslint-plugin-calcite-components/package.json b/packages/eslint-plugin-calcite-components/package.json index 8acb101273b..362b07cbfac 100644 --- a/packages/eslint-plugin-calcite-components/package.json +++ b/packages/eslint-plugin-calcite-components/package.json @@ -1,6 +1,6 @@ { "name": "@esri/eslint-plugin-calcite-components", - "version": "1.2.0-next.1", + "version": "1.2.0", "description": "ESLint rules for @esri/calcite-components", "main": "dist/index.js", "files": [