You are viewing a PR preview for PR #1819

Agriculture Design System
Beta
Design System for the Export Service
30th November 2023

AgDS Beta v1.17.0 release

Small accessibility improvements, plus various minor bug fixes and improvements.

Updates

App layout

  • Improved accessibility by replacing the underlying HTML sidebar element from an aside to a div

Breadcrumbs

  • Update default aria-label to 'Breadcrumbs'

Combobox

  • Added support for onBlur and onFocus props to all Combobox component variants (Combobox, ComboboxAsync, ComboboxMulti, ComboboxAsyncMulti)

Drawer

  • Added new width prop which can be either Medium md (512px) or lg (720px)

Inpage nav

  • Update default aria-label to 'In page'

Main nav

  • Add default aria-label of 'Main' and update 2nd use to 'Supplementary'

Pagination

  • Update default aria-label to 'Pagination'

Progress indicator

  • Tweaked padding and spacing values of list item elements to more closely match designs

Search box

  • Update default aria-label to 'Sitewide'

Side nav

  • Improved accessibility by replacing the underlying HTML element from aside to div

Skip link

  • Update default aria-label to 'Skip links'

Sub nav

  • Update default aria-label to 'Content'

Released packages

"@ag.ds-next/react": "1.17.0"

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.