Skip to main content

V11 Releases

v11.0.1

05/03/2025

Components

Drawer Component

  • Drawer component 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-bank brand added.
  • New unity-bank brand added.

View component documentation

Form Group Component

  • Bugfix label and legend props to allow string | ReactNode

View component documentation

Input Group Component

  • Enabled currency formatting by default when using prefix="$".

View component documentation

Drawer Component

  • Added new Drawer component.

View component documentation

Progress Indicator Component

  • Removed the MUI material-icons dependency from the ProgressIndicator and 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-label to <Price /> to enable assisted devices to describe the value better to our users.

  • Created a helper function getAccessiblePrice() to format the aria-label price value.

  • Updated .price_currency_symbol position
  • Added Accessibility section to Price component documentation.

View component documentation

Brand Provider Component

  • Removed localhost prop.
  • Added environment prop for deployment workflows.

View component documentation

Tab Component

  • Bugfix icons not displaying for block variant

View component documentation

Documentation

Component Overview Documentation

  • Added new Drawer component to the list
  • Added missing ProgressIndicator component to the list
View documentation

Figma

  • Bugfix: Accordion expanded icon updated to correct direction