Skip to content

Commit a137293

Browse files
chore(release): publish v2.15.0 [ci skip]
1 parent 8d723ae commit a137293

File tree

16 files changed

+88
-8
lines changed

16 files changed

+88
-8
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.15.0](https://github.com/UI5/webcomponents-react/compare/v2.14.1...v2.15.0) (2025-10-06)
7+
8+
### Bug Fixes
9+
10+
- **AnalyticalTable - useF2CellEdit:** support interactive `Icon` ([#7782](https://github.com/UI5/webcomponents-react/issues/7782)) ([4051aa5](https://github.com/UI5/webcomponents-react/commit/4051aa51d7df0cfc7243bbf83c642c38442a3116))
11+
- **AnalyticalTable:** fix inactive row hover styles, implement ObjectStatus deltas ([#7781](https://github.com/UI5/webcomponents-react/issues/7781)) ([ba7a966](https://github.com/UI5/webcomponents-react/commit/ba7a96699166570053f3688434b5f1994a40521c)), closes [#7778](https://github.com/UI5/webcomponents-react/issues/7778)
12+
- **AnalyticalTable:** improve scroll performance ([#7777](https://github.com/UI5/webcomponents-react/issues/7777)) ([1e70896](https://github.com/UI5/webcomponents-react/commit/1e7089691f2c3ad012a4cf35018ec165b0d51b1f)), closes [#6615](https://github.com/UI5/webcomponents-react/issues/6615)
13+
- **deps:** update dependency patch-package to v8.0.1 ([#7788](https://github.com/UI5/webcomponents-react/issues/7788)) ([4314601](https://github.com/UI5/webcomponents-react/commit/431460110d76bffc64cc3997071604cac5755861))
14+
- fix React18 ref types ([#7775](https://github.com/UI5/webcomponents-react/issues/7775)) ([3b89dfd](https://github.com/UI5/webcomponents-react/commit/3b89dfd20be4418c37bede0c83a19a9520785d98))
15+
- **ObjectPage:** contain stacking context within the page ([#7756](https://github.com/UI5/webcomponents-react/issues/7756)) ([7c25f77](https://github.com/UI5/webcomponents-react/commit/7c25f770384c3f825bc6ff37c3a6f9b586fcf4b3))
16+
- **ObjectPage:** support height change of pinned header ([#7787](https://github.com/UI5/webcomponents-react/issues/7787)) ([4fb27f5](https://github.com/UI5/webcomponents-react/commit/4fb27f5f97197e9e4a268b09af928d37b2064e60)), closes [#7687](https://github.com/UI5/webcomponents-react/issues/7687)
17+
18+
### Features
19+
20+
- **AnalyticalTable:** add `noDataReason` & `accessibleRole` prop to `NoDataComponent` ([#7732](https://github.com/UI5/webcomponents-react/issues/7732)) ([4e99e5f](https://github.com/UI5/webcomponents-react/commit/4e99e5feb3f15444e63795964a2ddbdc46729111))
21+
- **cli:** introduce `export-maps` codemod ([#7757](https://github.com/UI5/webcomponents-react/issues/7757)) ([5348913](https://github.com/UI5/webcomponents-react/commit/5348913d0b05ff64f5626ada54126bb21f311e80))
22+
- **create-wrappers:** document supported slot types & deep-link to UI5WC component docs ([#7791](https://github.com/UI5/webcomponents-react/issues/7791)) ([b5e5cee](https://github.com/UI5/webcomponents-react/commit/b5e5cee33cbdd436dbd666d533b0df121ff12889))
23+
- update to UI5 Web Components v2.15.0 ([#7801](https://github.com/UI5/webcomponents-react/issues/7801)) ([03dfd2a](https://github.com/UI5/webcomponents-react/commit/03dfd2a2248bca6168f2acc711281619076c7185))
24+
625
## [2.14.1](https://github.com/SAP/ui5-webcomponents-react/compare/v2.14.0...v2.14.1) (2025-09-08)
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.14.1",
3+
"version": "2.15.0",
44
"npmClient": "yarn",
55
"command": {
66
"version": {

packages/ai/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.15.0](https://github.com/UI5/webcomponents-react/compare/v2.14.1...v2.15.0) (2025-10-06)
7+
8+
### Features
9+
10+
- **create-wrappers:** document supported slot types & deep-link to UI5WC component docs ([#7791](https://github.com/UI5/webcomponents-react/issues/7791)) ([b5e5cee](https://github.com/UI5/webcomponents-react/commit/b5e5cee33cbdd436dbd666d533b0df121ff12889))
11+
- update to UI5 Web Components v2.15.0 ([#7801](https://github.com/UI5/webcomponents-react/issues/7801)) ([03dfd2a](https://github.com/UI5/webcomponents-react/commit/03dfd2a2248bca6168f2acc711281619076c7185))
12+
613
## [2.14.1](https://github.com/SAP/ui5-webcomponents-react/compare/v2.14.0...v2.14.1) (2025-09-08)
714

815
**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.14.1",
3+
"version": "2.15.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: 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.15.0](https://github.com/UI5/webcomponents-react/compare/v2.14.1...v2.15.0) (2025-10-06)
7+
8+
### Features
9+
10+
- **cli:** introduce `export-maps` codemod ([#7757](https://github.com/UI5/webcomponents-react/issues/7757)) ([5348913](https://github.com/UI5/webcomponents-react/commit/5348913d0b05ff64f5626ada54126bb21f311e80))
11+
- update to UI5 Web Components v2.15.0 ([#7801](https://github.com/UI5/webcomponents-react/issues/7801)) ([03dfd2a](https://github.com/UI5/webcomponents-react/commit/03dfd2a2248bca6168f2acc711281619076c7185))
12+
613
## [2.14.1](https://github.com/SAP/ui5-webcomponents-react/compare/v2.14.0...v2.14.1) (2025-09-08)
714

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

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.14.1",
3+
"version": "2.15.0",
44
"description": "Base for ui5-webcomponents-react",
55
"type": "module",
66
"main": "dist/index.js",

packages/charts/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.15.0](https://github.com/UI5/webcomponents-react/compare/v2.14.1...v2.15.0) (2025-10-06)
7+
8+
### Features
9+
10+
- update to UI5 Web Components v2.15.0 ([#7801](https://github.com/UI5/webcomponents-react/issues/7801)) ([03dfd2a](https://github.com/UI5/webcomponents-react/commit/03dfd2a2248bca6168f2acc711281619076c7185))
11+
612
## [2.14.1](https://github.com/SAP/ui5-webcomponents-react/compare/v2.14.0...v2.14.1) (2025-09-08)
713

814
**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.14.1",
3+
"version": "2.15.0",
44
"description": "Charts for ui5-webcomponents-react",
55
"type": "module",
66
"main": "dist/index.js",

packages/cli/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.15.0](https://github.com/UI5/webcomponents-react/compare/v2.14.1...v2.15.0) (2025-10-06)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update dependency patch-package to v8.0.1 ([#7788](https://github.com/UI5/webcomponents-react/issues/7788)) ([4314601](https://github.com/UI5/webcomponents-react/commit/431460110d76bffc64cc3997071604cac5755861))
11+
12+
### Features
13+
14+
- **cli:** introduce `export-maps` codemod ([#7757](https://github.com/UI5/webcomponents-react/issues/7757)) ([5348913](https://github.com/UI5/webcomponents-react/commit/5348913d0b05ff64f5626ada54126bb21f311e80))
15+
- **create-wrappers:** document supported slot types & deep-link to UI5WC component docs ([#7791](https://github.com/UI5/webcomponents-react/issues/7791)) ([b5e5cee](https://github.com/UI5/webcomponents-react/commit/b5e5cee33cbdd436dbd666d533b0df121ff12889))
16+
617
## [2.14.1](https://github.com/SAP/ui5-webcomponents-react/compare/v2.14.0...v2.14.1) (2025-09-08)
718

819
**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.14.1",
6+
"version": "2.15.0",
77
"type": "module",
88
"types": "./dist/index.d.ts",
99
"main": "./dist/index.js",

0 commit comments

Comments
 (0)