diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d39c19a2501..99a0b88e439 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,10 +1,10 @@ { - "packages/main": "2.22.2", - "packages/base": "2.22.2", - "packages/charts": "2.22.2", - "packages/cli": "2.22.2", - "packages/compat": "2.22.2", - "packages/ai": "2.22.2", - "packages/cypress-commands": "2.22.2", - "packages/mcp-server": "2.22.2" + "packages/main": "2.23.0", + "packages/base": "2.23.0", + "packages/charts": "2.23.0", + "packages/cli": "2.23.0", + "packages/compat": "2.23.0", + "packages/ai": "2.23.0", + "packages/cypress-commands": "2.23.0", + "packages/mcp-server": "2.23.0" } diff --git a/packages/ai/CHANGELOG.md b/packages/ai/CHANGELOG.md index 7f5e5a03a48..0f877beffc5 100644 --- a/packages/ai/CHANGELOG.md +++ b/packages/ai/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.23.0](https://github.com/stnxo2023/ui5-webcomponents-react/compare/v2.22.2...v2.23.0) (2026-06-08) + + +### Features + +* **AnalyticalTable:** optimize column resize performance and handling ([#8392](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8392)) ([033be84](https://github.com/stnxo2023/ui5-webcomponents-react/commit/033be84414ee72061b86433e216a3f23fab9ebcc)) +* update to UI5 Web Components 2.20.0 ([#8285](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8285)) ([e9fd5d9](https://github.com/stnxo2023/ui5-webcomponents-react/commit/e9fd5d96f5ccacbea28d69005136b275ab62891f)), closes [#8196](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8196) +* update to UI5 Web Components 2.21.0 ([#8444](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8444)) ([09447b8](https://github.com/stnxo2023/ui5-webcomponents-react/commit/09447b817e198db2f95b8b41353f61fad0b30b6d)) +* update to UI5 Web Components 2.22.0 ([#8580](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8580)) ([4ed9ea0](https://github.com/stnxo2023/ui5-webcomponents-react/commit/4ed9ea0d2b62b70bedce130db2fce951cd538aa2)) +* update to UI5 Web Components v2.18.0 ([#8075](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8075)) ([e01d461](https://github.com/stnxo2023/ui5-webcomponents-react/commit/e01d461851db0bfe8b550cdd667565402d902197)) +* update to UI5 Web Components v2.19.0 ([#8180](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8180)) ([7634a40](https://github.com/stnxo2023/ui5-webcomponents-react/commit/7634a4079907314c1e9bb408b4fed1d95e709410)) + ## [2.22.2](https://github.com/UI5/webcomponents-react/compare/v2.22.1...v2.22.2) (2026-05-28) **Note:** Version bump only for package @ui5/webcomponents-ai-react diff --git a/packages/ai/package.json b/packages/ai/package.json index 67e62881dc5..c827a47e7c3 100644 --- a/packages/ai/package.json +++ b/packages/ai/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/webcomponents-ai-react", - "version": "2.22.2", + "version": "2.23.0", "description": "React wrapper for `@ui5/webcomponents-ai` web components.", "type": "module", "main": "dist/index.js", diff --git a/packages/base/CHANGELOG.md b/packages/base/CHANGELOG.md index 7ce2f18b409..f28b98617ea 100644 --- a/packages/base/CHANGELOG.md +++ b/packages/base/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.23.0](https://github.com/stnxo2023/ui5-webcomponents-react/compare/v2.22.2...v2.23.0) (2026-06-08) + + +### Features + +* **AnalyticalTable:** optimize column resize performance and handling ([#8392](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8392)) ([033be84](https://github.com/stnxo2023/ui5-webcomponents-react/commit/033be84414ee72061b86433e216a3f23fab9ebcc)) +* improve React Compiler compatibility ([#8185](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8185)) ([b1ca145](https://github.com/stnxo2023/ui5-webcomponents-react/commit/b1ca145581c8de48345fffd380b3c629e914cb22)) +* update to UI5 Web Components 2.20.0 ([#8285](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8285)) ([e9fd5d9](https://github.com/stnxo2023/ui5-webcomponents-react/commit/e9fd5d96f5ccacbea28d69005136b275ab62891f)), closes [#8196](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8196) +* update to UI5 Web Components 2.21.0 ([#8444](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8444)) ([09447b8](https://github.com/stnxo2023/ui5-webcomponents-react/commit/09447b817e198db2f95b8b41353f61fad0b30b6d)) +* update to UI5 Web Components 2.22.0 ([#8580](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8580)) ([4ed9ea0](https://github.com/stnxo2023/ui5-webcomponents-react/commit/4ed9ea0d2b62b70bedce130db2fce951cd538aa2)) +* update to UI5 Web Components v2.18.0 ([#8075](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8075)) ([e01d461](https://github.com/stnxo2023/ui5-webcomponents-react/commit/e01d461851db0bfe8b550cdd667565402d902197)) +* update to UI5 Web Components v2.19.0 ([#8180](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8180)) ([7634a40](https://github.com/stnxo2023/ui5-webcomponents-react/commit/7634a4079907314c1e9bb408b4fed1d95e709410)) + + +### Bug Fixes + +* **ThemingParameters:** sync CSS vars ([#8334](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8334)) ([7556390](https://github.com/stnxo2023/ui5-webcomponents-react/commit/7556390188f12a15fc3d72ebd4540235184d293a)) + ## [2.22.2](https://github.com/UI5/webcomponents-react/compare/v2.22.1...v2.22.2) (2026-05-28) **Note:** Version bump only for package @ui5/webcomponents-react-base diff --git a/packages/base/package.json b/packages/base/package.json index e45cdccd2b7..e99c53c4f38 100644 --- a/packages/base/package.json +++ b/packages/base/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/webcomponents-react-base", - "version": "2.22.2", + "version": "2.23.0", "description": "Base for ui5-webcomponents-react", "type": "module", "main": "dist/index.js", diff --git a/packages/charts/CHANGELOG.md b/packages/charts/CHANGELOG.md index 0af7196490b..39e335bf025 100644 --- a/packages/charts/CHANGELOG.md +++ b/packages/charts/CHANGELOG.md @@ -3,6 +3,33 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.23.0](https://github.com/stnxo2023/ui5-webcomponents-react/compare/v2.22.2...v2.23.0) (2026-06-08) + + +### Features + +* **AnalyticalTable:** optimize column resize performance and handling ([#8392](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8392)) ([033be84](https://github.com/stnxo2023/ui5-webcomponents-react/commit/033be84414ee72061b86433e216a3f23fab9ebcc)) +* **Bar/Column/ComposedChart:** add stack aggregate total labels and tooltip support ([#8302](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8302)) ([3e52380](https://github.com/stnxo2023/ui5-webcomponents-react/commit/3e5238086e20b40ba3447a85a0ee1864bc958283)), closes [#3420](https://github.com/stnxo2023/ui5-webcomponents-react/issues/3420) +* **ColumnChart:** add alignLabels property ([#8534](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8534)) ([2ac663e](https://github.com/stnxo2023/ui5-webcomponents-react/commit/2ac663efcf1f43659e9cfbfe5a1a34462eeeb46b)) +* improve React Compiler compatibility ([#8185](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8185)) ([b1ca145](https://github.com/stnxo2023/ui5-webcomponents-react/commit/b1ca145581c8de48345fffd380b3c629e914cb22)) +* **Line- & BulletChart:** allow showing data labels for large datasets ([#8150](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8150)) ([39a056e](https://github.com/stnxo2023/ui5-webcomponents-react/commit/39a056e1625908934bdab0434c5538c65a4bc06d)) +* **Pie- & DonutChart:** enable section focus & arrow key nav ([#8514](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8514)) ([ae69404](https://github.com/stnxo2023/ui5-webcomponents-react/commit/ae69404c855d0c94ebc378b77528a237bacb6578)), closes [#7609](https://github.com/stnxo2023/ui5-webcomponents-react/issues/7609) +* **ScatterChart:** enable arrow key nav via custom `accessibilityLayer` ([#8566](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8566)) ([0f54a6b](https://github.com/stnxo2023/ui5-webcomponents-react/commit/0f54a6b0f692effa02c6b7b6f52dded5d20c92e9)), closes [#7484](https://github.com/stnxo2023/ui5-webcomponents-react/issues/7484) +* update to UI5 Web Components 2.20.0 ([#8285](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8285)) ([e9fd5d9](https://github.com/stnxo2023/ui5-webcomponents-react/commit/e9fd5d96f5ccacbea28d69005136b275ab62891f)), closes [#8196](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8196) +* update to UI5 Web Components 2.21.0 ([#8444](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8444)) ([09447b8](https://github.com/stnxo2023/ui5-webcomponents-react/commit/09447b817e198db2f95b8b41353f61fad0b30b6d)) +* update to UI5 Web Components v2.18.0 ([#8075](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8075)) ([e01d461](https://github.com/stnxo2023/ui5-webcomponents-react/commit/e01d461851db0bfe8b550cdd667565402d902197)) +* update to UI5 Web Components v2.19.0 ([#8180](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8180)) ([7634a40](https://github.com/stnxo2023/ui5-webcomponents-react/commit/7634a4079907314c1e9bb408b4fed1d95e709410)) + + +### Bug Fixes + +* **charts:** broaden peer dependency ranges ([#8525](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8525)) ([d71742c](https://github.com/stnxo2023/ui5-webcomponents-react/commit/d71742c17a679a564310f5796754dcf05df9a660)) +* **charts:** eliminate debounce flicker in useObserveXAxisHeights ([2fde376](https://github.com/stnxo2023/ui5-webcomponents-react/commit/2fde3764fe587b9613529a3432e28f3d54828e38)) +* **charts:** eliminate debounce flicker in useObserveXAxisHeights ([#8549](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8549)) ([61301b1](https://github.com/stnxo2023/ui5-webcomponents-react/commit/61301b1e40137f47b3ba222f4b66ad0c2cd3de0c)) +* **charts:** use correct color for focus outline ([#8530](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8530)) ([8f9b7f6](https://github.com/stnxo2023/ui5-webcomponents-react/commit/8f9b7f6a056b57bb3f9b0e3550fc760c369fece4)), closes [#7302](https://github.com/stnxo2023/ui5-webcomponents-react/issues/7302) +* **deps:** update dependency react-content-loader to v7.1.2 ([#8133](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8133)) ([92825f7](https://github.com/stnxo2023/ui5-webcomponents-react/commit/92825f72643c45dd4998a3399228bd964ec7d951)) +* **Pie- & DonutChart:** improve label and legend text contrast ([#8521](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8521)) ([d6a3a8f](https://github.com/stnxo2023/ui5-webcomponents-react/commit/d6a3a8fa764d6ed71a76f81ebdbf925d2b4484d7)), closes [#8395](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8395) + ## [2.22.2](https://github.com/UI5/webcomponents-react/compare/v2.22.1...v2.22.2) (2026-05-28) **Note:** Version bump only for package @ui5/webcomponents-react-charts diff --git a/packages/charts/package.json b/packages/charts/package.json index 496f4bca138..5b0c68271ca 100644 --- a/packages/charts/package.json +++ b/packages/charts/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/webcomponents-react-charts", - "version": "2.22.2", + "version": "2.23.0", "description": "Charts for ui5-webcomponents-react", "type": "module", "main": "dist/index.js", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index ab44e6c8aa8..99d236b1a6b 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.23.0](https://github.com/stnxo2023/ui5-webcomponents-react/compare/v2.22.2...v2.23.0) (2026-06-08) + + +### Features + +* **AnalyticalTable:** optimize column resize performance and handling ([#8392](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8392)) ([033be84](https://github.com/stnxo2023/ui5-webcomponents-react/commit/033be84414ee72061b86433e216a3f23fab9ebcc)) +* improve React Compiler compatibility ([#8185](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8185)) ([b1ca145](https://github.com/stnxo2023/ui5-webcomponents-react/commit/b1ca145581c8de48345fffd380b3c629e914cb22)) + + +### Bug Fixes + +* **cli:** remove deprecated `patch-compat-table` command ([#8638](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8638)) ([4218131](https://github.com/stnxo2023/ui5-webcomponents-react/commit/4218131745476cd6ba88525f882c7e79a4bf08ca)) +* **deps:** update dependency dedent to v1.7.1 ([#8042](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8042)) ([03df64b](https://github.com/stnxo2023/ui5-webcomponents-react/commit/03df64bf8ceaab2bd5980b07e99c15f7c0314a5a)) +* **deps:** update dependency dedent to v1.7.2 ([#8271](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8271)) ([3e8441e](https://github.com/stnxo2023/ui5-webcomponents-react/commit/3e8441e1844e3e8ab840add1f189cb665b37f757)) + ## [2.22.2](https://github.com/UI5/webcomponents-react/compare/v2.22.1...v2.22.2) (2026-05-28) ### Bug Fixes diff --git a/packages/cli/package.json b/packages/cli/package.json index 74bd4b004da..907f0aace76 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -3,7 +3,7 @@ "description": "CLI for UI5 Web Components for React", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", - "version": "2.22.2", + "version": "2.23.0", "type": "module", "types": "./dist/index.d.ts", "main": "./dist/index.js", diff --git a/packages/compat/CHANGELOG.md b/packages/compat/CHANGELOG.md index 703b908636a..028d97dd52b 100644 --- a/packages/compat/CHANGELOG.md +++ b/packages/compat/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.23.0](https://github.com/stnxo2023/ui5-webcomponents-react/compare/v2.22.2...v2.23.0) (2026-06-08) + + +### Features + +* **AnalyticalTable:** optimize column resize performance and handling ([#8392](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8392)) ([033be84](https://github.com/stnxo2023/ui5-webcomponents-react/commit/033be84414ee72061b86433e216a3f23fab9ebcc)) +* improve React Compiler compatibility ([#8185](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8185)) ([b1ca145](https://github.com/stnxo2023/ui5-webcomponents-react/commit/b1ca145581c8de48345fffd380b3c629e914cb22)) +* update to UI5 Web Components 2.20.0 ([#8285](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8285)) ([e9fd5d9](https://github.com/stnxo2023/ui5-webcomponents-react/commit/e9fd5d96f5ccacbea28d69005136b275ab62891f)), closes [#8196](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8196) +* update to UI5 Web Components 2.21.0 ([#8444](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8444)) ([09447b8](https://github.com/stnxo2023/ui5-webcomponents-react/commit/09447b817e198db2f95b8b41353f61fad0b30b6d)) +* update to UI5 Web Components 2.22.0 ([#8580](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8580)) ([4ed9ea0](https://github.com/stnxo2023/ui5-webcomponents-react/commit/4ed9ea0d2b62b70bedce130db2fce951cd538aa2)) +* update to UI5 Web Components v2.18.0 ([#8075](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8075)) ([e01d461](https://github.com/stnxo2023/ui5-webcomponents-react/commit/e01d461851db0bfe8b550cdd667565402d902197)) +* update to UI5 Web Components v2.19.0 ([#8180](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8180)) ([7634a40](https://github.com/stnxo2023/ui5-webcomponents-react/commit/7634a4079907314c1e9bb408b4fed1d95e709410)) + + +### Bug Fixes + +* **Toolbar - compat:** support React version >= 19.2 & StrictMode ([#8073](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8073)) ([763e091](https://github.com/stnxo2023/ui5-webcomponents-react/commit/763e0914218f7dfc586f8b250219aac75f4241c2)), closes [#8063](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8063) + ## [2.22.2](https://github.com/UI5/webcomponents-react/compare/v2.22.1...v2.22.2) (2026-05-28) **Note:** Version bump only for package @ui5/webcomponents-react-compat diff --git a/packages/compat/package.json b/packages/compat/package.json index 1af2e06fa2c..d82d6667d4b 100644 --- a/packages/compat/package.json +++ b/packages/compat/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/webcomponents-react-compat", - "version": "2.22.2", + "version": "2.23.0", "description": "React Wrapper for UI5 Web Components Compat package", "type": "module", "main": "dist/index.js", diff --git a/packages/cypress-commands/CHANGELOG.md b/packages/cypress-commands/CHANGELOG.md index b21271252a9..d4d8b23077d 100644 --- a/packages/cypress-commands/CHANGELOG.md +++ b/packages/cypress-commands/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.23.0](https://github.com/stnxo2023/ui5-webcomponents-react/compare/v2.22.2...v2.23.0) (2026-06-08) + + +### Features + +* **AnalyticalTable:** optimize column resize performance and handling ([#8392](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8392)) ([033be84](https://github.com/stnxo2023/ui5-webcomponents-react/commit/033be84414ee72061b86433e216a3f23fab9ebcc)) +* update to UI5 Web Components 2.20.0 ([#8285](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8285)) ([e9fd5d9](https://github.com/stnxo2023/ui5-webcomponents-react/commit/e9fd5d96f5ccacbea28d69005136b275ab62891f)), closes [#8196](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8196) +* update to UI5 Web Components 2.21.0 ([#8444](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8444)) ([09447b8](https://github.com/stnxo2023/ui5-webcomponents-react/commit/09447b817e198db2f95b8b41353f61fad0b30b6d)) +* update to UI5 Web Components 2.22.0 ([#8580](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8580)) ([4ed9ea0](https://github.com/stnxo2023/ui5-webcomponents-react/commit/4ed9ea0d2b62b70bedce130db2fce951cd538aa2)) +* update to UI5 Web Components v2.18.0 ([#8075](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8075)) ([e01d461](https://github.com/stnxo2023/ui5-webcomponents-react/commit/e01d461851db0bfe8b550cdd667565402d902197)) +* update to UI5 Web Components v2.19.0 ([#8180](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8180)) ([7634a40](https://github.com/stnxo2023/ui5-webcomponents-react/commit/7634a4079907314c1e9bb408b4fed1d95e709410)) + ## [2.22.2](https://github.com/UI5/webcomponents-react/compare/v2.22.1...v2.22.2) (2026-05-28) **Note:** Version bump only for package @ui5/webcomponents-cypress-commands diff --git a/packages/cypress-commands/package.json b/packages/cypress-commands/package.json index 50326adce89..d6b24f56f9c 100644 --- a/packages/cypress-commands/package.json +++ b/packages/cypress-commands/package.json @@ -3,7 +3,7 @@ "description": "Cypress Custom Commands and Queries for UI5 Web Components", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", - "version": "2.22.2", + "version": "2.23.0", "type": "module", "types": "./dist/index.d.ts", "main": "./dist/index.js", diff --git a/packages/main/CHANGELOG.md b/packages/main/CHANGELOG.md index 17737ac3cc6..b41d73a3fd8 100644 --- a/packages/main/CHANGELOG.md +++ b/packages/main/CHANGELOG.md @@ -3,6 +3,73 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.23.0](https://github.com/stnxo2023/ui5-webcomponents-react/compare/v2.22.2...v2.23.0) (2026-06-08) + + +### Features + +* **AnalyticalTable - TypeScript:** export `ReactTableHooks` type ([#8656](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8656)) ([16fce8c](https://github.com/stnxo2023/ui5-webcomponents-react/commit/16fce8c5b7289168b9b088b265a6eac3962a654e)) +* **AnalyticalTable - useF2CellEdit:** update to follow latest a11y specs ([#8307](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8307)) ([a7a35c8](https://github.com/stnxo2023/ui5-webcomponents-react/commit/a7a35c84c970ae1ce7ed35ca69ae723db682a543)) +* **AnalyticalTable:** add `accessibleName` & `accessibleNameRef` props ([#8592](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8592)) ([2fe532c](https://github.com/stnxo2023/ui5-webcomponents-react/commit/2fe532c3af9747385128d0ca52d26a406f8bb3d8)), closes [#8590](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8590) +* **AnalyticalTable:** add `allVisibleRowsSelected` to `onRowSelect` & improve select behavior ([#8224](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8224)) ([88f50fa](https://github.com/stnxo2023/ui5-webcomponents-react/commit/88f50fac94eddb40910241df145d13df4fde122e)) +* **AnalyticalTable:** add `onRowContextMenu` callback ([#8522](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8522)) ([eb914ef](https://github.com/stnxo2023/ui5-webcomponents-react/commit/eb914ef60b67b926b36a0743e8cd147c6312a6ab)), closes [#5594](https://github.com/stnxo2023/ui5-webcomponents-react/issues/5594) +* **AnalyticalTable:** improve dynamic column width scaling performance ([#8394](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8394)) ([819d3e2](https://github.com/stnxo2023/ui5-webcomponents-react/commit/819d3e2ddf54f4e4454d7f9436deb2a2d4048bd4)) +* **AnalyticalTable:** optimize column resize performance and handling ([#8392](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8392)) ([033be84](https://github.com/stnxo2023/ui5-webcomponents-react/commit/033be84414ee72061b86433e216a3f23fab9ebcc)) +* **AnalyticalTable:** remove `react-table` v7 dependency & vendor its code ([#8558](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8558)) ([b217f47](https://github.com/stnxo2023/ui5-webcomponents-react/commit/b217f476c26fe54efef0655fb0c2d8c25e195fcb)), closes [#6767](https://github.com/stnxo2023/ui5-webcomponents-react/issues/6767) +* **Bar/Column/ComposedChart:** add stack aggregate total labels and tooltip support ([#8302](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8302)) ([3e52380](https://github.com/stnxo2023/ui5-webcomponents-react/commit/3e5238086e20b40ba3447a85a0ee1864bc958283)), closes [#3420](https://github.com/stnxo2023/ui5-webcomponents-react/issues/3420) +* **FilterBar:** allow customizing search field `placeholder` and `noTypeahead` props ([#8074](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8074)) ([1b367ce](https://github.com/stnxo2023/ui5-webcomponents-react/commit/1b367ce88cb97eb8757205d5d9112fc71fa7d31f)), closes [#8068](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8068) +* improve React Compiler compatibility ([#8185](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8185)) ([b1ca145](https://github.com/stnxo2023/ui5-webcomponents-react/commit/b1ca145581c8de48345fffd380b3c629e914cb22)) +* introduce UI5 Web Components for React MCP Server ([#8418](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8418)) ([b5bd887](https://github.com/stnxo2023/ui5-webcomponents-react/commit/b5bd88740090468832dccb89abdfa4cb0e21c3df)), closes [#7925](https://github.com/stnxo2023/ui5-webcomponents-react/issues/7925) +* **Modals:** support auto-closing popovers sharing the same opener ([#8149](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8149)) ([e647d41](https://github.com/stnxo2023/ui5-webcomponents-react/commit/e647d41e440cf4a5f151501017ab4120a1f2e246)), closes [#8147](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8147) +* **ObjectPage:** hide tabbar when only one section is available ([#8116](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8116)) ([afa9d76](https://github.com/stnxo2023/ui5-webcomponents-react/commit/afa9d76f4b9ab325732f53c0790073476d2e2e31)), closes [#8106](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8106) +* **ObjectPage:** make section headers sticky ([#8087](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8087)) ([3d0250e](https://github.com/stnxo2023/ui5-webcomponents-react/commit/3d0250ec8ffc2b1af40be1c6ae5557b671a339e4)), closes [#7780](https://github.com/stnxo2023/ui5-webcomponents-react/issues/7780) +* **SelectDialog:** add `searchPlaceholder` prop ([#8644](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8644)) ([3435925](https://github.com/stnxo2023/ui5-webcomponents-react/commit/34359259ba124676b7cc4d9fb0e093c509ea5012)), closes [#8637](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8637) +* update to UI5 Web Components 2.20.0 ([#8285](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8285)) ([e9fd5d9](https://github.com/stnxo2023/ui5-webcomponents-react/commit/e9fd5d96f5ccacbea28d69005136b275ab62891f)), closes [#8196](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8196) +* update to UI5 Web Components 2.21.0 ([#8444](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8444)) ([09447b8](https://github.com/stnxo2023/ui5-webcomponents-react/commit/09447b817e198db2f95b8b41353f61fad0b30b6d)) +* update to UI5 Web Components 2.22.0 ([#8580](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8580)) ([4ed9ea0](https://github.com/stnxo2023/ui5-webcomponents-react/commit/4ed9ea0d2b62b70bedce130db2fce951cd538aa2)) +* update to UI5 Web Components v2.18.0 ([#8075](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8075)) ([e01d461](https://github.com/stnxo2023/ui5-webcomponents-react/commit/e01d461851db0bfe8b550cdd667565402d902197)) +* update to UI5 Web Components v2.19.0 ([#8180](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8180)) ([7634a40](https://github.com/stnxo2023/ui5-webcomponents-react/commit/7634a4079907314c1e9bb408b4fed1d95e709410)) + + +### Bug Fixes + +* add type definition for `@ui5/webcomponents-react/styles.css` ([#8417](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8417)) ([d628157](https://github.com/stnxo2023/ui5-webcomponents-react/commit/d628157f6d44044c7cffb97bf226ac8215696099)) +* **AnalyticalCardHeader:** add tooltip for numeric content ([#8104](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8104)) ([82ad75f](https://github.com/stnxo2023/ui5-webcomponents-react/commit/82ad75f5aa6a5eda6e522759ead0d026f8c07312)), closes [#8103](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8103) +* **AnalyticalTable - useManualRowSelect:** allow custom `manualRowSelectedKey`, improve performance & docs ([#8461](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8461)) ([6b61d8c](https://github.com/stnxo2023/ui5-webcomponents-react/commit/6b61d8c73c845ed2a91fd759437ac01619199189)), closes [#3139](https://github.com/stnxo2023/ui5-webcomponents-react/issues/3139) +* **AnalyticalTable:** add error log for nested headers ([#8300](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8300)) ([6008598](https://github.com/stnxo2023/ui5-webcomponents-react/commit/60085985f4d0acb570749afa6e84a490edcbc93e)), closes [#8293](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8293) +* **AnalyticalTable:** adjust `NoDataComponent` height to "Auto" mode height ([#8047](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8047)) ([1d7bad7](https://github.com/stnxo2023/ui5-webcomponents-react/commit/1d7bad72a7196416488fcdb131d2a712793ecfec)), closes [#8046](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8046) +* **AnalyticalTable:** apply `hAlign` correctly for grouped rows ([#8401](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8401)) ([cefe69d](https://github.com/stnxo2023/ui5-webcomponents-react/commit/cefe69d2b711779a79464321957a042930b90bb1)), closes [#8397](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8397) +* **AnalyticalTable:** deactivate horizontal virtualization for "Smart" and "Grow" mode ([#8157](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8157)) ([c0b1245](https://github.com/stnxo2023/ui5-webcomponents-react/commit/c0b12455c8b2c5c117aff670003390db1ce189e0)) +* **AnalyticalTable:** fix bottom border position ([#8319](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8319)) ([8fd8533](https://github.com/stnxo2023/ui5-webcomponents-react/commit/8fd8533ba97b2291fd48bdda28183eff1ce730c8)) +* **AnalyticalTable:** fix End/Home nav and Shift+Arrow resize ([#8472](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8472)) ([0f8f63e](https://github.com/stnxo2023/ui5-webcomponents-react/commit/0f8f63ea5402cbeee7f6437b37fc24ddf7922205)) +* **AnalyticalTable:** fix pop-in a11y and cell-data ([#8535](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8535)) ([69aab1c](https://github.com/stnxo2023/ui5-webcomponents-react/commit/69aab1c65dfc19f2836e53e33bdb69893e5fa399)), closes [#7410](https://github.com/stnxo2023/ui5-webcomponents-react/issues/7410) +* **AnalyticalTable:** prevent SSR error ([#8096](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8096)) ([b7830a9](https://github.com/stnxo2023/ui5-webcomponents-react/commit/b7830a90906935c4226ff8488aad17a88769f0b2)), closes [#8095](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8095) +* **AnalyticalTable:** prevent subcomponent re-render loop at browser zoom ([#8645](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8645)) ([46ffd70](https://github.com/stnxo2023/ui5-webcomponents-react/commit/46ffd70980c33bd4dca654347dc2e979dfff5efd)), closes [#8641](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8641) +* **AnalyticalTable:** recalc column widths after columns change with `retainColumnWidth` ([#8487](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8487)) ([5027b89](https://github.com/stnxo2023/ui5-webcomponents-react/commit/5027b89bec9deb8a58a2281d41c037e2492cd08a)) +* **AnalyticalTable:** reconcile columnOrder with columns on reorder ([#8290](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8290)) ([7e16ae8](https://github.com/stnxo2023/ui5-webcomponents-react/commit/7e16ae8213149a7dbaed91ae9dd5c78e966e6a0e)) +* **AnalyticalTable:** sync scroll offset after filtering ([#8631](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8631)) ([9adb404](https://github.com/stnxo2023/ui5-webcomponents-react/commit/9adb404d7451a62ba7925a2e47cd1d34ed072eb5)) +* **AnalyticalTable:** use "menu" role for columns popover ([#8316](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8316)) ([952c60b](https://github.com/stnxo2023/ui5-webcomponents-react/commit/952c60bcd74c4ea238aed6935faeba650471e6f4)), closes [#8313](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8313) +* **deps:** update dependency @tanstack/react-virtual to v3.13.13 ([#8012](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8012)) ([0546b3f](https://github.com/stnxo2023/ui5-webcomponents-react/commit/0546b3f6dc5c3d31162f91544eb58cf4b4af11f9)) +* **deps:** update dependency @tanstack/react-virtual to v3.13.17 ([#8062](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8062)) ([601c823](https://github.com/stnxo2023/ui5-webcomponents-react/commit/601c823a815848cdc82227af5dd58c706cd805ca)) +* **deps:** update dependency @tanstack/react-virtual to v3.13.18 ([#8077](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8077)) ([0735ae5](https://github.com/stnxo2023/ui5-webcomponents-react/commit/0735ae5d10ae65d34fefb3af2c960f7b049fe226)) +* **deps:** update dependency @tanstack/react-virtual to v3.13.19 ([#8248](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8248)) ([928efb7](https://github.com/stnxo2023/ui5-webcomponents-react/commit/928efb74469e6bc0f6bb138630b4921ceb071a7a)) +* **deps:** update dependency @tanstack/react-virtual to v3.13.21 ([#8289](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8289)) ([72f1768](https://github.com/stnxo2023/ui5-webcomponents-react/commit/72f1768328be125647af16026ba30f89a7107d83)) +* **deps:** update dependency @tanstack/react-virtual to v3.13.22 ([#8318](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8318)) ([31dbe85](https://github.com/stnxo2023/ui5-webcomponents-react/commit/31dbe85386db160ab8c0dbbadbd15bad530bd5d8)) +* **deps:** update dependency @tanstack/react-virtual to v3.13.23 ([#8331](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8331)) ([1eed1e7](https://github.com/stnxo2023/ui5-webcomponents-react/commit/1eed1e75455070bdf1f4bc1690a7507ce5ab896d)) +* **deps:** update dependency @tanstack/react-virtual to v3.13.24 ([#8509](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8509)) ([f86d0b8](https://github.com/stnxo2023/ui5-webcomponents-react/commit/f86d0b85e614359ece396f250a8aa62729df6ef6)) +* **deps:** update dependency @tanstack/react-virtual to v3.13.25 ([#8625](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8625)) ([ee516ef](https://github.com/stnxo2023/ui5-webcomponents-react/commit/ee516efb141998631b7af3814341b1bf19600a85)) +* **deps:** update dependency @tanstack/react-virtual to v3.13.26 ([#8648](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8648)) ([b2cdfa0](https://github.com/stnxo2023/ui5-webcomponents-react/commit/b2cdfa02b565d084402bc19fbb4ac25b92c8805f)) +* **deps:** update tanstack-virtual monorepo to v3.14.2 ([#8666](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8666)) ([6c17d65](https://github.com/stnxo2023/ui5-webcomponents-react/commit/6c17d6526236f84dba51ea11575636299490f235)) +* **FilterBar:** fix header overflow behavior & add "Go" button aria description ([#8643](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8643)) ([42c5d86](https://github.com/stnxo2023/ui5-webcomponents-react/commit/42c5d86cddf950c820914b68395aa513df093c97)) +* **FilterBar:** fix item distribution in `hideToolbar` layout ([#8382](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8382)) ([b0217ad](https://github.com/stnxo2023/ui5-webcomponents-react/commit/b0217add75b186bec117068137a6a45f15cdc9fb)), closes [#8381](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8381) +* **ObjectPage:** always render snapped image to prevent repeating network calls ([#8097](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8097)) ([6f418a0](https://github.com/stnxo2023/ui5-webcomponents-react/commit/6f418a0dddca2c70387abd5d9e6b85fbcd1b88b5)), closes [#8093](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8093) +* **ObjectPage:** disable `titleArea` interaction if no `headerArea` ([#8121](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8121)) ([ee7c19f](https://github.com/stnxo2023/ui5-webcomponents-react/commit/ee7c19f9d1b57475fd256d0a180ba2b1cfeccd0f)) +* **ObjectPage:** isolate stacking context in content ([#8564](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8564)) ([85834ac](https://github.com/stnxo2023/ui5-webcomponents-react/commit/85834aca074d045af38da9d37a9428471769632b)) +* **ObjectPage:** prevent header collapse on IconTabBar tab switch ([#8587](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8587)) ([d086e13](https://github.com/stnxo2023/ui5-webcomponents-react/commit/d086e139c11f808d77029c123a96152f16088be2)), closes [#8582](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8582) +* **ObjectPage:** prevent section titles from overflowing header content ([#8370](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8370)) ([85f66b4](https://github.com/stnxo2023/ui5-webcomponents-react/commit/85f66b4d60ed111283ddcf419d6f08169c8faf19)), closes [#8369](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8369) +* **Toolbar - compat:** support React version >= 19.2 & StrictMode ([#8073](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8073)) ([763e091](https://github.com/stnxo2023/ui5-webcomponents-react/commit/763e0914218f7dfc586f8b250219aac75f4241c2)), closes [#8063](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8063) +* **VariantManagement:** update "Manage Views" dialog to latest specs ([#8080](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8080)) ([ee1796f](https://github.com/stnxo2023/ui5-webcomponents-react/commit/ee1796fc62f635d698bb7de706657268c5e30f30)), closes [#8079](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8079) + ## [2.22.2](https://github.com/UI5/webcomponents-react/compare/v2.22.1...v2.22.2) (2026-05-28) ### Bug Fixes diff --git a/packages/main/package.json b/packages/main/package.json index 8874d59b39e..b1691a76c96 100644 --- a/packages/main/package.json +++ b/packages/main/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/webcomponents-react", - "version": "2.22.2", + "version": "2.23.0", "description": "React Wrapper for UI5 Web Components and additional components", "type": "module", "main": "dist/index.js", diff --git a/packages/mcp-server/CHANGELOG.md b/packages/mcp-server/CHANGELOG.md index 6063fa2cf5e..2bec1f2b5b4 100644 --- a/packages/mcp-server/CHANGELOG.md +++ b/packages/mcp-server/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.23.0](https://github.com/stnxo2023/ui5-webcomponents-react/compare/v2.22.2...v2.23.0) (2026-06-08) + + +### Features + +* **AnalyticalTable:** optimize column resize performance and handling ([#8392](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8392)) ([033be84](https://github.com/stnxo2023/ui5-webcomponents-react/commit/033be84414ee72061b86433e216a3f23fab9ebcc)) +* introduce UI5 Web Components for React MCP Server ([#8418](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8418)) ([b5bd887](https://github.com/stnxo2023/ui5-webcomponents-react/commit/b5bd88740090468832dccb89abdfa4cb0e21c3df)), closes [#7925](https://github.com/stnxo2023/ui5-webcomponents-react/issues/7925) +* update to UI5 Web Components 2.22.0 ([#8580](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8580)) ([4ed9ea0](https://github.com/stnxo2023/ui5-webcomponents-react/commit/4ed9ea0d2b62b70bedce130db2fce951cd538aa2)) + + +### Bug Fixes + +* **mcp-server:** correct DomRef methods, remove duplicate output, fix Device docs ([#8577](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8577)) ([abaa696](https://github.com/stnxo2023/ui5-webcomponents-react/commit/abaa696e0911d9f1f9483f9a8939b14a52d9f243)) +* **mcp-server:** fix missing data files in published package ([#8462](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8462)) ([8b20022](https://github.com/stnxo2023/ui5-webcomponents-react/commit/8b200228319d2b7897ac10218509faf708b9c3fb)) +* **mcp:** shorten mcp-server description & adjust README ([#8455](https://github.com/stnxo2023/ui5-webcomponents-react/issues/8455)) ([6b537a9](https://github.com/stnxo2023/ui5-webcomponents-react/commit/6b537a985504fe0132e5354df7d154794b3095fd)) + ## [2.22.2](https://github.com/UI5/webcomponents-react/compare/v2.22.1...v2.22.2) (2026-05-28) **Note:** Version bump only for package @ui5/webcomponents-react-mcp diff --git a/packages/mcp-server/package.json b/packages/mcp-server/package.json index 5165dbb09f2..ea5cee8484b 100644 --- a/packages/mcp-server/package.json +++ b/packages/mcp-server/package.json @@ -3,7 +3,7 @@ "description": "MCP server for UI5 Web Components for React - Developer documentation and API assistance", "author": "SAP SE (https://www.sap.com)", "license": "Apache-2.0", - "version": "2.22.2", + "version": "2.23.0", "type": "module", "mcpName": "io.github.UI5/webcomponents-react-mcp-server", "types": "./dist/index.d.ts", diff --git a/packages/mcp-server/server.json b/packages/mcp-server/server.json index ee060f4ed56..b6ea8267446 100644 --- a/packages/mcp-server/server.json +++ b/packages/mcp-server/server.json @@ -7,13 +7,15 @@ "source": "github", "subfolder": "packages/mcp-server" }, - "version": "2.22.2", + "version": "2.23.0", "packages": [ { "registryType": "npm", "identifier": "@ui5/webcomponents-react-mcp", - "version": "2.22.2", - "transport": { "type": "stdio" }, + "version": "2.23.0", + "transport": { + "type": "stdio" + }, "environmentVariables": [] } ]