Skip to content

Commit 1ad530e

Browse files
chore: release main (#9050)
🤖 I have created a release *beep* *boop* --- <details><summary>@esri/calcite-design-tokens: 2.2.0</summary> ## [2.2.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-30) ### Features * Ensure all components inherit font-family ([#8388](#8388)) ([90f8923](90f8923)) </details> <details><summary>@esri/eslint-plugin-calcite-components: 1.2.0</summary> ## [1.2.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-30) ### Features * **enforce-ref-last-prop:** Add fixer ([#8671](#8671)) ([688bc51](688bc51)) ### Bug Fixes * **slider:** Improve snapping + step logic ([#8169](#8169)) ([8b83042](8b83042)) </details> <details><summary>@esri/calcite-components: 2.8.0</summary> ## [2.8.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-30) ### Features * Add calciteInvalid event for form validation ([#9211](#9211)) ([a504508](a504508)) * Add validity property to form components ([#9210](#9210)) ([e49902b](e49902b)) * **carousel:** Add Carousel and Carousel Item components ([#8995](#8995)) ([b1ba428](b1ba428)) * **enforce-ref-last-prop:** Add fixer ([#8671](#8671)) ([688bc51](688bc51)) * Ensure all components inherit font-family ([#8388](#8388)) ([90f8923](90f8923)) * **input-time-zone:** Add readonly support ([#9111](#9111)) ([153a122](153a122)) * **input-time-zone:** Allow clearing value ([#9168](#9168)) ([193bb7d](193bb7d)) * **list-item-group:** Update list item group styles ([#9072](#9072)) ([c734849](c734849)) * **navigation-logo:** Add heading level ([#9054](#9054)) ([c2beba8](c2beba8)) * **pagination:** Add navigation methods ([#9154](#9154)) ([5ca6a5f](5ca6a5f)) * **slider:** Add support for custom label formatting ([#9179](#9179)) ([710d1ee](710d1ee)) * **slider:** Allow configuring fill behavior ([#9170](#9170)) ([1b2cdbf](1b2cdbf)) * **tile, tile-group:** Support single, multi, single-persist, none selection modes and icon and border selection appearances ([#9159](#9159)) ([2d77470](2d77470)) ### Bug Fixes * **action:** Maintain equal height when text is not enabled in a small scale ([#9051](#9051)) ([407824a](407824a)) * **chip-group:** Improve programmatic Chip selection behavior ([#9213](#9213)) ([b7a4c77](b7a4c77)) * **combobox:** Update the focus and hover chevron icon color ([#9187](#9187)) ([a1317da](a1317da)) * **combobox, input-time-zone:** Improve readOnly behavior and styling ([#9222](#9222)) ([606d80f](606d80f)) * **combobox:** Fix aria-role for proper voiceover support ([#9039](#9039)) ([eebe8ca](eebe8ca)) * **combobox:** Update the focused chevron icon color ([#9202](#9202)) ([27ac02d](27ac02d)) * **date-picker:** Ensure `proximitySelectionDisabled` resets range on post-range-commit selection ([#9171](#9171)) ([f466b14](f466b14)) * **date-picker:** Restore focus on date when navigating month with arrow/page keys ([#9063](#9063)) ([db109e0](db109e0)) * Fix memory leak affecting components using conditionally-rendered slots ([#9208](#9208)) ([28701b6](28701b6)) * **input-date-picker:** Update the focus and hover chevron icon color ([#9146](#9146)) ([ca895e9](ca895e9)) * **input-time-zone:** Ensure selected item is properly displayed when there are other items with the same offset ([#9134](#9134)) ([1f94903](1f94903)) * **input, input-number, input-text, input-date-picker, input-time-picker, filter, menu-item:** Ignore canceled events and enforce cancellations where needed ([#8952](#8952)) ([d0fa977](d0fa977)) * **list, list-item, list-item-group:** Improve drag experience by indenting items ([#9169](#9169)) ([88aab49](88aab49)) * **list, list-item:** Support keyboard sorting in screen readers ([#9038](#9038)) ([b2e1b9b](b2e1b9b)) * **list:** Closed list-items no longer render extra space ([#9031](#9031)) ([3985004](3985004)) * **panel:** Support cancelling the esc key event to prevent closing a panel ([#9032](#9032)) ([ecfa5f1](ecfa5f1)) * **preset:** Update the focus outline color ([#9098](#9098)) ([725f47c](725f47c)) * **radio-button:** Display validation message in parent group ([#9218](#9218)) ([b1e869f](b1e869f)) * **select:** Update the focus and hover chevron icon color and select focus and hover background color ([#9160](#9160)) ([b187340](b187340)) * **slider:** Fix fill placement and tick styling when ranged ([#9204](#9204)) ([a84d831](a84d831)) * **slider:** Improve snapping + step logic ([#8169](#8169)) ([8b83042](8b83042)) * **slider:** Rename `highlightPlacement` to `fillPlacement` ([#9195](#9195)) ([9e5a713](9e5a713)) * **slider:** Style ticks according to the fill placement ([#9196](#9196)) ([5eb4e10](5eb4e10)) * **stepper-item:** Remove delay in highlighting item ([#8996](#8996)) ([bcf23dd](bcf23dd)) * **tree-item:** Do not select when chevron clicked ([#9115](#9115)) ([99ad8f1](99ad8f1)) ### Dependencies * 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 </details> <details><summary>@esri/calcite-components-angular: 2.8.0</summary> ## [2.8.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-30) ### Miscellaneous Chores * **@esri/calcite-components-angular:** Synchronize components versions ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from ^2.8.0-next.20 to ^2.8.0 </details> <details><summary>@esri/calcite-components-react: 2.8.0</summary> ## [2.8.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-30) ### Miscellaneous Chores * **@esri/calcite-components-react:** Synchronize components versions ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from ^2.8.0-next.20 to ^2.8.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>
1 parent 905ef31 commit 1ad530e

File tree

13 files changed

+89
-436
lines changed

13 files changed

+89
-436
lines changed

.release-please-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"packages/calcite-components": "2.7.1",
3-
"packages/calcite-components-react": "2.7.1",
4-
"packages/calcite-design-tokens": "2.1.2",
5-
"packages/eslint-plugin-calcite-components": "1.1.0",
6-
"packages/calcite-components-angular/projects/component-library": "2.7.1"
2+
"packages/calcite-components": "2.8.0",
3+
"packages/calcite-components-react": "2.8.0",
4+
"packages/calcite-design-tokens": "2.2.0",
5+
"packages/eslint-plugin-calcite-components": "1.2.0",
6+
"packages/calcite-components-angular/projects/component-library": "2.8.0"
77
}

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/calcite-components-angular/projects/component-library/CHANGELOG.md

