27th September 2023
AgDS Beta v1.12.0 release
Extended App layout components to support the new account dropdown menu, plus various bug fixes and improvements.
Updates
App layout
- Added support for an account dropdown menu via a new
dropdownkey in theaccountDetailsprop inAppLayoutHeader - Added support for displaying the active business name and ABN in
AppLayoutSidebar - Decreased the width of the
AppLayoutSidebarfrom17.5remto16rem - Decreased border left width of active item in
AppLayoutSidebarfrom8pxto4px - Decreased the gap between icons and labels in
AppLayoutSidebarfrom1remto0.75rem - Updated
AppLayoutHeaderto show hamburger menu in focus mode
Combobox
- Improved accessibility by ensuring that the popover listbox element is described correctly by the field label
Field
- Added new
labelIdprop
File upload
- Added support for the
application/vnd.ms-outlookMIME type
Released packages
"@ag.ds-next/react": "1.12.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.