17th February 2023
AgDS Beta v1.2.0 release
New Avatar component. Various bug fixes and improvements.
New components
Avatar
User avatars help to quickly identify people in the system.
<Avatar name="William Mead" />
Updates
Autocomplete
- Fixed issue where hint and error text had incorrect max-width
Card
- Reverted back to pseudo-content trick for
CardLink
Comboxbox
- Fixed issue where hint and error text had incorrect max-width
Core
- Added new
modalPanel
max-width token
Date Picker
- Fixed bug where the text input component was not being updated correctly when the
value
prop changed
Icon
- Added
PlusIcon
Pagination
- Improved design for smaller devices
Select
- Added support for
sm
size
Released packages
"@ag.ds-next/react": "1.2.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.