Skip to main content

V11 Releases

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