April 1st, 2022
Add DatePicker, Modal and Table. Various bug fixes and improvements.
⚠️ 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
.
New packages
"@ag.ds-next/date-picker": "1.0.0","@ag.ds-next/modal": "1.0.0","@ag.ds-next/table": "1.0.0",
Updates
@ag.ds-next/box@4.1.0
- Add support for table display properties
@ag.ds-next/button@5.0.0
- Updated stories to include icons
@ag.ds-next/card@3.0.0
- Remove pointer cursor for clickable mode
@ag.ds-next/control-input@5.0.0
- Added id prop to
ControlGroup
- Updated UI based off latest designs
@ag.ds-next/core@2.1.4
- Updated control pack sizes
- Added new hook
useClickOutside
@ag.ds-next/field@5.0.0
- Added id prop
FieldContainer
- Added
useScrollToField
hook
@ag.ds-next/icon@6.0.0
- Move icon width/height to css
- Removed logic for responsive
color
prop
@ag.ds-next/main-nav@8.0.0
- Update focus lock libraries from
focus-trap-react
toreact-focus-lock
@ag.ds-next/progress-indicator@5.0.0
- Updated mobile styles for
ProgressIndicator
@ag.ds-next/docs@0.2.4
- Added links to new starter kit
- Added more info to getting started guide
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 (https://github.com/agriculturegovau/agds-next/pull/260) for this release.
Released packages
"@ag.ds-next/accordion": "4.0.0","@ag.ds-next/ag-branding": "4.1.1","@ag.ds-next/body": "5.0.0","@ag.ds-next/box": "4.1.0","@ag.ds-next/breadcrumbs": "7.0.0","@ag.ds-next/button": "5.0.0","@ag.ds-next/call-to-action": "3.0.0","@ag.ds-next/callout": "2.0.0","@ag.ds-next/card": "3.0.0","@ag.ds-next/columns": "4.0.0","@ag.ds-next/content": "5.0.0","@ag.ds-next/control-input": "5.0.0","@ag.ds-next/core": "2.1.4","@ag.ds-next/date-picker": "1.0.0","@ag.ds-next/direction-link": "3.0.0","@ag.ds-next/field": "5.0.0","@ag.ds-next/fieldset": "2.0.0","@ag.ds-next/footer": "5.0.0","@ag.ds-next/form-stack": "2.0.0","@ag.ds-next/header": "6.0.0","@ag.ds-next/heading": "5.0.0","@ag.ds-next/icon": "6.0.0","@ag.ds-next/inpage-nav": "2.0.0","@ag.ds-next/keyword-list": "2.0.0","@ag.ds-next/link-list": "5.0.0","@ag.ds-next/main-nav": "8.0.0","@ag.ds-next/modal": "1.0.0","@ag.ds-next/page-alert": "2.0.0","@ag.ds-next/progress-indicator": "5.0.0","@ag.ds-next/search-box": "5.0.0","@ag.ds-next/select": "5.0.0","@ag.ds-next/side-nav": "7.0.0","@ag.ds-next/skip-link": "2.0.0","@ag.ds-next/table": "1.0.0","@ag.ds-next/tags": "2.0.0","@ag.ds-next/task-list": "3.0.0","@ag.ds-next/text": "5.0.0","@ag.ds-next/text-input": "5.0.0","@ag.ds-next/textarea": "5.0.0",