Skip to content

AgDS Beta v1.23.1 release

Compare
Choose a tag to compare
@stowball stowball released this 18 Jul 00:55
· 325 commits to main since this release

Updates

App layout

  • AppLayoutSidebar: Fix level two items not inheriting body background.

Checkbox

  • Use useId from core, rather than React for backwards compatibility.

Control group

  • Use useId from core, rather than React for backwards compatibility.

Pagination

  • PaginationButtons: Use useId from core, rather than React for backwards compatibility.

Radio

  • Use useId from 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.