Lines changed: 7 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -3,113 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [2.8.0-next.20](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.8.0-next.19...@esri/[email protected]-next.20) (2024-04-30)
6+
## [2.8.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.1...@esri/[email protected]) (2024-04-30)
77

8-
**Note:** Version bump only for package @esri/calcite-components-angular
9-
10-
## [2.8.0-next.19](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-30)
11-
12-
**Note:** Version bump only for package @esri/calcite-components-angular
13-
14-
## [2.8.0-next.18](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-30)
15-
16-
**Note:** Version bump only for package @esri/calcite-components-angular
17-
18-
## [2.8.0-next.17](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-29)
19-
20-
**Note:** Version bump only for package @esri/calcite-components-angular
21-
22-
## [2.8.0-next.16](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-29)
23-
24-
**Note:** Version bump only for package @esri/calcite-components-angular
25-
26-
## [2.8.0-next.15](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-27)
27-
28-
**Note:** Version bump only for package @esri/calcite-components-angular
29-
30-
## [2.8.0-next.14](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-26)
31-
32-
**Note:** Version bump only for package @esri/calcite-components-angular
33-
34-
## [2.8.0-next.13](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-26)
35-
36-
**Note:** Version bump only for package @esri/calcite-components-angular
37-
38-
## [2.8.0-next.12](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-25)
39-
40-
**Note:** Version bump only for package @esri/calcite-components-angular
41-
42-
## [2.8.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-25)
43-
44-
**Note:** Version bump only for package @esri/calcite-components-angular
45-
46-
## [2.8.0-next.10](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-25)
47-
48-
**Note:** Version bump only for package @esri/calcite-components-angular
49-
50-
## [2.8.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-24)
51-
52-
**Note:** Version bump only for package @esri/calcite-components-angular
53-
54-
## [2.8.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-24)
55-
56-
**Note:** Version bump only for package @esri/calcite-components-angular
57-
58-
## [2.8.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-23)
59-
60-
**Note:** Version bump only for package @esri/calcite-components-angular
61-
62-
## [2.8.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-23)
63-
64-
**Note:** Version bump only for package @esri/calcite-components-angular
65-
66-
## [2.8.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-23)
67-
68-
**Note:** Version bump only for package @esri/calcite-components-angular
69-
70-
## [2.8.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-18)
71-
72-
**Note:** Version bump only for package @esri/calcite-components-angular
73-
74-
## [2.8.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-16)
75-
76-
**Note:** Version bump only for package @esri/calcite-components-angular
77-
78-
## [2.8.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-15)
79-
80-
**Note:** Version bump only for package @esri/calcite-components-angular
81-
82-
## [2.8.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-13)
83-
84-
**Note:** Version bump only for package @esri/calcite-components-angular
85-
86-
## [2.8.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-12)
87-
88-
**Note:** Version bump only for package @esri/calcite-components-angular
89-
90-
## [2.7.2-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-09)
91-
92-
**Note:** Version bump only for package @esri/calcite-components-angular
93-
94-
## [2.7.2-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-06)
95-
96-
**Note:** Version bump only for package @esri/calcite-components-angular
97-
98-
## [2.7.2-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-05)
99-
100-
**Note:** Version bump only for package @esri/calcite-components-angular
101-
102-
## [2.7.2-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-05)
103-
104-
**Note:** Version bump only for package @esri/calcite-components-angular
105-
106-
## [2.7.2-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-03)
8+
### Miscellaneous Chores
1079

