Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packages/calcite-components": "3.0.3",
"packages/calcite-components-react": "3.0.3",
"packages/calcite-design-tokens": "3.0.0",
"packages/calcite-ui-icons": "4.0.0",
"packages/eslint-plugin-calcite-components": "2.0.0"
"packages/calcite-components": "3.1.0",
"packages/calcite-components-react": "3.1.0",
"packages/calcite-design-tokens": "3.0.1",
"packages/calcite-ui-icons": "4.1.0",
"packages/eslint-plugin-calcite-components": "2.0.1"
}
2 changes: 1 addition & 1 deletion examples/components/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@angular/platform-browser": "^18.1.0",
"@angular/platform-browser-dynamic": "^18.1.0",
"@angular/router": "^18.1.0",
"@esri/calcite-components": "3.0.3",
"@esri/calcite-components": "3.1.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/components/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
]
},
"dependencies": {
"@esri/calcite-components": "3.0.3",
"@esri/calcite-components": "3.1.0",
"preact": "^10.26.2",
"preact-iso": "^2.9.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/components/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"preview": "vite preview"
},
"dependencies": {
"@esri/calcite-components-react": "3.0.3",
"@esri/calcite-components-react": "3.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/components/rollup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"start": "serve public"
},
"dependencies": {
"@esri/calcite-components": "3.0.3"
"@esri/calcite-components": "3.1.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^26.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/components/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"serve": "vite preview"
},
"dependencies": {
"@esri/calcite-components": "3.0.3"
"@esri/calcite-components": "3.1.0"
},
"devDependencies": {
"@types/node": "^22.1.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/components/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"copy": "ncp ./node_modules/@esri/calcite-components/dist/calcite/assets/ ./public/assets/"
},
"dependencies": {
"@esri/calcite-components": "3.0.3",
"@esri/calcite-components": "3.1.0",
"vue": "^3.4.36"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/components/web-dev-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@esri/calcite-components": "3.0.3"
"@esri/calcite-components": "3.1.0"
},
"devDependencies": {
"@web/dev-server": "^0.4.6"
Expand Down
2 changes: 1 addition & 1 deletion examples/components/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"start": "webpack-dev-server --open"
},
"dependencies": {
"@esri/calcite-components": "3.0.3"
"@esri/calcite-components": "3.1.0"
},
"devDependencies": {
"copy-webpack-plugin": "^12.0.2",
Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

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

134 changes: 5 additions & 129 deletions packages/calcite-components-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,137 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.0-next.32](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.31...@esri/calcite-components-react@3.1.0-next.32) (2025-03-26)
## [3.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.0.3...@esri/calcite-components-react@3.1.0) (2025-03-26)

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

## [3.1.0-next.31](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.30...@esri/calcite-components-react@3.1.0-next.31) (2025-03-25)

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

## [3.1.0-next.30](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.29...@esri/calcite-components-react@3.1.0-next.30) (2025-03-24)

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

## [3.1.0-next.29](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.28...@esri/calcite-components-react@3.1.0-next.29) (2025-03-21)

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

## [3.1.0-next.28](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.27...@esri/calcite-components-react@3.1.0-next.28) (2025-03-20)

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

## [3.1.0-next.27](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.26...@esri/calcite-components-react@3.1.0-next.27) (2025-03-19)

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

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

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

## [3.1.0-next.25](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.24...@esri/calcite-components-react@3.1.0-next.25) (2025-03-12)

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

## [3.1.0-next.24](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.23...@esri/calcite-components-react@3.1.0-next.24) (2025-03-10)

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

## [3.1.0-next.23](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.22...@esri/calcite-components-react@3.1.0-next.23) (2025-03-07)

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

## [3.1.0-next.22](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.21...@esri/calcite-components-react@3.1.0-next.22) (2025-03-05)

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

## [3.1.0-next.21](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.20...@esri/calcite-components-react@3.1.0-next.21) (2025-03-04)

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

## [3.1.0-next.20](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.19...@esri/calcite-components-react@3.1.0-next.20) (2025-02-27)

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

## [3.1.0-next.19](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.18...@esri/calcite-components-react@3.1.0-next.19) (2025-02-26)

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

## [3.1.0-next.18](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.17...@esri/calcite-components-react@3.1.0-next.18) (2025-02-25)

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

## [3.1.0-next.17](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.16...@esri/calcite-components-react@3.1.0-next.17) (2025-02-25)

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

## [3.1.0-next.16](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.15...@esri/calcite-components-react@3.1.0-next.16) (2025-02-24)

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

## [3.1.0-next.15](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.14...@esri/calcite-components-react@3.1.0-next.15) (2025-02-21)

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

## [3.1.0-next.14](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.13...@esri/calcite-components-react@3.1.0-next.14) (2025-02-21)

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

## [3.1.0-next.13](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.12...@esri/calcite-components-react@3.1.0-next.13) (2025-02-20)

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

## [3.1.0-next.12](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.11...@esri/calcite-components-react@3.1.0-next.12) (2025-02-19)

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

## [3.1.0-next.11](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.10...@esri/calcite-components-react@3.1.0-next.11) (2025-02-19)

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

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

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

## [3.1.0-next.9](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.8...@esri/calcite-components-react@3.1.0-next.9) (2025-02-18)

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

## [3.1.0-next.8](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.7...@esri/calcite-components-react@3.1.0-next.8) (2025-02-15)

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

## [3.1.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.6...@esri/calcite-components-react@3.1.0-next.7) (2025-02-14)

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

## [3.1.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.5...@esri/calcite-components-react@3.1.0-next.6) (2025-02-14)

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

## [3.1.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.4...@esri/calcite-components-react@3.1.0-next.5) (2025-02-14)

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

## [3.1.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.3...@esri/calcite-components-react@3.1.0-next.4) (2025-02-14)

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

## [3.1.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.2...@esri/calcite-components-react@3.1.0-next.3) (2025-02-13)

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

## [3.1.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.1...@esri/calcite-components-react@3.1.0-next.2) (2025-02-13)

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

## [3.1.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.1.0-next.0...@esri/calcite-components-react@3.1.0-next.1) (2025-02-12)

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

## [3.1.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@3.0.0-next.135...@esri/calcite-components-react@3.1.0-next.0) (2025-02-10)
### Dependencies

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

## [3.0.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.13.2...@esri/calcite-components-react@3.0.0) (2025-02-08)

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,6 +1,6 @@
{
"name": "@esri/calcite-components-react",
"version": "3.1.0-next.32",
"version": "3.1.0",
"description": "A set of React components that wrap calcite components",
"homepage": "https://developers.arcgis.com/calcite-design-system/",
"repository": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"util:update-3rd-party-licenses": "tsx ../../support/createThirdPartyLicenses.ts"
},
"dependencies": {
"@esri/calcite-components": "3.1.0-next.32",
"@esri/calcite-components": "3.1.0",
"@lit/react": "1.0.7"
},
"peerDependencies": {
Expand Down
Loading
Loading