Skip to content

Commit

Permalink
chore: release main (#8842)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>@esri/calcite-design-tokens: 2.1.2</summary>

##
[2.1.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-design-tokens@2.1.1...@esri/calcite-design-tokens@2.1.2)
(2024-03-26)


### Bug Fixes

* Fix invalid font stacks
([#8964](#8964))
([d55186a](d55186a))
</details>

<details><summary>@esri/calcite-components: 2.7.0</summary>

##
[2.7.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.6.0...@esri/calcite-components@2.7.0)
(2024-03-26)


### Features

* **button:** Add download property
([#8882](#8882))
([fc55dde](fc55dde))
* **color-picker:** Add `clearable` prop and deprecate `allowEmpty`
([#8910](#8910))
([f036ac2](f036ac2))
* **table-row:** Add alignment property
([#8961](#8961))
([1f81fd7](1f81fd7))
* **tabs:** Make component responsive
([#8616](#8616))
([83a2ef4](83a2ef4))
* **tile:** Add content-top and content-bottom slots, deprecate
content-start and content-end slots
([#8984](#8984))
([eb000d8](eb000d8))


### Bug Fixes

* **action-menu, combobox, dropdown, popover, tooltip:** Use click
instead of pointerdown for click contexts
([#8943](#8943))
([cd7eed9](cd7eed9))
* **card:** Do not apply text color to slotted footer items
([#8839](#8839))
([30a2068](30a2068))
* **combobox:** Prevent spacebar from opening the menu when focused on
chip's close button
([#8990](#8990))
([1a20d0e](1a20d0e))
* **dropdown:** Correct positioning behavior when inside a scrollable
container
([#8973](#8973))
([2524391](2524391))
* **input-time-picker:** Update toggle icon color
([#8955](#8955))
([ce3ac5c](ce3ac5c))
* **input, input-number, input-text:** Ensure values are initialized
properly for dist and components output targets
([#8997](#8997))
([9152211](9152211))
* **list, list-item:** Calcite-select becomes unresponsive in a
list-item if drag-disabled is true
([#8957](#8957))
([e408c62](e408c62))
* **list:** Fix filter box when scrolling in Safari
([#8938](#8938))
([ea8ea1e](ea8ea1e))
* **popover:** Prevent disabled reference elements from toggling popover
([#8983](#8983))
([9f4b14b](9f4b14b))
* **stepper:** Fix layout when switching modes dynamically to
`horizontal-single`
([#8946](#8946))
([01f58bf](01f58bf))
* **table:** Prevent duplicate scrollbars in certain browsers
([#8962](#8962))
([8434eeb](8434eeb))
* **tab:** Style focus outline of tab content
([#8804](#8804))
([8f0133f](8f0133f))


### Performance Improvements

* Update `transition-default` Tailwind util to only target common,
animatable properties
([#8797](#8797))
([f4d016b](f4d016b))


### Reverts

* Refactor(popover): update token pattern
([#8889](#8889))
([c43c280](c43c280))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @esri/calcite-design-tokens bumped from ^2.1.2-next.2 to ^2.1.2
</details>

<details><summary>@esri/calcite-components-angular: 2.7.0</summary>

##
[2.7.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.6.0...@esri/calcite-components-angular@2.7.0)
(2024-03-26)


### Miscellaneous Chores

* **@esri/calcite-components-angular:** Synchronize components versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from ^2.7.0-next.17 to ^2.7.0
</details>

<details><summary>@esri/calcite-components-react: 2.7.0</summary>

##
[2.7.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.6.0...@esri/calcite-components-react@2.7.0)
(2024-03-26)


### Miscellaneous Chores

* **@esri/calcite-components-react:** Synchronize components versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from ^2.7.0-next.17 to ^2.7.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
calcite-admin and github-actions[bot] authored Mar 27, 2024
1 parent 5d61f16 commit 2326ada
Show file tree
Hide file tree
Showing 11 changed files with 62 additions and 262 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packages/calcite-components": "2.6.0",
"packages/calcite-components-react": "2.6.0",
"packages/calcite-design-tokens": "2.1.1",
"packages/calcite-components": "2.7.0",
"packages/calcite-components-react": "2.7.0",
"packages/calcite-design-tokens": "2.1.2",
"packages/eslint-plugin-calcite-components": "1.1.0",
"packages/calcite-components-angular/projects/component-library": "2.6.0"
"packages/calcite-components-angular/projects/component-library": "2.7.0"
}
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,77 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.0-next.17](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.16...@esri/calcite-components-angular@2.7.0-next.17) (2024-03-26)
## [2.7.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.6.0...@esri/calcite-components-angular@2.7.0) (2024-03-26)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.16](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.15...@esri/calcite-components-angular@2.7.0-next.16) (2024-03-26)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.15](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.14...@esri/calcite-components-angular@2.7.0-next.15) (2024-03-25)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.14](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.13...@esri/calcite-components-angular@2.7.0-next.14) (2024-03-22)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.13](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.12...@esri/calcite-components-angular@2.7.0-next.13) (2024-03-21)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.12](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.11...@esri/calcite-components-angular@2.7.0-next.12) (2024-03-21)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.10...@esri/calcite-components-angular@2.7.0-next.11) (2024-03-20)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.10](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.9...@esri/calcite-components-angular@2.7.0-next.10) (2024-03-19)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.8...@esri/calcite-components-angular@2.7.0-next.9) (2024-03-19)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.7...@esri/calcite-components-angular@2.7.0-next.8) (2024-03-19)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.6...@esri/calcite-components-angular@2.7.0-next.7) (2024-03-19)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.5...@esri/calcite-components-angular@2.7.0-next.6) (2024-03-19)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.4...@esri/calcite-components-angular@2.7.0-next.5) (2024-03-16)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.3...@esri/calcite-components-angular@2.7.0-next.4) (2024-03-13)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.2...@esri/calcite-components-angular@2.7.0-next.3) (2024-03-12)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.1...@esri/calcite-components-angular@2.7.0-next.2) (2024-03-06)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.7.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.7.0-next.0...@esri/calcite-components-angular@2.7.0-next.1) (2024-02-29)
### Miscellaneous Chores

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

## [2.7.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.6.0...@esri/calcite-components-angular@2.7.0-next.0) (2024-02-28)
### Dependencies

**Note:** Version bump only for package @esri/calcite-components-angular
- The following workspace dependencies were updated
- dependencies
- @esri/calcite-components bumped from ^2.7.0-next.17 to ^2.7.0

## [2.6.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.5.1...@esri/calcite-components-angular@2.6.0) (2024-02-27)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/calcite-components-angular",
"version": "2.7.0-next.17",
"version": "2.7.0",
"sideEffects": false,
"homepage": "https://developers.arcgis.com/calcite-design-system/",
"description": "A set of Angular components that wrap Esri's Calcite Components.",
Expand All @@ -20,7 +20,7 @@
"@angular/core": ">=16.0.0"
},
"dependencies": {
"@esri/calcite-components": "^2.7.0-next.17",
"@esri/calcite-components": "^2.7.0",
"tslib": "2.6.2"
},
"lerna": {
Expand Down
74 changes: 7 additions & 67 deletions packages/calcite-components-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,77 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.0-next.17](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.16...@esri/calcite-components-react@2.7.0-next.17) (2024-03-26)
## [2.7.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.6.0...@esri/calcite-components-react@2.7.0) (2024-03-26)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.16](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.15...@esri/calcite-components-react@2.7.0-next.16) (2024-03-26)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.15](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.14...@esri/calcite-components-react@2.7.0-next.15) (2024-03-25)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.14](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.13...@esri/calcite-components-react@2.7.0-next.14) (2024-03-22)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.13](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.12...@esri/calcite-components-react@2.7.0-next.13) (2024-03-21)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.12](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.11...@esri/calcite-components-react@2.7.0-next.12) (2024-03-21)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.10...@esri/calcite-components-react@2.7.0-next.11) (2024-03-20)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.10](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.9...@esri/calcite-components-react@2.7.0-next.10) (2024-03-19)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.8...@esri/calcite-components-react@2.7.0-next.9) (2024-03-19)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.7...@esri/calcite-components-react@2.7.0-next.8) (2024-03-19)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.6...@esri/calcite-components-react@2.7.0-next.7) (2024-03-19)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.5...@esri/calcite-components-react@2.7.0-next.6) (2024-03-19)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.4...@esri/calcite-components-react@2.7.0-next.5) (2024-03-16)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.3...@esri/calcite-components-react@2.7.0-next.4) (2024-03-13)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.2...@esri/calcite-components-react@2.7.0-next.3) (2024-03-12)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.1...@esri/calcite-components-react@2.7.0-next.2) (2024-03-06)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.7.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.7.0-next.0...@esri/calcite-components-react@2.7.0-next.1) (2024-02-29)
### Miscellaneous Chores

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

## [2.7.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.6.0...@esri/calcite-components-react@2.7.0-next.0) (2024-02-28)
### Dependencies

**Note:** Version bump only for package @esri/calcite-components-react
- The following workspace dependencies were updated
- dependencies
- @esri/calcite-components bumped from ^2.7.0-next.17 to ^2.7.0

## [2.6.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.5.1...@esri/calcite-components-react@2.6.0) (2024-02-27)

Expand Down
4 changes: 2 additions & 2 deletions packages/calcite-components-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@esri/calcite-components-react",
"sideEffects": false,
"version": "2.7.0-next.17",
"version": "2.7.0",
"homepage": "https://developers.arcgis.com/calcite-design-system/",
"description": "A set of React components that wrap calcite components",
"license": "SEE LICENSE.md",
Expand All @@ -23,7 +23,7 @@
"dist/"
],
"dependencies": {
"@esri/calcite-components": "^2.7.0-next.17"
"@esri/calcite-components": "^2.7.0"
},
"peerDependencies": {
"react": ">=16.7",
Expand Down
Loading

0 comments on commit 2326ada

Please sign in to comment.