Agriculture Design System
Beta
Design System for the Export Service
12th June 2023

AgDS Beta v1.7.1 release

Patch release to ensure items in navigational components are highlighted correctly based on the active path.

Updates

App layout

  • Used findBestMatch utility function to ensure nav items are highlighted correctly based on the activePath (PR #1251)

Core

  • Deduplicated use of findBestMatch from navigational components () and moved into the core entry point (PR #1251)

Sub nav

  • Used findBestMatch utility function to ensure nav items are highlighted correctly based on the activePath (PR #1251)

Released packages

"@ag.ds-next/react": "1.7.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.