Skip to content

Commit 44d4b83

Browse files
chore: release main (#8329)
🤖 I have created a release *beep* *boop* --- <details><summary>@esri/calcite-design-tokens: 2.1.0</summary> ## [2.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-19) ### Features * **font tokens:** Add font family fallbacks ([#8389](#8389)) ([b2fd255](b2fd255)) * Update tokens for better documentation ([#8395](#8395)) ([ff19630](ff19630)) ### Bug Fixes * **color tokens:** Fix errors in schema ([#8446](#8446)) ([f36a90e](f36a90e)) * **color-context tokens:** Only apply when `.calcite-mode-auto` is applied ([#8344](#8344)) ([19de817](19de817)) * Replace "\n" to support Windows for tokens output ([#8352](#8352)) ([02cf5d5](02cf5d5)) </details> <details><summary>@esri/calcite-components: 2.1.0</summary> ## [2.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-19) ### Features * Add `validation-message` and `validation-icon` attributes to form components for new internal `calcite-input-message` ([#8305](#8305)) ([a554cfd](a554cfd)) * **dropdown-item:** Add disabled support ([#8312](#8312)) ([4c311c6](4c311c6)) * **list-item:** Add calciteListItemToggle event. ([#8433](#8433)) ([1d2fa04](1d2fa04)) * **list:** Add `calciteListDragStart` and `calciteListDragEnd` events for when a drag starts and ends. ([#8361](#8361)) ([1314605](1314605)) * **list:** Add drag event details to `calciteListDragStart` and `calciteListDragEnd` events ([#8438](#8438)) ([e199c08](e199c08)) * Provide legacy CSS custom props for backwards compatibility ([#8355](#8355)) ([b0f063e](b0f063e)) ### Bug Fixes * **action-menu:** Filter hidden or disabled actions via keyboard. ([#8336](#8336)) ([11c0007](11c0007)) * **action-menu:** Fix closing action menu after a drag occurs ([#8339](#8339)) ([dcb8548](dcb8548)) * **action-menu:** Keep internal popover open property in sync ([#8387](#8387)) ([38dff7c](38dff7c)) * **dropdown-item:** Avoid hover/active styling when disabled ([#8398](#8398)) ([35817dc](35817dc)) * **floating-ui:** Improve floating element performance ([#8409](#8409)) ([4d8cfb8](4d8cfb8)) * **input-date-picker:** Ensure range input toggling is consistent ([#8414](#8414)) ([cd92586](cd92586)) * **input-date-picker:** No longer emits redundant change event ([#8341](#8341)) ([cd5b92b](cd5b92b)) * **input-date-picker:** Respect the numberingSystem property when rendering the input ([#8383](#8383)) ([395b538](395b538)) * **list-item:** Drag grid cell should be accessible via arrow keys. ([#8353](#8353)) ([2718ab3](2718ab3)) * **menu-item:** Improve keyboard navigability when `href` populated ([#8408](#8408)) ([5b44798](5b44798)) * **modal:** Ensure document overflow styles are properly restored when multiple modals are closed/removed ([#8390](#8390)) ([f2c6b09](f2c6b09)) * Replace "\n" to support Windows for tokens output ([#8352](#8352)) ([02cf5d5](02cf5d5)) * **shell-panel:** Adds border at the start when slotted in `panel-end` ([#8314](#8314)) ([2d1a1e2](2d1a1e2)) * **shell, shell-panel:** Support resizing shell panel when there is an iframe slotted in shell content ([#8317](#8317)) ([e0f69c9](e0f69c9)) * **stepper:** Emits `calciteStepperItemChange` event when switched to first step ([#8422](#8422)) ([508979f](508979f)) * **table-cell:** Fix background css variable ([#8439](#8439)) ([9e5c59b](9e5c59b)) * **tab:** Prevent vertical scrollbar on content pane when the height of outer elements are specified ([#8399](#8399)) ([9e6d901](9e6d901)) * Use Stencil watchers instead of global attributes util ([#8407](#8407)) ([c531d81](c531d81)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @esri/calcite-design-tokens bumped from ^2.1.0-next.1 to ^2.1.0 </details> <details><summary>@esri/calcite-components-angular: 2.1.0</summary> ## [2.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-19) ### Miscellaneous Chores * **@esri/calcite-components-angular:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from ^2.1.0-next.12 to ^2.1.0 </details> <details><summary>@esri/calcite-components-react: 2.1.0</summary> ## [2.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-19) ### Miscellaneous Chores * **@esri/calcite-components-react:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from ^2.1.0-next.12 to ^2.1.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 3f087ab commit 44d4b83

File tree

11 files changed

+72
-231
lines changed

11 files changed

+72
-231
lines changed

.release-please-manifest.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"packages/calcite-components": "2.0.0",
3-
"packages/calcite-components-react": "2.0.0",
4-
"packages/calcite-design-tokens": "2.0.0",
2+
"packages/calcite-components": "2.1.0",
3+
"packages/calcite-components-react": "2.1.0",
4+
"packages/calcite-design-tokens": "2.1.0",
55
"packages/eslint-plugin-calcite-components": "1.0.0",
6-
"packages/calcite-components-angular/projects/component-library": "2.0.0"
6+
"packages/calcite-components-angular/projects/component-library": "2.1.0"
77
}

