-
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-components: 1.6.1</summary> ## [1.6.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-08-18) ### Bug Fixes * **action-bar:** Restore "bottom-actions" slot functionality. ([#7535](#7535)) ([3aa9afa](3aa9afa)) * Fix open/close event emitting in Safari ([#7551](#7551)) ([a68b053](a68b053)) </details> <details><summary>@esri/calcite-components-react: 1.6.1</summary> ## [1.6.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-08-18) ### Miscellaneous Chores * **@esri/calcite-components-react:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from ^1.6.1-next.2 to ^1.6.1 </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
07ee44e
commit 9fa760d
Showing
7 changed files
with
21 additions
and
30 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,5 +1,5 @@ | ||
{ | ||
"packages/calcite-components": "1.6.0", | ||
"packages/calcite-components-react": "1.6.0", | ||
"packages/calcite-components": "1.6.1", | ||
"packages/calcite-components-react": "1.6.1", | ||
"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,17 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.6.1-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected].1-next.1...@esri/[email protected]-next.2) (2023-08-18) | ||
## [1.6.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected].0...@esri/[email protected]) (2023-08-18) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
|
||
## [1.6.1-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-08-16) | ||
### Miscellaneous Chores | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
- **@esri/calcite-components-react:** Synchronize undefined versions | ||
|
||
## [1.6.1-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-08-15) | ||
### Dependencies | ||
|
||
**Note:** Version bump only for package @esri/calcite-components-react | ||
- The following workspace dependencies were updated | ||
- dependencies | ||
- @esri/calcite-components bumped from ^1.6.1-next.2 to ^1.6.1 | ||
|
||
## [1.6.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-08-15) | ||
|
||
|
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,21 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.6.1-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected].1-next.1...@esri/[email protected]-next.2) (2023-08-18) | ||
## [1.6.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected].0...@esri/[email protected]) (2023-08-18) | ||
|
||
### Bug Fixes | ||
|
||
- fix open/close event emitting in Safari ([#7551](https://github.com/Esri/calcite-design-system/issues/7551)) ([a68b053](https://github.com/Esri/calcite-design-system/commit/a68b053601840745879820c178a14fe6913220e3)), closes [#7180](https://github.com/Esri/calcite-design-system/issues/7180) | ||
|
||
## [1.6.1-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-08-16) | ||
|
||
### Bug Fixes | ||
|
||
- **action-bar:** restore "bottom-actions" slot functionality. ([#7535](https://github.com/Esri/calcite-design-system/issues/7535)) ([3aa9afa](https://github.com/Esri/calcite-design-system/commit/3aa9afaef487bbf016cca40d977be2a274eb9fe3)), closes [#7534](https://github.com/Esri/calcite-design-system/issues/7534) | ||
|
||
## [1.6.1-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-08-15) | ||
|
||
**Note:** Version bump only for package @esri/calcite-components | ||
- **action-bar:** Restore "bottom-actions" slot functionality. ([#7535](https://github.com/Esri/calcite-design-system/issues/7535)) ([3aa9afa](https://github.com/Esri/calcite-design-system/commit/3aa9afaef487bbf016cca40d977be2a274eb9fe3)) | ||
- Fix open/close event emitting in Safari ([#7551](https://github.com/Esri/calcite-design-system/issues/7551)) ([a68b053](https://github.com/Esri/calcite-design-system/commit/a68b053601840745879820c178a14fe6913220e3)) | ||
|
||
## [1.6.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-08-15) | ||
|
||
|
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 |
---|---|---|
|
@@ -17,12 +17,12 @@ The most common approach for loading Calcite Components is to use the version ho | |
```html | ||
<script | ||
type="module" | ||
src="https://cdn.jsdelivr.net/npm/@esri/[email protected].0/dist/calcite/calcite.esm.js" | ||
src="https://cdn.jsdelivr.net/npm/@esri/[email protected].1/dist/calcite/calcite.esm.js" | ||
></script> | ||
<link | ||
rel="stylesheet" | ||
type="text/css" | ||
href="https://cdn.jsdelivr.net/npm/@esri/[email protected].0/dist/calcite/calcite.css" | ||
href="https://cdn.jsdelivr.net/npm/@esri/[email protected].1/dist/calcite/calcite.css" | ||
/> | ||
``` | ||
|
||
|