Skip to content

Commit 22c8a65

Browse files
chore(release): publish v2.21.0 [ci skip]
1 parent 026278c commit 22c8a65

File tree

19 files changed

+94
-14
lines changed

19 files changed

+94
-14
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.21.0](https://github.com/UI5/webcomponents-react/compare/v2.20.1...v2.21.0) (2026-04-07)
7+
8+
### Bug Fixes
9+
10+
- add type definition for `@ui5/webcomponents-react/styles.css` ([#8417](https://github.com/UI5/webcomponents-react/issues/8417)) ([d628157](https://github.com/UI5/webcomponents-react/commit/d628157f6d44044c7cffb97bf226ac8215696099))
11+
- **AnalyticalTable:** apply `hAlign` correctly for grouped rows ([#8401](https://github.com/UI5/webcomponents-react/issues/8401)) ([cefe69d](https://github.com/UI5/webcomponents-react/commit/cefe69d2b711779a79464321957a042930b90bb1)), closes [#8397](https://github.com/UI5/webcomponents-react/issues/8397)
12+
- **AnalyticalTable:** prevent empty table body flash on first render ([#8375](https://github.com/UI5/webcomponents-react/issues/8375)) ([a4fb335](https://github.com/UI5/webcomponents-react/commit/a4fb3353758a2fe86e82b46b33ce8b82829a01ff))
13+
- **FilterBar:** fix item distribution in `hideToolbar` layout ([#8382](https://github.com/UI5/webcomponents-react/issues/8382)) ([b0217ad](https://github.com/UI5/webcomponents-react/commit/b0217add75b186bec117068137a6a45f15cdc9fb)), closes [#8381](https://github.com/UI5/webcomponents-react/issues/8381)
14+
- **ObjectPage:** prevent section titles from overflowing header content ([#8370](https://github.com/UI5/webcomponents-react/issues/8370)) ([85f66b4](https://github.com/UI5/webcomponents-react/commit/85f66b4d60ed111283ddcf419d6f08169c8faf19)), closes [#8369](https://github.com/UI5/webcomponents-react/issues/8369)
15+
16+
### Features
17+
18+
- **AnalyticalTable - useF2CellEdit:** update to follow latest a11y specs ([#8307](https://github.com/UI5/webcomponents-react/issues/8307)) ([a7a35c8](https://github.com/UI5/webcomponents-react/commit/a7a35c84c970ae1ce7ed35ca69ae723db682a543))
19+
- **AnalyticalTable:** improve dynamic column width scaling performance ([#8394](https://github.com/UI5/webcomponents-react/issues/8394)) ([819d3e2](https://github.com/UI5/webcomponents-react/commit/819d3e2ddf54f4e4454d7f9436deb2a2d4048bd4))
20+
- **AnalyticalTable:** optimize column resize performance and handling ([#8392](https://github.com/UI5/webcomponents-react/issues/8392)) ([033be84](https://github.com/UI5/webcomponents-react/commit/033be84414ee72061b86433e216a3f23fab9ebcc)), closes [#2665](https://github.com/UI5/webcomponents-react/issues/2665)
21+
- **Bar/Column/ComposedChart:** add stack aggregate total labels and tooltip support ([#8302](https://github.com/UI5/webcomponents-react/issues/8302)) ([3e52380](https://github.com/UI5/webcomponents-react/commit/3e5238086e20b40ba3447a85a0ee1864bc958283)), closes [#3420](https://github.com/UI5/webcomponents-react/issues/3420)
22+
- introduce UI5 Web Components for React MCP Server ([#8418](https://github.com/UI5/webcomponents-react/issues/8418)) ([b5bd887](https://github.com/UI5/webcomponents-react/commit/b5bd88740090468832dccb89abdfa4cb0e21c3df)), closes [#7925](https://github.com/UI5/webcomponents-react/issues/7925)
23+
- update to UI5 Web Components 2.21.0 ([#8444](https://github.com/UI5/webcomponents-react/issues/8444)) ([09447b8](https://github.com/UI5/webcomponents-react/commit/09447b817e198db2f95b8b41353f61fad0b30b6d))
24+
625
## [2.20.1](https://github.com/UI5/webcomponents-react/compare/v2.20.0...v2.20.1) (2026-03-18)
726

827
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "2.20.1",
3+
"version": "2.21.0",
44
"npmClient": "yarn",
55
"command": {
66
"version": {

packages/ai/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.21.0](https://github.com/UI5/webcomponents-react/compare/v2.20.1...v2.21.0) (2026-04-07)
7+
8+
### Features
9+
10+
- update to UI5 Web Components 2.21.0 ([#8444](https://github.com/UI5/webcomponents-react/issues/8444)) ([09447b8](https://github.com/UI5/webcomponents-react/commit/09447b817e198db2f95b8b41353f61fad0b30b6d))
11+
612
## [2.20.1](https://github.com/UI5/webcomponents-react/compare/v2.20.0...v2.20.1) (2026-03-18)
713

814
**Note:** Version bump only for package @ui5/webcomponents-ai-react

packages/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-ai-react",
3-
"version": "2.20.1",
3+
"version": "2.21.0",
44
"description": "React wrapper for `@ui5/webcomponents-ai` web components.",
55
"type": "module",
66
"main": "dist/index.js",

packages/base/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.21.0](https://github.com/UI5/webcomponents-react/compare/v2.20.1...v2.21.0) (2026-04-07)
7+
8+
### Features
9+
10+
- update to UI5 Web Components 2.21.0 ([#8444](https://github.com/UI5/webcomponents-react/issues/8444)) ([09447b8](https://github.com/UI5/webcomponents-react/commit/09447b817e198db2f95b8b41353f61fad0b30b6d))
11+
612
## [2.20.1](https://github.com/UI5/webcomponents-react/compare/v2.20.0...v2.20.1) (2026-03-18)
713

814
### Bug Fixes

packages/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-react-base",
3-
"version": "2.20.1",
3+
"version": "2.21.0",
44
"description": "Base for ui5-webcomponents-react",
55
"type": "module",
66
"main": "dist/index.js",

packages/charts/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.21.0](https://github.com/UI5/webcomponents-react/compare/v2.20.1...v2.21.0) (2026-04-07)
7+
8+
### Features
9+
10+
- **Bar/Column/ComposedChart:** add stack aggregate total labels and tooltip support ([#8302](https://github.com/UI5/webcomponents-react/issues/8302)) ([3e52380](https://github.com/UI5/webcomponents-react/commit/3e5238086e20b40ba3447a85a0ee1864bc958283)), closes [#3420](https://github.com/UI5/webcomponents-react/issues/3420)
11+
- update to UI5 Web Components 2.21.0 ([#8444](https://github.com/UI5/webcomponents-react/issues/8444)) ([09447b8](https://github.com/UI5/webcomponents-react/commit/09447b817e198db2f95b8b41353f61fad0b30b6d))
12+
613
## [2.20.1](https://github.com/UI5/webcomponents-react/compare/v2.20.0...v2.20.1) (2026-03-18)
714

815
**Note:** Version bump only for package @ui5/webcomponents-react-charts

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-react-charts",
3-
"version": "2.20.1",
3+
"version": "2.21.0",
44
"description": "Charts for ui5-webcomponents-react",
55
"type": "module",
66
"main": "dist/index.js",

packages/cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.21.0](https://github.com/UI5/webcomponents-react/compare/v2.20.1...v2.21.0) (2026-04-07)
7+
8+
**Note:** Version bump only for package @ui5/webcomponents-react-cli
9+
610
## [2.20.1](https://github.com/UI5/webcomponents-react/compare/v2.20.0...v2.20.1) (2026-03-18)
711

812
**Note:** Version bump only for package @ui5/webcomponents-react-cli

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "CLI for UI5 Web Components for React",
44
"author": "SAP SE (https://www.sap.com)",
55
"license": "Apache-2.0",
6-
"version": "2.20.1",
6+
"version": "2.21.0",
77
"type": "module",
88
"types": "./dist/index.d.ts",
99
"main": "./dist/index.js",

0 commit comments

Comments
 (0)