package-lock.json

+7-7
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

+7-47
Original file line numberDiff line numberDiff line change
@@ -3,57 +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.1.0-next.12](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.1.0-next.11...@esri/[email protected]-next.12) (2023-12-19)
6+
## [2.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.0.0...@esri/[email protected]) (2023-12-19)
77

8-
__Note:__ Version bump only for package @esri/calcite-components-angular
8+
### Miscellaneous Chores
99

10-
## [2.1.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.1.0-next.10...@esri/[email protected]) (2023-12-18)
10+
- __@esri/calcite-components-angular:__ Synchronize undefined versions
1111

12-
__Note:__ Version bump only for package @esri/calcite-components-angular
13-
14-
## [2.1.0-next.10](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-16)
15-
16-
__Note:__ Version bump only for package @esri/calcite-components-angular
17-
18-
## [2.1.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-15)
19-
20-
__Note:__ Version bump only for package @esri/calcite-components-angular
21-
22-
## [2.1.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-13)
23-
24-
__Note:__ Version bump only for package @esri/calcite-components-angular
25-
26-
## [2.1.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-13)
27-
28-
__Note:__ Version bump only for package @esri/calcite-components-angular
29-
30-
## [2.1.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-12)
31-
32-
__Note:__ Version bump only for package @esri/calcite-components-angular
33-
34-
## [2.1.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-11)
35-
36-
__Note:__ Version bump only for package @esri/calcite-components-angular
37-
38-
## [2.1.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-09)
39-
40-
__Note:__ Version bump only for package @esri/calcite-components-angular
41-
42-
## [2.1.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-08)
43-
44-
__Note:__ Version bump only for package @esri/calcite-components-angular
45-
46-
## [2.1.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-08)
47-
48-
__Note:__ Version bump only for package @esri/calcite-components-angular
49-
50-
## [2.1.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-07)
51-
52-
__Note:__ Version bump only for package @esri/calcite-components-angular
53-
54-
## [2.1.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-07)
12+
### Dependencies
5513

56-
__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.1.0-next.12 to ^2.1.0
5717

5818
## [2.0.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-02)
5919

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esri/calcite-components-angular",
3-
"version": "2.1.0-next.12",
3+
"version": "2.1.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.1.0-next.12",
23+
"@esri/calcite-components": "^2.1.0",
2424
"tslib": "2.6.2"
2525
},
2626
"lerna": {

packages/calcite-components-react/CHANGELOG.md

+7-47
Original file line numberDiff line numberDiff line change
@@ -3,57 +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.1.0-next.12](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.1.0-next.11...@esri/[email protected]-next.12) (2023-12-19)
6+
## [2.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.0.0...@esri/[email protected]) (2023-12-19)
77

8-
__Note:__ Version bump only for package @esri/calcite-components-react
9-
10-
## [2.1.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-18)
11-
12-
__Note:__ Version bump only for package @esri/calcite-components-react
13-
14-
## [2.1.0-next.10](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-16)
15-
16-
__Note:__ Version bump only for package @esri/calcite-components-react
17-
18-
## [2.1.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-15)
19-
20-
__Note:__ Version bump only for package @esri/calcite-components-react
21-
22-
## [2.1.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-13)
23-
24-
__Note:__ Version bump only for package @esri/calcite-components-react
25-
26-
## [2.1.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-13)
27-
28-
__Note:__ Version bump only for package @esri/calcite-components-react
29-
30-
## [2.1.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-12)
31-
32-
__Note:__ Version bump only for package @esri/calcite-components-react
33-
34-
## [2.1.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-11)
35-
36-
__Note:__ Version bump only for package @esri/calcite-components-react
37-
38-
## [2.1.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-09)
39-
40-
__Note:__ Version bump only for package @esri/calcite-components-react
41-
42-
## [2.1.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-08)
43-
44-
__Note:__ Version bump only for package @esri/calcite-components-react
45-
46-
## [2.1.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-08)
47-
48-
__Note:__ Version bump only for package @esri/calcite-components-react
49-
50-
## [2.1.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-07)
8+
### Miscellaneous Chores
519

52-
__Note:__ Version bump only for package @esri/calcite-components-react
10+
- __@esri/calcite-components-react:__ Synchronize undefined versions
5311

54-
## [2.1.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-07)
12+
### Dependencies
5513

56-
__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.1.0-next.12 to ^2.1.0
5717

5818
## [2.0.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-02)
5919

packages/calcite-components-react/package.json

+2-2
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.1.0-next.12",
4+
"version": "2.1.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",
@@ -20,7 +20,7 @@
2020
"dist/"
2121
],
2222
"dependencies": {
23-
"@esri/calcite-components": "^2.1.0-next.12"
23+
"@esri/calcite-components": "^2.1.0"
2424
},
2525
"peerDependencies": {
2626
"react": ">=16.7",

0 commit comments

Comments
 (0)