-
Notifications
You must be signed in to change notification settings - Fork 77
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-design-tokens: 1.1.0</summary> ## [1.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-30) ### Features * Add icon tokens ([#8008](#8008)) ([3623df1](3623df1)) * Add js platform formats to calcite-design-tokens ([#8044](#8044)) ([0e1fefb](0e1fefb)) * Add xxs breakpoint to tokens ([#7992](#7992)) ([05512b6](05512b6)) * Reorganize breakpoints ([#7994](#7994)) ([c64a059](c64a059)) </details> <details><summary>@esri/calcite-components: 1.10.0</summary> ## [1.10.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-30) ### Features * **block:** Ensure chevron is always displayed ([#8014](#8014)) ([95fecb2](95fecb2)) * **navigation-logo:** Adds `icon` and `iconFlipRtl` properties ([#8054](#8054)) ([049056d](049056d)) * **stepper,stepper-item:** Adds support for built-in translations ([#8002](#8002)) ([bb91624](bb91624)) ### Bug Fixes * **button, fab, inline-editable, split-button:** Prevent redundant opacity when button is both loading and disabled ([#8015](#8015)) ([3a1d3fd](3a1d3fd)) * **combobox:** Clear custom input value on blur ([#8070](#8070)) ([327ff06](327ff06)) * **combobox:** Ensure icon scales are consistent ([#8075](#8075)) ([babba3b](babba3b)) * **filter:** Corrects the accessible label ([#8069](#8069)) ([c203084](c203084)) * Floating components will now get an initial position even if they are not opened ([#8001](#8001)) ([78b680d](78b680d)) * **icon:** Use pixel sizes for icons ([#8009](#8009)) ([49085d5](49085d5)) * **input-date-picker, input-time-picker:** Adjust chevron scale accordingly ([#8012](#8012)) ([f894f80](f894f80)) * **input-time-zone:** Fix city translations ([#8058](#8058)) ([7df7e1f](7df7e1f)) * **list-item:** Restore tabbability when an item's disabled prop is toggled ([#8042](#8042)) ([c970603](c970603)) * **pagination:** Prevents console error when page-size is set to zero ([#8017](#8017)) ([d09d485](d09d485)) * **segmented-control-item:** Fix text color contrast ([#8036](#8036)) ([ede8c43](ede8c43)) * **stepper:** Selects next enabled stepper-item when first one is disabled ([#8004](#8004)) ([e0ed54e](e0ed54e)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @esri/calcite-design-tokens bumped from ^1.1.0-next.3 to ^1.1.0 </details> <details><summary>@esri/calcite-components-react: 1.10.0</summary> ## [1.10.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-30) ### Miscellaneous Chores * **@esri/calcite-components-react:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from ^1.10.0-next.11 to ^1.10.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>
- Loading branch information
1 parent
5c314ff
commit 5153ccb
Showing
10 changed files
with
52 additions
and
172 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,6 +1,6 @@ | ||
{ | ||
"packages/calcite-components": "1.9.2", | ||
"packages/calcite-components-react": "1.9.2", | ||
"packages/calcite-design-tokens": "1.0.0", | ||
"packages/calcite-components": "1.10.0", | ||
"packages/calcite-components-react": "1.10.0", | ||
"packages/calcite-design-tokens": "1.1.0", | ||
"packages/eslint-plugin-calcite-components": "0.2.2" | ||
} |
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,65 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.10.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@1.10.0-next.10...@esri/[email protected]-next.11) (2023-10-30) | ||
## [1.10.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@1.9.2...@esri/[email protected]) (2023-10-30) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.10.0-next.10](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-27) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.10.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-27) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.10.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-25) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.10.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-24) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.10.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-24) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.10.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-24) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.10.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-23) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.10.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-20) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.10.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-17) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.10.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-16) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.10.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-16) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.9.3-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-13) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.9.3-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-13) | ||
### Miscellaneous Chores | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
- **@esri/calcite-components-react:** Synchronize undefined versions | ||
|
||
## [1.9.3-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-12) | ||
### Dependencies | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
- The following workspace dependencies were updated | ||
- dependencies | ||
- @esri/calcite-components bumped from ^1.10.0-next.11 to ^1.10.0 | ||
|
||
## [1.9.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-12) | ||
|
||
|
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
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,92 +3,34 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.10.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-30) | ||
|
||
### Bug Fixes | ||
|
||
- **combobox:** ensure icon scales are consistent ([#8075](https://github.com/Esri/calcite-design-system/issues/8075)) ([babba3b](https://github.com/Esri/calcite-design-system/commit/babba3bd1d1f5413ccf71cc5fc24c24051682ca5)), closes [#8067](https://github.com/Esri/calcite-design-system/issues/8067) | ||
|
||
## [1.10.0-next.10](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-27) | ||
|
||
### Bug Fixes | ||
|
||
- **filter:** corrects the accessible label ([#8069](https://github.com/Esri/calcite-design-system/issues/8069)) ([c203084](https://github.com/Esri/calcite-design-system/commit/c2030843ae465c6d2bfc1f55b9fa856d5f249aef)), closes [#5626](https://github.com/Esri/calcite-design-system/issues/5626) | ||
|
||
## [1.10.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-27) | ||
|
||
### Bug Fixes | ||
|
||
- **combobox:** clear custom input value on blur ([#8070](https://github.com/Esri/calcite-design-system/issues/8070)) ([327ff06](https://github.com/Esri/calcite-design-system/commit/327ff06f73a7e0dd5bdf6b09996b4c119e4386ff)), closes [#2162](https://github.com/Esri/calcite-design-system/issues/2162) | ||
- **input-time-zone:** fix city translations ([#8058](https://github.com/Esri/calcite-design-system/issues/8058)) ([7df7e1f](https://github.com/Esri/calcite-design-system/commit/7df7e1f3af7a1f1616980c1f8e1c0ee1cc0c81af)) | ||
|
||
## [1.10.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-25) | ||
## [1.10.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-30) | ||
|
||
### Features | ||
|
||
- **navigation-logo:** Adds `icon` and `iconFlipRtl` properties ([#8054](https://github.com/Esri/calcite-design-system/issues/8054)) ([049056d](https://github.com/Esri/calcite-design-system/commit/049056d18ad081abafdbd45d236507ad18b60fc3)), closes [#7124](https://github.com/Esri/calcite-design-system/issues/7124) | ||
|
||
## [1.10.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-24) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components | ||
|
||
## [1.10.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-24) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components | ||
|
||
## [1.10.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-24) | ||
|
||
### Bug Fixes | ||
|
||
- **list-item:** restore tabbability when an item's disabled prop is toggled ([#8042](https://github.com/Esri/calcite-design-system/issues/8042)) ([c970603](https://github.com/Esri/calcite-design-system/commit/c970603ad18b31a074cdf91346af28592b8da53a)), closes [#7335](https://github.com/Esri/calcite-design-system/issues/7335) | ||
|
||
## [1.10.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-23) | ||
- **block:** Ensure chevron is always displayed ([#8014](https://github.com/Esri/calcite-design-system/issues/8014)) ([95fecb2](https://github.com/Esri/calcite-design-system/commit/95fecb2f83f030576e1313f7c5970cd9b4d40e66)) | ||
- **navigation-logo:** Adds `icon` and `iconFlipRtl` properties ([#8054](https://github.com/Esri/calcite-design-system/issues/8054)) ([049056d](https://github.com/Esri/calcite-design-system/commit/049056d18ad081abafdbd45d236507ad18b60fc3)) | ||
- **stepper,stepper-item:** Adds support for built-in translations ([#8002](https://github.com/Esri/calcite-design-system/issues/8002)) ([bb91624](https://github.com/Esri/calcite-design-system/commit/bb9162440c31f6d776f197d29c06a4dafd6b4c2f)) | ||
|
||
### Bug Fixes | ||
|
||
- **segmented-control-item:** fix text color contrast ([#8036](https://github.com/Esri/calcite-design-system/issues/8036)) ([ede8c43](https://github.com/Esri/calcite-design-system/commit/ede8c437e95ed2370cb485168ed8e6eedf0e9717)), closes [#7250](https://github.com/Esri/calcite-design-system/issues/7250) | ||
|
||
## [1.10.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-20) | ||
|
||
### Bug Fixes | ||
|
||
- **button, fab, inline-editable, split-button:** prevent redundant opacity when button is both loading and disabled ([#8015](https://github.com/Esri/calcite-design-system/issues/8015)) ([3a1d3fd](https://github.com/Esri/calcite-design-system/commit/3a1d3fd1895a8b1f58d1a45e13c299a85e153583)), closes [#7950](https://github.com/Esri/calcite-design-system/issues/7950) | ||
- **input-date-picker, input-time-picker:** adjust chevron scale accordingly ([#8012](https://github.com/Esri/calcite-design-system/issues/8012)) ([f894f80](https://github.com/Esri/calcite-design-system/commit/f894f802d7cc5aee40a486c2efabe8563e8d1dcd)), closes [#6889](https://github.com/Esri/calcite-design-system/issues/6889) | ||
|
||
## [1.10.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-17) | ||
|
||
### Features | ||
|
||
- **block:** ensure chevron is always displayed ([#8014](https://github.com/Esri/calcite-design-system/issues/8014)) ([95fecb2](https://github.com/Esri/calcite-design-system/commit/95fecb2f83f030576e1313f7c5970cd9b4d40e66)), closes [#4935](https://github.com/Esri/calcite-design-system/issues/4935) | ||
|
||
## [1.10.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-16) | ||
|
||
### Bug Fixes | ||
|
||
- **pagination:** prevents console error when page-size is set to zero ([#8017](https://github.com/Esri/calcite-design-system/issues/8017)) ([d09d485](https://github.com/Esri/calcite-design-system/commit/d09d48525ef8ea69ca5bc0bcac678ba559bc2cdb)), closes [#2093](https://github.com/Esri/calcite-design-system/issues/2093) | ||
|
||
## [1.10.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-16) | ||
|
||
### Features | ||
|
||
- **stepper,stepper-item:** adds support for built-in translations ([#8002](https://github.com/Esri/calcite-design-system/issues/8002)) ([bb91624](https://github.com/Esri/calcite-design-system/commit/bb9162440c31f6d776f197d29c06a4dafd6b4c2f)), closes [#7759](https://github.com/Esri/calcite-design-system/issues/7759) | ||
|
||
## [1.9.3-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-13) | ||
|
||
### Bug Fixes | ||
|
||
- **icon:** use pixel sizes for icons ([#8009](https://github.com/Esri/calcite-design-system/issues/8009)) ([49085d5](https://github.com/Esri/calcite-design-system/commit/49085d5f1beb0897a21745f2880519391ba2be81)), closes [#8006](https://github.com/Esri/calcite-design-system/issues/8006) | ||
- **stepper:** selects next enabled stepper-item when first one is disabled ([#8004](https://github.com/Esri/calcite-design-system/issues/8004)) ([e0ed54e](https://github.com/Esri/calcite-design-system/commit/e0ed54e0b067426538c9d4b03552f8936738a1a8)), closes [#7953](https://github.com/Esri/calcite-design-system/issues/7953) | ||
|
||
## [1.9.3-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-13) | ||
|
||
### Bug Fixes | ||
|
||
- floating components will now get an initial position even if they are not opened ([#8001](https://github.com/Esri/calcite-design-system/issues/8001)) ([78b680d](https://github.com/Esri/calcite-design-system/commit/78b680d444f37e21c735e94eceb03678418c9745)), closes [#7979](https://github.com/Esri/calcite-design-system/issues/7979) | ||
|
||
## [1.9.3-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-12) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components | ||
- **button, fab, inline-editable, split-button:** Prevent redundant opacity when button is both loading and disabled ([#8015](https://github.com/Esri/calcite-design-system/issues/8015)) ([3a1d3fd](https://github.com/Esri/calcite-design-system/commit/3a1d3fd1895a8b1f58d1a45e13c299a85e153583)) | ||
- **combobox:** Clear custom input value on blur ([#8070](https://github.com/Esri/calcite-design-system/issues/8070)) ([327ff06](https://github.com/Esri/calcite-design-system/commit/327ff06f73a7e0dd5bdf6b09996b4c119e4386ff)) | ||
- **combobox:** Ensure icon scales are consistent ([#8075](https://github.com/Esri/calcite-design-system/issues/8075)) ([babba3b](https://github.com/Esri/calcite-design-system/commit/babba3bd1d1f5413ccf71cc5fc24c24051682ca5)) | ||
- **filter:** Corrects the accessible label ([#8069](https://github.com/Esri/calcite-design-system/issues/8069)) ([c203084](https://github.com/Esri/calcite-design-system/commit/c2030843ae465c6d2bfc1f55b9fa856d5f249aef)) | ||
- Floating components will now get an initial position even if they are not opened ([#8001](https://github.com/Esri/calcite-design-system/issues/8001)) ([78b680d](https://github.com/Esri/calcite-design-system/commit/78b680d444f37e21c735e94eceb03678418c9745)) | ||
- **icon:** Use pixel sizes for icons ([#8009](https://github.com/Esri/calcite-design-system/issues/8009)) ([49085d5](https://github.com/Esri/calcite-design-system/commit/49085d5f1beb0897a21745f2880519391ba2be81)) | ||
- **input-date-picker, input-time-picker:** Adjust chevron scale accordingly ([#8012](https://github.com/Esri/calcite-design-system/issues/8012)) ([f894f80](https://github.com/Esri/calcite-design-system/commit/f894f802d7cc5aee40a486c2efabe8563e8d1dcd)) | ||
- **input-time-zone:** Fix city translations ([#8058](https://github.com/Esri/calcite-design-system/issues/8058)) ([7df7e1f](https://github.com/Esri/calcite-design-system/commit/7df7e1f3af7a1f1616980c1f8e1c0ee1cc0c81af)) | ||
- **list-item:** Restore tabbability when an item's disabled prop is toggled ([#8042](https://github.com/Esri/calcite-design-system/issues/8042)) ([c970603](https://github.com/Esri/calcite-design-system/commit/c970603ad18b31a074cdf91346af28592b8da53a)) | ||
- **pagination:** Prevents console error when page-size is set to zero ([#8017](https://github.com/Esri/calcite-design-system/issues/8017)) ([d09d485](https://github.com/Esri/calcite-design-system/commit/d09d48525ef8ea69ca5bc0bcac678ba559bc2cdb)) | ||
- **segmented-control-item:** Fix text color contrast ([#8036](https://github.com/Esri/calcite-design-system/issues/8036)) ([ede8c43](https://github.com/Esri/calcite-design-system/commit/ede8c437e95ed2370cb485168ed8e6eedf0e9717)) | ||
- **stepper:** Selects next enabled stepper-item when first one is disabled ([#8004](https://github.com/Esri/calcite-design-system/issues/8004)) ([e0ed54e](https://github.com/Esri/calcite-design-system/commit/e0ed54e0b067426538c9d4b03552f8936738a1a8)) | ||
|
||
### Dependencies | ||
|
||
- The following workspace dependencies were updated | ||
- devDependencies | ||
- @esri/calcite-design-tokens bumped from ^1.1.0-next.3 to ^1.1.0 | ||
|
||
## [1.9.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-12) | ||
|
||
|
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.