Agriculture Design System
Beta
Design System for the Export Service

February 8th, 2022

Add new components ‘Button’, ‘ButtonLink’, ‘Columns’, ‘Column’ and ‘Card’.

⚠️ Note: All releases under the @ag.ds-next package scope should be considered alpha pre-releases. Expect breaking changes. Once we are happy with the state of the core packages we will migrate all packages to @ag.ds.

"@ag.ds-next/ag-branding": "3.0.0",
"@ag.ds-next/body": "3.0.0",
"@ag.ds-next/box": "3.0.0",
"@ag.ds-next/breadcrumbs": "3.0.0",
"@ag.ds-next/button": "3.0.0",
"@ag.ds-next/card": "1.0.0",
"@ag.ds-next/columns": "2.0.0",
"@ag.ds-next/content": "3.0.0",
"@ag.ds-next/core": "2.0.0",
"@ag.ds-next/footer": "3.0.0",
"@ag.ds-next/header": "3.0.0",
"@ag.ds-next/heading": "3.0.0",
"@ag.ds-next/icon": "3.0.0",
"@ag.ds-next/link-list": "3.0.0",
"@ag.ds-next/main-nav": "3.0.0",
"@ag.ds-next/side-nav": "3.0.0",
"@ag.ds-next/text": "3.0.0"

Add New components!

  • Button and ButtonLink
  • Columns and Column
  • Card

...and various bug fixes

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 (https://github.com/agriculturegovau/agds-next/pull/55) for this release.