diff --git a/CHANGELOG.md b/CHANGELOG.md index 73e93705303..af6984d83ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,28 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.28.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.1...v1.28.2) (2024-05-24) + +### Bug Fixes + +- **AnalyticalTable:** trap focus inside column header popover while open ([#5827](https://github.com/SAP/ui5-webcomponents-react/issues/5827)) ([25be46d](https://github.com/SAP/ui5-webcomponents-react/commit/25be46dfb45862e3d16f54d22d6b457bdd530792)), closes [#5821](https://github.com/SAP/ui5-webcomponents-react/issues/5821) +- **charts - TypeScript:** correct `interval` type ([#5785](https://github.com/SAP/ui5-webcomponents-react/issues/5785)) ([4c7fe42](https://github.com/SAP/ui5-webcomponents-react/commit/4c7fe4294efee17d15a87e3fdc8a90edd0d731bb)) +- **charts:** correctly apply React `key` with function `accessor`s ([#5775](https://github.com/SAP/ui5-webcomponents-react/issues/5775)) ([86e568a](https://github.com/SAP/ui5-webcomponents-react/commit/86e568ac439e5916bbe7db9e61dd6b31e62733ca)), closes [#5774](https://github.com/SAP/ui5-webcomponents-react/issues/5774) +- **deps:** update dependency @tanstack/react-virtual to ~3.5.0 ([#5763](https://github.com/SAP/ui5-webcomponents-react/issues/5763)) ([412206b](https://github.com/SAP/ui5-webcomponents-react/commit/412206bbe4e47ad731bc1086d1b8bc7f74ad22fe)) +- **deps:** update dependency recharts to v2.12.7 ([#5786](https://github.com/SAP/ui5-webcomponents-react/issues/5786)) ([47d8065](https://github.com/SAP/ui5-webcomponents-react/commit/47d8065dfb5bf7c6ed02d2c8f47dc1796db02b86)) +- **ExpandableText:** announce state of "Show More" button correctly with screen readers ([#5836](https://github.com/SAP/ui5-webcomponents-react/issues/5836)) ([34d4a39](https://github.com/SAP/ui5-webcomponents-react/commit/34d4a39b4e62c257c24cb45a9719d883a31ba913)) +- **FilterBar:** improve a11y & update to latest design specs ([#5787](https://github.com/SAP/ui5-webcomponents-react/issues/5787)) ([5ee04d7](https://github.com/SAP/ui5-webcomponents-react/commit/5ee04d7f8202e8ca21b161daf0e67ec6b79c5ccf)), closes [#5667](https://github.com/SAP/ui5-webcomponents-react/issues/5667) [#5764](https://github.com/SAP/ui5-webcomponents-react/issues/5764) +- **Form:** add gap between columns ([#5832](https://github.com/SAP/ui5-webcomponents-react/issues/5832)) ([954c627](https://github.com/SAP/ui5-webcomponents-react/commit/954c627756ac864a8686c5a5bc0b6b3121d39ebc)) +- **Form:** fix column layout for FormGroups ([#5824](https://github.com/SAP/ui5-webcomponents-react/issues/5824)) ([f90ce16](https://github.com/SAP/ui5-webcomponents-react/commit/f90ce167a18a9241cfe1549cd4176af7fd78d29c)) +- **Form:** fix vertical alignment of FormItems for `labelSpan=12` ([#5843](https://github.com/SAP/ui5-webcomponents-react/issues/5843)) ([11c5094](https://github.com/SAP/ui5-webcomponents-react/commit/11c5094ebc385a49266b192fdd6b8d740990f6d8)) +- **Form:** improve a11y of ui5 web component inputs ([#5846](https://github.com/SAP/ui5-webcomponents-react/issues/5846)) ([a2d4b7f](https://github.com/SAP/ui5-webcomponents-react/commit/a2d4b7f80bcd35c7a7168bcfa023bc1290b01f45)), closes [#5820](https://github.com/SAP/ui5-webcomponents-react/issues/5820) +- **Loader:** deprecate component ([#5844](https://github.com/SAP/ui5-webcomponents-react/issues/5844)) ([69901b5](https://github.com/SAP/ui5-webcomponents-react/commit/69901b5068bac33dd8f121846480b9bafe8b87e5)) +- **ObjectStatus:** don't announce default icons via screen readers ([#5809](https://github.com/SAP/ui5-webcomponents-react/issues/5809)) ([cecce78](https://github.com/SAP/ui5-webcomponents-react/commit/cecce78a64050ff69c09f2e8aed539ae59993616)), closes [#5806](https://github.com/SAP/ui5-webcomponents-react/issues/5806) +- suppress hydration warnings for web components ([#5803](https://github.com/SAP/ui5-webcomponents-react/issues/5803)) ([1def75b](https://github.com/SAP/ui5-webcomponents-react/commit/1def75bc1581a382d898137a91d0b9d7f375504f)) +- **ToolbarSeparator:** use "separator" `role` to announce separator ([#5810](https://github.com/SAP/ui5-webcomponents-react/issues/5810)) ([9471454](https://github.com/SAP/ui5-webcomponents-react/commit/94714547eefc8841b1ec25071e7f2688bcaf4a53)), closes [#5808](https://github.com/SAP/ui5-webcomponents-react/issues/5808) +- **useStylesheet:** track stylesheets with `useSyncExternalStore` ([#5845](https://github.com/SAP/ui5-webcomponents-react/issues/5845)) ([a5c0f6d](https://github.com/SAP/ui5-webcomponents-react/commit/a5c0f6df29925eee08f584c79f93623b84c163fe)) +- **VariantManagement:** fix "Manage Views" default validation ([#5798](https://github.com/SAP/ui5-webcomponents-react/issues/5798)) ([2f3263b](https://github.com/SAP/ui5-webcomponents-react/commit/2f3263ba77cc55c88aec8dc4369791a4a12e8ce1)), closes [#5766](https://github.com/SAP/ui5-webcomponents-react/issues/5766) + ## [1.28.1](https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.0...v1.28.1) (2024-05-02) ### Bug Fixes diff --git a/lerna.json b/lerna.json index b2e44a094cb..eb1638b05eb 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "1.28.1", + "version": "1.28.2", "npmClient": "yarn", "command": { "version": { diff --git a/packages/base/CHANGELOG.md b/packages/base/CHANGELOG.md index e9248a7ece9..c74f19055c0 100644 --- a/packages/base/CHANGELOG.md +++ b/packages/base/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.28.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.1...v1.28.2) (2024-05-24) + +### Bug Fixes + +- **useStylesheet:** track stylesheets with `useSyncExternalStore` ([#5845](https://github.com/SAP/ui5-webcomponents-react/issues/5845)) ([a5c0f6d](https://github.com/SAP/ui5-webcomponents-react/commit/a5c0f6df29925eee08f584c79f93623b84c163fe)) + ## [1.28.1](https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.0...v1.28.1) (2024-05-02) **Note:** Version bump only for package @ui5/webcomponents-react-base diff --git a/packages/base/package.json b/packages/base/package.json index e1e1a13169f..37c300af03b 100644 --- a/packages/base/package.json +++ b/packages/base/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/webcomponents-react-base", - "version": "1.28.1", + "version": "1.28.2", "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 4f98253cd3f..fd416cfd958 100644 --- a/packages/charts/CHANGELOG.md +++ b/packages/charts/CHANGELOG.md @@ -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.28.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.1...v1.28.2) (2024-05-24) + +### Bug Fixes + +- **charts - TypeScript:** correct `interval` type ([#5785](https://github.com/SAP/ui5-webcomponents-react/issues/5785)) ([4c7fe42](https://github.com/SAP/ui5-webcomponents-react/commit/4c7fe4294efee17d15a87e3fdc8a90edd0d731bb)) +- **charts:** correctly apply React `key` with function `accessor`s ([#5775](https://github.com/SAP/ui5-webcomponents-react/issues/5775)) ([86e568a](https://github.com/SAP/ui5-webcomponents-react/commit/86e568ac439e5916bbe7db9e61dd6b31e62733ca)), closes [#5774](https://github.com/SAP/ui5-webcomponents-react/issues/5774) +- **deps:** update dependency recharts to v2.12.7 ([#5786](https://github.com/SAP/ui5-webcomponents-react/issues/5786)) ([47d8065](https://github.com/SAP/ui5-webcomponents-react/commit/47d8065dfb5bf7c6ed02d2c8f47dc1796db02b86)) + ## [1.28.1](https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.0...v1.28.1) (2024-05-02) ### Bug Fixes diff --git a/packages/charts/package.json b/packages/charts/package.json index fa73ab9b04d..7077231cbe3 100644 --- a/packages/charts/package.json +++ b/packages/charts/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/webcomponents-react-charts", - "version": "1.28.1", + "version": "1.28.2", "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 6f8638116db..15b935f6af8 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.28.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.1...v1.28.2) (2024-05-24) + +**Note:** Version bump only for package @ui5/webcomponents-react-cli + # [1.27.0](https://github.com/SAP/ui5-webcomponents-react/compare/v1.26.1...v1.27.0) (2024-04-09) **Note:** Version bump only for package @ui5/webcomponents-react-cli diff --git a/packages/cli/package.json b/packages/cli/package.json index 80d914cc203..988cc3e26e9 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": "1.27.0", + "version": "1.28.2", "type": "module", "types": "./dist/index.d.ts", "main": "./dist/index.js", diff --git a/packages/main/CHANGELOG.md b/packages/main/CHANGELOG.md index 0b3d15c6ef6..f7189ca0bae 100644 --- a/packages/main/CHANGELOG.md +++ b/packages/main/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.28.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.1...v1.28.2) (2024-05-24) + +### Bug Fixes + +- **AnalyticalTable:** trap focus inside column header popover while open ([#5827](https://github.com/SAP/ui5-webcomponents-react/issues/5827)) ([25be46d](https://github.com/SAP/ui5-webcomponents-react/commit/25be46dfb45862e3d16f54d22d6b457bdd530792)), closes [#5821](https://github.com/SAP/ui5-webcomponents-react/issues/5821) +- **deps:** update dependency @tanstack/react-virtual to ~3.5.0 ([#5763](https://github.com/SAP/ui5-webcomponents-react/issues/5763)) ([412206b](https://github.com/SAP/ui5-webcomponents-react/commit/412206bbe4e47ad731bc1086d1b8bc7f74ad22fe)) +- **ExpandableText:** announce state of "Show More" button correctly with screen readers ([#5836](https://github.com/SAP/ui5-webcomponents-react/issues/5836)) ([34d4a39](https://github.com/SAP/ui5-webcomponents-react/commit/34d4a39b4e62c257c24cb45a9719d883a31ba913)) +- **FilterBar:** improve a11y & update to latest design specs ([#5787](https://github.com/SAP/ui5-webcomponents-react/issues/5787)) ([5ee04d7](https://github.com/SAP/ui5-webcomponents-react/commit/5ee04d7f8202e8ca21b161daf0e67ec6b79c5ccf)), closes [#5667](https://github.com/SAP/ui5-webcomponents-react/issues/5667) [#5764](https://github.com/SAP/ui5-webcomponents-react/issues/5764) +- **Form:** add gap between columns ([#5832](https://github.com/SAP/ui5-webcomponents-react/issues/5832)) ([954c627](https://github.com/SAP/ui5-webcomponents-react/commit/954c627756ac864a8686c5a5bc0b6b3121d39ebc)) +- **Form:** fix column layout for FormGroups ([#5824](https://github.com/SAP/ui5-webcomponents-react/issues/5824)) ([f90ce16](https://github.com/SAP/ui5-webcomponents-react/commit/f90ce167a18a9241cfe1549cd4176af7fd78d29c)) +- **Form:** fix vertical alignment of FormItems for `labelSpan=12` ([#5843](https://github.com/SAP/ui5-webcomponents-react/issues/5843)) ([11c5094](https://github.com/SAP/ui5-webcomponents-react/commit/11c5094ebc385a49266b192fdd6b8d740990f6d8)) +- **Form:** improve a11y of ui5 web component inputs ([#5846](https://github.com/SAP/ui5-webcomponents-react/issues/5846)) ([a2d4b7f](https://github.com/SAP/ui5-webcomponents-react/commit/a2d4b7f80bcd35c7a7168bcfa023bc1290b01f45)), closes [#5820](https://github.com/SAP/ui5-webcomponents-react/issues/5820) +- **Loader:** deprecate component ([#5844](https://github.com/SAP/ui5-webcomponents-react/issues/5844)) ([69901b5](https://github.com/SAP/ui5-webcomponents-react/commit/69901b5068bac33dd8f121846480b9bafe8b87e5)) +- **ObjectStatus:** don't announce default icons via screen readers ([#5809](https://github.com/SAP/ui5-webcomponents-react/issues/5809)) ([cecce78](https://github.com/SAP/ui5-webcomponents-react/commit/cecce78a64050ff69c09f2e8aed539ae59993616)), closes [#5806](https://github.com/SAP/ui5-webcomponents-react/issues/5806) +- suppress hydration warnings for web components ([#5803](https://github.com/SAP/ui5-webcomponents-react/issues/5803)) ([1def75b](https://github.com/SAP/ui5-webcomponents-react/commit/1def75bc1581a382d898137a91d0b9d7f375504f)) +- **ToolbarSeparator:** use "separator" `role` to announce separator ([#5810](https://github.com/SAP/ui5-webcomponents-react/issues/5810)) ([9471454](https://github.com/SAP/ui5-webcomponents-react/commit/94714547eefc8841b1ec25071e7f2688bcaf4a53)), closes [#5808](https://github.com/SAP/ui5-webcomponents-react/issues/5808) +- **useStylesheet:** track stylesheets with `useSyncExternalStore` ([#5845](https://github.com/SAP/ui5-webcomponents-react/issues/5845)) ([a5c0f6d](https://github.com/SAP/ui5-webcomponents-react/commit/a5c0f6df29925eee08f584c79f93623b84c163fe)) +- **VariantManagement:** fix "Manage Views" default validation ([#5798](https://github.com/SAP/ui5-webcomponents-react/issues/5798)) ([2f3263b](https://github.com/SAP/ui5-webcomponents-react/commit/2f3263ba77cc55c88aec8dc4369791a4a12e8ce1)), closes [#5766](https://github.com/SAP/ui5-webcomponents-react/issues/5766) + ## [1.28.1](https://github.com/SAP/ui5-webcomponents-react/compare/v1.28.0...v1.28.1) (2024-05-02) ### Bug Fixes diff --git a/packages/main/package.json b/packages/main/package.json index a515c306076..543ea37ef2b 100644 --- a/packages/main/package.json +++ b/packages/main/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/webcomponents-react", - "version": "1.28.1", + "version": "1.28.2", "description": "React Wrapper for UI5 Web Components and additional components", "type": "module", "main": "dist/index.js",