V11 Releases
v11.0.1
05/03/2025
Components
Drawer Component
Drawercomponent was missing in the Chroma components package dependencies.
Documentation
- Fixed version list generation script to filter out release candidates. This fixes the version select dropdown from showing 11.0.0-rc.0 for example, and the Chroma Versions page.
- Fixed versions.json now generates the correct latest for the domain redirect and version Alert
- Added unit tests for docs utils.
- Fixed a bug in the dateFormat function in the docs utils file that was referencing the incorrect timezone for the Chroma Releases page
v11.0.0
04/03/2025
Brand
People First Bank added
- New brand tokens added.
View brand documentation
NRMA help theme updates
- Tooltip - Updated background colour
- New core and product icon sets added
- Price - Updated dollar and cent font style and cent font sizing
- Drawer - Updated padding and left margin
View brand documentation
Logos only brand added
- Unity Bank
View logo documentation
Components
Logo Component
- New
people-first-bankbrand added. - New
unity-bankbrand added.
View component documentation
Form Group Component
- Bugfix
labelandlegendprops to allowstring | ReactNode
View component documentation
Input Group Component
- Enabled currency formatting by default when using
prefix="$".
View component documentation
Drawer Component
- Added new
Drawercomponent.
View component documentation
Progress Indicator Component
Removed the MUI material-icons dependency from the
ProgressIndicatorand replaced the icon with a Chroma icon.
View component documentation
Price Component
- Added responsive sizing to the Default variant
- Added Price
variant="small"example. - Added Price
variant="body"example. Added
aria-labelto<Price />to enable assisted devices to describe the value better to our users.Created a helper function
getAccessiblePrice()to format thearia-labelprice value.- Updated
.price_currency_symbolposition - Added Accessibility section to Price component documentation.
View component documentation
Brand Provider Component
- Removed
localhostprop. - Added
environmentprop for deployment workflows.
View component documentation
Tab Component
- Bugfix icons not displaying for
blockvariant
View component documentation
Documentation
Component Overview Documentation
- Added new
Drawercomponent to the list - Added missing
ProgressIndicatorcomponent to the list
Figma
- Bugfix: Accordion expanded icon updated to correct direction