Releases: pegasystems/react-sdk-components
SDK-R-C 8.23.11
Release SDK-R-C 8.23.11 (10 August 2023)
- Many significant improvements to localization
- Added new AlertBanner component (in designSystemExtension) and its use in Assignment and ModalViewContainer
- Bug fixes in Decimal and Attachment components
- Fixed some cases where Dropdown items weren't properly loaded from datasource
- Infrastructure components (FlowContainer and ModalViewContainer) now use overridden component implementations when overrides are available.
- Bug fixes
- Full set of merged PRs can be found in the react-sdk-components GitHub repo list of merged PRs. This release includes all PRs since (and including) #117 and #165.
SDK-R-C 8.23.10
React SDK release SDK-R-C 8.23.10 is associated with the master branch.
On April 24, 2023, a significant update was made to the Pega Constellation React SDK (https://github.com/pegasystems/react-sdk). The Pega Constellation React SDK now imports its default set of DX Components from the @pega/react-sdk-components and @pega/react-sdk-overrides packages that are generated from this repo.
This initial release of the @pega/react-sdk-components repo matches the commit that was used to create version 8.23.10 of https://www.npmjs.com/package/@pega/react-sdk-components and https://www.npmjs.com/package/@pega/react-sdk-overrides
For more information about the Constellation React SDK, please refer to the documentation links found at https://community.pega.com/marketplace/component/react-sdk and the code found at https://github.com/pegasystems/react-sdk