108-
**Note:** Version bump only for package @esri/calcite-components-angular
10+
- **@esri/calcite-components-angular:** Synchronize components versions
10911

110-
## [2.7.2-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-03)
12+
### Dependencies
11113

112-
**Note:** Version bump only for package @esri/calcite-components-angular
14+
- The following workspace dependencies were updated
15+
- dependencies
16+
- @esri/calcite-components bumped from ^2.8.0-next.20 to ^2.8.0
11317

11418
## [2.7.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-03-29)
11519

packages/calcite-components-angular/projects/component-library/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esri/calcite-components-angular",
3-
"version": "2.8.0-next.20",
3+
"version": "2.8.0",
44
"sideEffects": false,
55
"homepage": "https://developers.arcgis.com/calcite-design-system/",
66
"description": "A set of Angular components that wrap Esri's Calcite Components.",
@@ -20,7 +20,7 @@
2020
"@angular/core": ">=16.0.0"
2121
},
2222
"dependencies": {
23-
"@esri/calcite-components": "^2.8.0-next.20",
23+
"@esri/calcite-components": "^2.8.0",
2424
"tslib": "2.6.2"
2525
},
2626
"lerna": {

packages/calcite-components-react/CHANGELOG.md

Lines changed: 7 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -3,113 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [2.8.0-next.20](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.8.0-next.19...@esri/[email protected]-next.20) (2024-04-30)
6+
## [2.8.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.1...@esri/[email protected]) (2024-04-30)
77

8-
**Note:** Version bump only for package @esri/calcite-components-react
9-
10-
## [2.8.0-next.19](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-30)
11-
12-
**Note:** Version bump only for package @esri/calcite-components-react
13-
14-
## [2.8.0-next.18](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-30)
15-
16-
**Note:** Version bump only for package @esri/calcite-components-react
17-
18-
## [2.8.0-next.17](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-29)
19-
20-
**Note:** Version bump only for package @esri/calcite-components-react
21-
22-
## [2.8.0-next.16](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-29)
23-
24-
**Note:** Version bump only for package @esri/calcite-components-react
25-
26-
## [2.8.0-next.15](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-27)
27-
28-
**Note:** Version bump only for package @esri/calcite-components-react
29-
30-
## [2.8.0-next.14](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-26)
31-
32-
**Note:** Version bump only for package @esri/calcite-components-react
33-
34-
## [2.8.0-next.13](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-26)
35-
36-
**Note:** Version bump only for package @esri/calcite-components-react
37-
38-
## [2.8.0-next.12](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-25)
39-
40-
**Note:** Version bump only for package @esri/calcite-components-react
41-
42-
## [2.8.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-25)
43-
44-
**Note:** Version bump only for package @esri/calcite-components-react
45-
46-
## [2.8.0-next.10](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-25)
47-
48-
**Note:** Version bump only for package @esri/calcite-components-react
49-
50-
## [2.8.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-24)
51-
52-
**Note:** Version bump only for package @esri/calcite-components-react
53-
54-
## [2.8.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-24)
55-
56-
**Note:** Version bump only for package @esri/calcite-components-react
57-
58-
## [2.8.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-23)
59-
60-
**Note:** Version bump only for package @esri/calcite-components-react
61-
62-
## [2.8.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-23)
63-
64-
**Note:** Version bump only for package @esri/calcite-components-react
65-
66-
## [2.8.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-23)
67-
68-
**Note:** Version bump only for package @esri/calcite-components-react
69-
70-
## [2.8.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-18)
71-
72-
**Note:** Version bump only for package @esri/calcite-components-react
73-
74-
## [2.8.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-16)
75-
76-
**Note:** Version bump only for package @esri/calcite-components-react
77-
78-
## [2.8.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-15)
79-
80-
**Note:** Version bump only for package @esri/calcite-components-react
81-
82-
## [2.8.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-13)
83-
84-
**Note:** Version bump only for package @esri/calcite-components-react
85-
86-
## [2.8.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-12)
87-
88-
**Note:** Version bump only for package @esri/calcite-components-react
89-
90-
## [2.7.2-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-09)
91-
92-
**Note:** Version bump only for package @esri/calcite-components-react
93-
94-
## [2.7.2-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-06)
95-
96-
**Note:** Version bump only for package @esri/calcite-components-react
97-
98-
## [2.7.2-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-05)
99-
100-
**Note:** Version bump only for package @esri/calcite-components-react
101-
102-
## [2.7.2-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-05)
103-
104-
**Note:** Version bump only for package @esri/calcite-components-react
105-
106-
## [2.7.2-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-03)
8+
### Miscellaneous Chores
1079

108-
**Note:** Version bump only for package @esri/calcite-components-react
10+
- **@esri/calcite-components-react:** Synchronize components versions
10911

110-
## [2.7.2-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-04-03)
12+
### Dependencies
11113

112-
**Note:** Version bump only for package @esri/calcite-components-react
14+
- The following workspace dependencies were updated
15+
- dependencies
16+
- @esri/calcite-components bumped from ^2.8.0-next.20 to ^2.8.0
11317

11418
## [2.7.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-03-29)
11519

packages/calcite-components-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@esri/calcite-components-react",
33
"sideEffects": false,
4-
"version": "2.8.0-next.20",
4+
"version": "2.8.0",
55
"homepage": "https://developers.arcgis.com/calcite-design-system/",
66
"description": "A set of React components that wrap calcite components",
77
"license": "SEE LICENSE.md",
@@ -23,7 +23,7 @@
2323
"dist/"
2424
],
2525
"dependencies": {
26-
"@esri/calcite-components": "^2.8.0-next.20"
26+
"@esri/calcite-components": "^2.8.0"
2727
},
2828
"peerDependencies": {
2929
"react": ">=16.7",

0 commit comments

Comments
 (0)