Skip to content

Commit 8937795

Browse files
chore(release): publish v1.22.0 [ci skip]
1 parent 5f36e46 commit 8937795

File tree

14 files changed

+71
-7
lines changed

14 files changed

+71
-7
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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+
# [1.22.0](https://github.com/SAP/ui5-webcomponents-react/compare/v1.21.2...v1.22.0) (2023-11-03)
7+
8+
### Bug Fixes
9+
10+
- **AnalyticalTable:** return consistent values across all envs in`onRowExpandChange` ([#5212](https://github.com/SAP/ui5-webcomponents-react/issues/5212)) ([32f6a15](https://github.com/SAP/ui5-webcomponents-react/commit/32f6a15843adbb2c56a4921f9d00ea2e624ba35c)), closes [#5207](https://github.com/SAP/ui5-webcomponents-react/issues/5207)
11+
- **deps:** update dependency recharts to v2.9.2 ([#5200](https://github.com/SAP/ui5-webcomponents-react/issues/5200)) ([c27da9b](https://github.com/SAP/ui5-webcomponents-react/commit/c27da9b8ff6cd72a676ce1b39b40453fc1ed0028))
12+
- **ObjectStatus:** add screen reader announcement for inactive state ([#5204](https://github.com/SAP/ui5-webcomponents-react/issues/5204)) ([a2bb5f6](https://github.com/SAP/ui5-webcomponents-react/commit/a2bb5f6988f319ff3f50f833e0c8e6211c19a04e))
13+
14+
### Features
15+
16+
- **AnalyticalTable:** add `scaleWidthModeOptions` column option ([#5188](https://github.com/SAP/ui5-webcomponents-react/issues/5188)) ([4c393db](https://github.com/SAP/ui5-webcomponents-react/commit/4c393db48a290a57446fd3a512a2cd4197c08435)), closes [#5189](https://github.com/SAP/ui5-webcomponents-react/issues/5189)
17+
- **AnalyticalTable:** fire `onLoadMore` when resizing in `Interactive` `visibleRowCountMode` ([#5203](https://github.com/SAP/ui5-webcomponents-react/issues/5203)) ([8ba09dd](https://github.com/SAP/ui5-webcomponents-react/commit/8ba09dda53ccc9a2c058a7144a396cce0d256658)), closes [#5201](https://github.com/SAP/ui5-webcomponents-react/issues/5201)
18+
- **cypress-commands:** add `clickUi5SelectOptionByText` & `clickUi5SelectOption` commands ([#5150](https://github.com/SAP/ui5-webcomponents-react/issues/5150)) ([5f36e46](https://github.com/SAP/ui5-webcomponents-react/commit/5f36e46c0d737ce952b7165ba12157befaef45f1))
19+
- **FormGroup:** make `titleText` optional ([#5196](https://github.com/SAP/ui5-webcomponents-react/issues/5196)) ([572464b](https://github.com/SAP/ui5-webcomponents-react/commit/572464b9fbfa2e796dfb978271f6a40d8aabc076)), closes [#5197](https://github.com/SAP/ui5-webcomponents-react/issues/5197)
20+
- update to `@ui5/[email protected]` ([#5205](https://github.com/SAP/ui5-webcomponents-react/issues/5205)) ([c1eafa5](https://github.com/SAP/ui5-webcomponents-react/commit/c1eafa5abab898e2c78950938491e99e34687328))
21+
622
## [1.21.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.21.1...v1.21.2) (2023-10-31)
723

824
### 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": "1.21.2",
3+
"version": "1.22.0",
44
"npmClient": "yarn",
55
"command": {
66
"version": {

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+
# [1.22.0](https://github.com/SAP/ui5-webcomponents-react/compare/v1.21.2...v1.22.0) (2023-11-03)
7+
8+
### Features
9+
10+
- update to `@ui5/[email protected]` ([#5205](https://github.com/SAP/ui5-webcomponents-react/issues/5205)) ([c1eafa5](https://github.com/SAP/ui5-webcomponents-react/commit/c1eafa5abab898e2c78950938491e99e34687328))
11+
612
# [1.20.0](https://github.com/SAP/ui5-webcomponents-react/compare/v1.19.0...v1.20.0) (2023-10-02)
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": "1.20.0",
3+
"version": "1.22.0",
44
"description": "Base for ui5-webcomponents-react",
55
"type": "module",
66
"main": "dist/index.js",

packages/charts/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
# [1.22.0](https://github.com/SAP/ui5-webcomponents-react/compare/v1.21.2...v1.22.0) (2023-11-03)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update dependency recharts to v2.9.2 ([#5200](https://github.com/SAP/ui5-webcomponents-react/issues/5200)) ([c27da9b](https://github.com/SAP/ui5-webcomponents-react/commit/c27da9b8ff6cd72a676ce1b39b40453fc1ed0028))
11+
12+
### Features
13+
14+
- update to `@ui5/[email protected]` ([#5205](https://github.com/SAP/ui5-webcomponents-react/issues/5205)) ([c1eafa5](https://github.com/SAP/ui5-webcomponents-react/commit/c1eafa5abab898e2c78950938491e99e34687328))
15+
616
## [1.21.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.21.1...v1.21.2) (2023-10-31)
717

818
### Bug Fixes

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

packages/cra-template-seed/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+
# [1.22.0](https://github.com/SAP/ui5-webcomponents-react/compare/v1.21.2...v1.22.0) (2023-11-03)
7+
8+
### Features
9+
10+
- update to `@ui5/[email protected]` ([#5205](https://github.com/SAP/ui5-webcomponents-react/issues/5205)) ([c1eafa5](https://github.com/SAP/ui5-webcomponents-react/commit/c1eafa5abab898e2c78950938491e99e34687328))
11+
612
# [1.20.0](https://github.com/SAP/ui5-webcomponents-react/compare/v1.19.0...v1.20.0) (2023-10-02)
713

814
### Features

packages/cra-template-seed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/cra-template-webcomponents-react-seed",
3-
"version": "1.20.0",
3+
"version": "1.22.0",
44
"keywords": [
55
"react",
66
"create-react-app",

packages/cra-template/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+
# [1.22.0](https://github.com/SAP/ui5-webcomponents-react/compare/v1.21.2...v1.22.0) (2023-11-03)
7+
8+
### Features
9+
10+
- update to `@ui5/[email protected]` ([#5205](https://github.com/SAP/ui5-webcomponents-react/issues/5205)) ([c1eafa5](https://github.com/SAP/ui5-webcomponents-react/commit/c1eafa5abab898e2c78950938491e99e34687328))
11+
612
# [1.20.0](https://github.com/SAP/ui5-webcomponents-react/compare/v1.19.0...v1.20.0) (2023-10-02)
713

814
### Features

packages/cra-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/cra-template-webcomponents-react",
3-
"version": "1.20.0",
3+
"version": "1.22.0",
44
"keywords": [
55
"react",
66
"create-react-app",

packages/cypress-commands/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+
# [1.22.0](https://github.com/SAP/ui5-webcomponents-react/compare/v1.21.2...v1.22.0) (2023-11-03)
7+
8+
### Features
9+
10+
- **cypress-commands:** add `clickUi5SelectOptionByText` & `clickUi5SelectOption` commands ([#5150](https://github.com/SAP/ui5-webcomponents-react/issues/5150)) ([5f36e46](https://github.com/SAP/ui5-webcomponents-react/commit/5f36e46c0d737ce952b7165ba12157befaef45f1))
11+
612
# [1.21.0](https://github.com/SAP/ui5-webcomponents-react/compare/v1.20.0...v1.21.0) (2023-10-09)
713

814
**Note:** Version bump only for package @ui5/webcomponents-cypress-commands

packages/cypress-commands/package.json

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

packages/main/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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+
# [1.22.0](https://github.com/SAP/ui5-webcomponents-react/compare/v1.21.2...v1.22.0) (2023-11-03)
7+
8+
### Bug Fixes
9+
10+
- **AnalyticalTable:** return consistent values across all envs in`onRowExpandChange` ([#5212](https://github.com/SAP/ui5-webcomponents-react/issues/5212)) ([32f6a15](https://github.com/SAP/ui5-webcomponents-react/commit/32f6a15843adbb2c56a4921f9d00ea2e624ba35c)), closes [#5207](https://github.com/SAP/ui5-webcomponents-react/issues/5207)
11+
- **ObjectStatus:** add screen reader announcement for inactive state ([#5204](https://github.com/SAP/ui5-webcomponents-react/issues/5204)) ([a2bb5f6](https://github.com/SAP/ui5-webcomponents-react/commit/a2bb5f6988f319ff3f50f833e0c8e6211c19a04e))
12+
13+
### Features
14+
15+
- **AnalyticalTable:** add `scaleWidthModeOptions` column option ([#5188](https://github.com/SAP/ui5-webcomponents-react/issues/5188)) ([4c393db](https://github.com/SAP/ui5-webcomponents-react/commit/4c393db48a290a57446fd3a512a2cd4197c08435)), closes [#5189](https://github.com/SAP/ui5-webcomponents-react/issues/5189)
16+
- **AnalyticalTable:** fire `onLoadMore` when resizing in `Interactive` `visibleRowCountMode` ([#5203](https://github.com/SAP/ui5-webcomponents-react/issues/5203)) ([8ba09dd](https://github.com/SAP/ui5-webcomponents-react/commit/8ba09dda53ccc9a2c058a7144a396cce0d256658)), closes [#5201](https://github.com/SAP/ui5-webcomponents-react/issues/5201)
17+
- **FormGroup:** make `titleText` optional ([#5196](https://github.com/SAP/ui5-webcomponents-react/issues/5196)) ([572464b](https://github.com/SAP/ui5-webcomponents-react/commit/572464b9fbfa2e796dfb978271f6a40d8aabc076)), closes [#5197](https://github.com/SAP/ui5-webcomponents-react/issues/5197)
18+
- update to `@ui5/[email protected]` ([#5205](https://github.com/SAP/ui5-webcomponents-react/issues/5205)) ([c1eafa5](https://github.com/SAP/ui5-webcomponents-react/commit/c1eafa5abab898e2c78950938491e99e34687328))
19+
620
## [1.21.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.21.1...v1.21.2) (2023-10-31)
721

822
### Bug Fixes

packages/main/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",
3-
"version": "1.21.2",
3+
"version": "1.22.0",
44
"description": "React Wrapper for UI5 Web Components and additional components",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)