Skip to content

Commit

Permalink
Merge 501a286 into main
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-bot authored Aug 20, 2024
2 parents 7e6153f + 501a286 commit 3582d4e
Show file tree
Hide file tree
Showing 12 changed files with 114 additions and 17 deletions.
8 changes: 8 additions & 0 deletions config/jest-config-ibm-cloud-cognitive/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.7.0-rc.0](https://github.com/carbon-design-system/ibm-products/compare/jest-config-ibm-cloud-cognitive@[email protected]) (2024-08-20)

**Note:** Version bump only for package jest-config-ibm-cloud-cognitive





# [1.6.0](https://github.com/carbon-design-system/ibm-products/compare/jest-config-ibm-cloud-cognitive@[email protected]) (2024-08-14)

**Note:** Version bump only for package jest-config-ibm-cloud-cognitive
Expand Down
2 changes: 1 addition & 1 deletion config/jest-config-ibm-cloud-cognitive/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jest-config-ibm-cloud-cognitive",
"private": true,
"version": "1.6.0",
"version": "1.7.0-rc.0",
"license": "Apache-2.0",
"main": "index.js",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.24.0-rc.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-08-20)


### Bug Fixes

* update to Carbon 11 compatible versions to latest ([#5664](https://github.com/carbon-design-system/ibm-products/issues/5664)) ([aa77fed](https://github.com/carbon-design-system/ibm-products/commit/aa77fedd2543836346544f068b60aa7329066af1))





# [2.23.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-08-14)

**Note:** Version bump only for package @carbon/ibm-cloud-cognitive-core
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibm-cloud-cognitive-core",
"private": true,
"version": "2.23.0",
"version": "2.24.0-rc.0",
"license": "Apache-2.0",
"main": "scripts/build.js",
"repository": {
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@carbon/grid": "^11.24.1",
"@carbon/ibm-products-styles": "^2.43.0",
"@carbon/ibm-products-styles": "^2.44.0-rc.0",
"@carbon/layout": "^11.23.1",
"@carbon/motion": "^11.19.1",
"@carbon/react": "^1.61.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ibm-products-community/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.9.0-rc.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-08-20)


### Bug Fixes

* update to Carbon 11 compatible versions to latest ([#5664](https://github.com/carbon-design-system/ibm-products/issues/5664)) ([aa77fed](https://github.com/carbon-design-system/ibm-products/commit/aa77fedd2543836346544f068b60aa7329066af1))





# [0.8.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-08-14)

**Note:** Version bump only for package @carbon/ibm-products-community
Expand Down
4 changes: 2 additions & 2 deletions packages/ibm-products-community/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibm-products-community",
"description": "Carbon for IBM Products Community package",
"version": "0.8.0",
"version": "0.9.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"babel-preset-ibm-cloud-cognitive": "^0.14.40",
"cross-env": "^7.0.3",
"jest": "^29.6.2",
"jest-config-ibm-cloud-cognitive": "^1.6.0",
"jest-config-ibm-cloud-cognitive": "^1.7.0-rc.0",
"jest-environment-jsdom": "^29.6.2",
"rimraf": "^5.0.1",
"sass": "^1.77.2"
Expand Down
21 changes: 21 additions & 0 deletions packages/ibm-products-styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.44.0-rc.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-08-20)


### Bug Fixes

* **CreateFullPage:** breadcrumb style issue ([#5761](https://github.com/carbon-design-system/ibm-products/issues/5761)) ([f6e154f](https://github.com/carbon-design-system/ibm-products/commit/f6e154f64da8835e0b5baeb0e2cf007c26174f69))
* **CreateModal:** unnecessary background removed ([#5741](https://github.com/carbon-design-system/ibm-products/issues/5741)) ([fcf7b57](https://github.com/carbon-design-system/ibm-products/commit/fcf7b57ef754ebbdb66eb8493d6fde6ab3099e9c))
* **datagrid:** screen reader misreads datagrid table headers ([#5716](https://github.com/carbon-design-system/ibm-products/issues/5716)) ([137f5b1](https://github.com/carbon-design-system/ibm-products/commit/137f5b1f103140707b90e1d6f94a0e7ba2636883))
* update to Carbon 11 compatible versions to latest ([#5664](https://github.com/carbon-design-system/ibm-products/issues/5664)) ([aa77fed](https://github.com/carbon-design-system/ibm-products/commit/aa77fedd2543836346544f068b60aa7329066af1))


### Features

* **ConditionBuilder:** design review changes ([#5762](https://github.com/carbon-design-system/ibm-products/issues/5762)) ([5c1e568](https://github.com/carbon-design-system/ibm-products/commit/5c1e5682a1d849f809f252555001adadef3c2800))
* **conditionbuilder:** design review changes 2 ([#5802](https://github.com/carbon-design-system/ibm-products/issues/5802)) ([357fb5d](https://github.com/carbon-design-system/ibm-products/commit/357fb5d964dd83cdff78b7be3615e9de19db922f))
* **Datagrid:** add support for dynamic sub rows ([#5735](https://github.com/carbon-design-system/ibm-products/issues/5735)) ([b5d7e1f](https://github.com/carbon-design-system/ibm-products/commit/b5d7e1f2f17ce37ff596877dd748f8ddb6039fa3))





# [2.43.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-08-14)

**Note:** Version bump only for package @carbon/ibm-products-styles
Expand Down
4 changes: 2 additions & 2 deletions packages/ibm-products-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibm-products-styles",
"description": "Carbon for IBM Products styles",
"version": "2.43.0",
"version": "2.44.0-rc.0",
"license": "Apache-2.0",
"installConfig": {
"hoistingLimits": "none"
Expand Down Expand Up @@ -52,7 +52,7 @@
"cross-env": "^7.0.3",
"glob": "^10.3.10",
"jest": "^29.7.0",
"jest-config-ibm-cloud-cognitive": "^1.6.0",
"jest-config-ibm-cloud-cognitive": "^1.7.0-rc.0",
"jest-environment-jsdom": "^29.7.0",
"npm-check-updates": "^16.14.12",
"npm-run-all": "^4.1.5",
Expand Down
44 changes: 44 additions & 0 deletions packages/ibm-products/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,50 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.48.0-rc.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-08-20)


### Bug Fixes

* correct auto-generated guidelines links ([#5855](https://github.com/carbon-design-system/ibm-products/issues/5855)) ([9713171](https://github.com/carbon-design-system/ibm-products/commit/9713171d4b466fa7d939e9fe1398d59d4a6c3efe))
* **CreateFullPage:** breadcrumb style issue ([#5761](https://github.com/carbon-design-system/ibm-products/issues/5761)) ([f6e154f](https://github.com/carbon-design-system/ibm-products/commit/f6e154f64da8835e0b5baeb0e2cf007c26174f69))
* datagrid hidden virtual body width ([#5798](https://github.com/carbon-design-system/ibm-products/issues/5798)) ([64ef0c3](https://github.com/carbon-design-system/ibm-products/commit/64ef0c3c8e981c5193e94d25ed4b0413fc2f1f5a))
* datagrid sort reset ([#5795](https://github.com/carbon-design-system/ibm-products/issues/5795)) ([c246a3d](https://github.com/carbon-design-system/ibm-products/commit/c246a3d4cebb84b68cc879805e84466fd81dc1ab))
* **Datagrid:** column custimisation search filter truncation ([#5850](https://github.com/carbon-design-system/ibm-products/issues/5850)) ([b639fe2](https://github.com/carbon-design-system/ibm-products/commit/b639fe20c485ba3d45c8c3edadd670f90672abc8))
* **Datagrid:** editable cell shifting focus to the below cell after edit ([#5744](https://github.com/carbon-design-system/ibm-products/issues/5744)) ([43d4802](https://github.com/carbon-design-system/ibm-products/commit/43d4802a4d774512900ceba3e99adb572ad890ac))
* **datagrid:** filter tooltip causes horizontal scroll ([#5828](https://github.com/carbon-design-system/ibm-products/issues/5828)) ([abc4f22](https://github.com/carbon-design-system/ibm-products/commit/abc4f224025e862c6ff2f71106d7f41201991a64))
* **Datagrid:** only remove single filter for correct table id ([#5654](https://github.com/carbon-design-system/ibm-products/issues/5654)) ([5d21bf8](https://github.com/carbon-design-system/ibm-products/commit/5d21bf822fff0fef64e06de74c59c37470ffd900))
* **datagrid:** screen reader misreads datagrid table headers ([#5716](https://github.com/carbon-design-system/ibm-products/issues/5716)) ([137f5b1](https://github.com/carbon-design-system/ibm-products/commit/137f5b1f103140707b90e1d6f94a0e7ba2636883))
* **Datagrid:** sortable column focus issue ([#5853](https://github.com/carbon-design-system/ibm-products/issues/5853)) ([d679559](https://github.com/carbon-design-system/ibm-products/commit/d67955950c7a8c2ae26a7a88ac77d12b40ba0764))
* **editinplace:** add placeholder for text field ([#5832](https://github.com/carbon-design-system/ibm-products/issues/5832)) ([85430cb](https://github.com/carbon-design-system/ibm-products/commit/85430cbb6ca99c21bc699f216f759d06cad7a8f8))
* navigation tab usage in story ([#5692](https://github.com/carbon-design-system/ibm-products/issues/5692)) ([f4e571c](https://github.com/carbon-design-system/ibm-products/commit/f4e571cb99fe311fc2cc5bc13f72c0de33a73c7d))
* **options-tile:** size prop optional ([#5846](https://github.com/carbon-design-system/ibm-products/issues/5846)) ([da6a696](https://github.com/carbon-design-system/ibm-products/commit/da6a6965dbe59496621ba69f374702058432bc72))
* **PageHeader:** correct conditional for non zero offsets ([#5791](https://github.com/carbon-design-system/ibm-products/issues/5791)) ([2deeb83](https://github.com/carbon-design-system/ibm-products/commit/2deeb8325e99cfa3f435b5ae6004a2cb45368082))
* **ProductiveCard:** with overflow tooltip issue ([#5803](https://github.com/carbon-design-system/ibm-products/issues/5803)) ([413b210](https://github.com/carbon-design-system/ibm-products/commit/413b2107b433d4c58916ba0863a8762372759684))
* **side-panel:** close with esc key ([#5814](https://github.com/carbon-design-system/ibm-products/issues/5814)) ([49b0227](https://github.com/carbon-design-system/ibm-products/commit/49b02278f864e85f31a363491cbba7b8d1a0a4f7))
* **sidepanel:** update carbon style token ([#5809](https://github.com/carbon-design-system/ibm-products/issues/5809)) ([7bc57ff](https://github.com/carbon-design-system/ibm-products/commit/7bc57ff8e5beede05b18665c191a1432e22d0cc4))
* **Tearsheet:** focus specified els for stacked tearsheets ([#5631](https://github.com/carbon-design-system/ibm-products/issues/5631)) ([ef7c9b9](https://github.com/carbon-design-system/ibm-products/commit/ef7c9b9a234428770892220759a594f66b06a9d8))
* **tearsheet:** resolve disabled first element focus issue ([#5840](https://github.com/carbon-design-system/ibm-products/issues/5840)) ([1d8640f](https://github.com/carbon-design-system/ibm-products/commit/1d8640f5d0481f820424dd565c64b409d4ad2010))
* update to Carbon 11 compatible versions to latest ([#5664](https://github.com/carbon-design-system/ibm-products/issues/5664)) ([aa77fed](https://github.com/carbon-design-system/ibm-products/commit/aa77fedd2543836346544f068b60aa7329066af1))
* **useFocus:** variable name changed ([#5812](https://github.com/carbon-design-system/ibm-products/issues/5812)) ([bd91747](https://github.com/carbon-design-system/ibm-products/commit/bd91747bfb73a1ada8d49e5c569b1b3eb31070f0))


### Features

* **CoachmarkStack:** convert to .tsx ([#5234](https://github.com/carbon-design-system/ibm-products/issues/5234)) ([ad6821c](https://github.com/carbon-design-system/ibm-products/commit/ad6821c2d656b8271d4f1044d83d2cd4dee0454a))
* **ConditionBuilder:** design review changes ([#5762](https://github.com/carbon-design-system/ibm-products/issues/5762)) ([5c1e568](https://github.com/carbon-design-system/ibm-products/commit/5c1e5682a1d849f809f252555001adadef3c2800))
* **conditionbuilder:** design review changes 2 ([#5802](https://github.com/carbon-design-system/ibm-products/issues/5802)) ([357fb5d](https://github.com/carbon-design-system/ibm-products/commit/357fb5d964dd83cdff78b7be3615e9de19db922f))
* **Datagrid:** add support for dynamic sub rows ([#5735](https://github.com/carbon-design-system/ibm-products/issues/5735)) ([b5d7e1f](https://github.com/carbon-design-system/ibm-products/commit/b5d7e1f2f17ce37ff596877dd748f8ddb6039fa3))
* **GetStartedCard:** update to typescript ([#5719](https://github.com/carbon-design-system/ibm-products/issues/5719)) ([7731b3c](https://github.com/carbon-design-system/ibm-products/commit/7731b3cccc30dea90b96a6811759a75c554a0729))
* **RemoveModal:** update body to use ReactNode ([#5792](https://github.com/carbon-design-system/ibm-products/issues/5792)) ([353ea28](https://github.com/carbon-design-system/ibm-products/commit/353ea28729a0c1a09d1c66bc36c9e3dec147d146))
* **sidepanel:** adds launcherButtonRef to all stories ([#5845](https://github.com/carbon-design-system/ibm-products/issues/5845)) ([341c391](https://github.com/carbon-design-system/ibm-products/commit/341c39144825d9e0353c49f3b6ca43cd7803cf23))
* **typescript:** exports all types in main index ([#5807](https://github.com/carbon-design-system/ibm-products/issues/5807)) ([a0e6004](https://github.com/carbon-design-system/ibm-products/commit/a0e6004a9a59a917e2fc8eb850bd41902c080efe))
* **typescript:** update generate scripts to use typescript ([#5817](https://github.com/carbon-design-system/ibm-products/issues/5817)) ([8cb241b](https://github.com/carbon-design-system/ibm-products/commit/8cb241bb8b245b21e3d97e89194797f01663d947))





# [2.47.0](https://github.com/carbon-design-system/ibm-products/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-08-14)

**Note:** Version bump only for package @carbon/ibm-products
Expand Down
6 changes: 3 additions & 3 deletions packages/ibm-products/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibm-products",
"description": "Carbon for IBM Products",
"version": "2.47.0",
"version": "2.48.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -81,7 +81,7 @@
"fs-extra": "^11.2.0",
"glob": "^10.3.10",
"jest": "^29.7.0",
"jest-config-ibm-cloud-cognitive": "^1.6.0",
"jest-config-ibm-cloud-cognitive": "^1.7.0-rc.0",
"jest-environment-jsdom": "^29.7.0",
"namor": "^1.1.2",
"npm-check-updates": "^16.14.12",
Expand All @@ -96,7 +96,7 @@
"dependencies": {
"@babel/runtime": "^7.23.9",
"@carbon/feature-flags": "^0.20.0",
"@carbon/ibm-products-styles": "^2.43.0",
"@carbon/ibm-products-styles": "^2.44.0-rc.0",
"@carbon/telemetry": "^0.1.0",
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/modifiers": "^7.0.0",
Expand Down
2 changes: 2 additions & 0 deletions scripts/get-changelog.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ function generateLog() {
'./packages/ibm-products-styles'
);

console.log(log);

return log;
}

Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1771,7 +1771,7 @@ __metadata:
resolution: "@carbon/ibm-cloud-cognitive-core@workspace:packages/core"
dependencies:
"@carbon/grid": "npm:^11.24.1"
"@carbon/ibm-products-styles": "npm:^2.43.0"
"@carbon/ibm-products-styles": "npm:^2.44.0-rc.0"
"@carbon/layout": "npm:^11.23.1"
"@carbon/motion": "npm:^11.19.1"
"@carbon/react": "npm:^1.61.0"
Expand Down Expand Up @@ -1820,7 +1820,7 @@ __metadata:
babel-preset-ibm-cloud-cognitive: "npm:^0.14.40"
cross-env: "npm:^7.0.3"
jest: "npm:^29.6.2"
jest-config-ibm-cloud-cognitive: "npm:^1.6.0"
jest-config-ibm-cloud-cognitive: "npm:^1.7.0-rc.0"
jest-environment-jsdom: "npm:^29.6.2"
rimraf: "npm:^5.0.1"
sass: "npm:^1.77.2"
Expand All @@ -1836,7 +1836,7 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon/ibm-products-styles@npm:^2.43.0, @carbon/ibm-products-styles@workspace:packages/ibm-products-styles":
"@carbon/ibm-products-styles@npm:^2.44.0-rc.0, @carbon/ibm-products-styles@workspace:packages/ibm-products-styles":
version: 0.0.0-use.local
resolution: "@carbon/ibm-products-styles@workspace:packages/ibm-products-styles"
dependencies:
Expand All @@ -1846,7 +1846,7 @@ __metadata:
cross-env: "npm:^7.0.3"
glob: "npm:^10.3.10"
jest: "npm:^29.7.0"
jest-config-ibm-cloud-cognitive: "npm:^1.6.0"
jest-config-ibm-cloud-cognitive: "npm:^1.7.0-rc.0"
jest-environment-jsdom: "npm:^29.7.0"
npm-check-updates: "npm:^16.14.12"
npm-run-all: "npm:^4.1.5"
Expand Down Expand Up @@ -1877,7 +1877,7 @@ __metadata:
"@babel/preset-typescript": "npm:^7.21.5"
"@babel/runtime": "npm:^7.23.9"
"@carbon/feature-flags": "npm:^0.20.0"
"@carbon/ibm-products-styles": "npm:^2.43.0"
"@carbon/ibm-products-styles": "npm:^2.44.0-rc.0"
"@carbon/telemetry": "npm:^0.1.0"
"@dnd-kit/core": "npm:^6.0.8"
"@dnd-kit/modifiers": "npm:^7.0.0"
Expand All @@ -1902,7 +1902,7 @@ __metadata:
glob: "npm:^10.3.10"
immutability-helper: "npm:^3.1.1"
jest: "npm:^29.7.0"
jest-config-ibm-cloud-cognitive: "npm:^1.6.0"
jest-config-ibm-cloud-cognitive: "npm:^1.7.0-rc.0"
jest-environment-jsdom: "npm:^29.7.0"
lodash: "npm:^4.17.21"
lottie-web: "npm:^5.12.2"
Expand Down Expand Up @@ -15080,7 +15080,7 @@ __metadata:
languageName: node
linkType: hard

"jest-config-ibm-cloud-cognitive@npm:^1.6.0, jest-config-ibm-cloud-cognitive@workspace:config/jest-config-ibm-cloud-cognitive":
"jest-config-ibm-cloud-cognitive@npm:^1.7.0-rc.0, jest-config-ibm-cloud-cognitive@workspace:config/jest-config-ibm-cloud-cognitive":
version: 0.0.0-use.local
resolution: "jest-config-ibm-cloud-cognitive@workspace:config/jest-config-ibm-cloud-cognitive"
dependencies:
Expand Down

0 comments on commit 3582d4e

Please sign in to comment.