18th July 2024
AgDS Beta v1.23.1 release
Fixes various components for React v16 consumers and AppLayoutSidebar level two item backgrounds.
Updates
App layout
AppLayoutSidebar: Fix level two items not inheritingbodybackground.
Checkbox
- Use
useIdfrom core, rather than React for backwards compatibility.
Control group
- Use
useIdfrom core, rather than React for backwards compatibility.
Pagination
PaginationButtons: UseuseIdfrom core, rather than React for backwards compatibility.
Radio
- Use
useIdfrom core, rather than React for backwards compatibility.
Released packages
"@ag.ds-next/react": "1.23.1"Full changelog
Aside from the complete release notes on the @ag.ds-next website, you can also view the verbose change log in the related PR for this release.