-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- <details><summary>@esri/calcite-components: 2.9.0</summary> ## [2.9.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-28) ### Features * **split-button:** Make dividers consistent ([#9402](#9402)) ([caf27e3](caf27e3)) * **stepper, stepper-item:** Add separate change events to stepper and items (deprecates `calciteStepperItemChange` on the parent) ([#9351](#9351)) ([cf6a118](cf6a118)) ### Bug Fixes * **dropdown-group:** Title scale with dropdown scale ([#9360](#9360)) ([3529cdd](3529cdd)) * **input-date-picker, date-picker:** Ensure min/max can be unset ([#9406](#9406)) ([89b0bfe](89b0bfe)) * **tree:** Allow deselection in single selectionMode ([#9363](#9363)) ([cb6ef73](cb6ef73)) * **tree:** Allow single select only and add indicator ([#9405](#9405)) ([0d07b59](0d07b59)) </details> <details><summary>@esri/calcite-components-angular: 2.9.0</summary> ## [2.9.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-28) ### Miscellaneous Chores * **@esri/calcite-components-angular:** Synchronize components versions ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from ^2.9.0-next.23 to ^2.9.0 </details> <details><summary>@esri/calcite-components-react: 2.9.0</summary> ## [2.9.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-28) ### Miscellaneous Chores * **@esri/calcite-components-react:** Synchronize components versions ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from ^2.9.0-next.23 to ^2.9.0 </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ben Elan <[email protected]>
- Loading branch information
1 parent
cac21a2
commit 6f7d909
Showing
10 changed files
with
64 additions
and
463 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"packages/calcite-components": "2.8.4", | ||
"packages/calcite-components-react": "2.8.4", | ||
"packages/calcite-components": "2.9.0", | ||
"packages/calcite-components-react": "2.9.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.4" | ||
"packages/calcite-components-angular/projects/component-library": "2.9.0" | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,11 +3,7 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.9.0-next.24](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-29) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.8.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-28) | ||
## [2.9.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-28) | ||
|
||
### Miscellaneous Chores | ||
|
||
|
@@ -17,31 +13,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
- The following workspace dependencies were updated | ||
- dependencies | ||
- @esri/calcite-components bumped from ^2.8.3 to ^2.8.4 | ||
|
||
## [2.9.0-next.23](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-25) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.22](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-23) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.21](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-23) | ||
- @esri/calcite-components bumped from ^2.8.4 to ^2.9.0 | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.20](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-23) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
## [2.8.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-28) | ||
|
||
## [2.9.0-next.19](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-23) | ||
### Miscellaneous Chores | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
- **@esri/calcite-components-angular:** Synchronize components versions | ||
|
||
## [2.9.0-next.18](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-21) | ||
### 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.3 to ^2.8.4 | ||
|
||
## [2.8.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-21) | ||
|
||
|
@@ -55,34 +39,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
- dependencies | ||
- @esri/calcite-components bumped from ^2.8.2 to ^2.8.3 | ||
|
||
## [2.9.0-next.17](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-20) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.16](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-18) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.15](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-17) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.14](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-17) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.13](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-15) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.12](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-15) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-15) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.8.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-15) | ||
|
||
### Miscellaneous Chores | ||
|
@@ -95,10 +51,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
- dependencies | ||
- @esri/calcite-components bumped from ^2.8.1 to ^2.8.2 | ||
|
||
## [2.9.0-next.10](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-14) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.8.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-14) | ||
|
||
### Miscellaneous Chores | ||
|
@@ -111,70 +63,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
- dependencies | ||
- @esri/calcite-components bumped from ^2.8.1-hotfix.0 to ^2.8.1 | ||
|
||
## [2.9.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-14) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-14) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-14) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-13) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-13) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-11) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-11) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-10) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-10) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.9.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-09) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.8.1-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-09) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.8.1-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-08) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.8.1-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-03) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.8.1-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-03) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.8.1-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-03) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.8.1-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-05-01) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-angular | ||
|
||
## [2.8.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-30) | ||
|
||
### Miscellaneous Chores | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.