February 23rd, 2022
Add new form and interactive components
⚠️ 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/a11y":"1.0.0","@ag.ds-next/accordion":"1.0.0","@ag.ds-next/ag-branding":"4.0.0","@ag.ds-next/body":"4.0.0","@ag.ds-next/box":"4.0.0","@ag.ds-next/breadcrumbs":"4.0.0","@ag.ds-next/button":"4.0.0","@ag.ds-next/card":"2.0.0","@ag.ds-next/columns":"3.0.0","@ag.ds-next/content":"4.0.0","@ag.ds-next/control-input":"2.0.0","@ag.ds-next/core":"2.1.0","@ag.ds-next/field":"2.0.0","@ag.ds-next/footer":"4.0.0","@ag.ds-next/header":"4.0.0","@ag.ds-next/heading":"4.0.0","@ag.ds-next/icon":"4.0.0","@ag.ds-next/link-list":"4.0.0","@ag.ds-next/main-nav":"4.0.0","@ag.ds-next/progress-indicator":"2.0.0","@ag.ds-next/search-box":"2.0.0","@ag.ds-next/select":"2.0.0","@ag.ds-next/side-nav":"4.0.0","@ag.ds-next/text-input":"2.0.0","@ag.ds-next/text":"4.0.0","@ag.ds-next/textarea":"2.0.0"
In this release, we have focused on adding new form and interactive components including:
- Accordion
- ControlGroup Radio and Checkbox
- Field
- ProgressIndicator
- Select
- Searchbox
- TextInput and Textarea
- VisuallyHidden
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/112) for this release.