Agriculture Design System
Beta
Design System for the Export Service
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 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.