Skip to main content

V7 Releases

v7.0.0

Released: 07/08/2024

Assets

Logo files
  • New logo assets added for QBank.
  • All .png logo files have been removed for all brands.
  • Alternate logo files have been renamed for the following brands:
ANZ
  • logo-alt.svg renamed to logo-alt-1.svg
Driva
  • logo-alternate.svg renamed to logo-alt-1.svg
NRMA
  • logo-horizontal.svg renamed to logo-alt-1.svg
Driva
  • logo-alternate.svg renamed to logo-alt-1.svg
IAG Logos
  • New IAG default logo and alternate IAG logo added.

Default Logo logo.svg

Alternate Logo logo-alt-1.svg

Components

  • Removed onLoaded check from internal <BrandProvider /> which was preventing the modal content from displaying.

Modal documentation
<Textarea />
  • Added maxLength prop to display a character counter for the <Textarea /> component.

<Textarea maxLength={50} />
textarea character counter Textarea documentation
<Logo />
  • Added new brand QBank.
<Logo brand="qbank" />
  • Updated mobile sizing for the following brands:
Logo documentation
IAG
  • width updated from 80px to 64px
  • height updated from 66px to 64px
  • xs width updated from 53px to 48px
  • xs height updated from 44px to 48px
ANZ
  • xs width updated from 144px to 105px
  • xs height updated from 48px to 35px
BNZ
  • xs width updated from 100px to 62px
  • xs height updated from 49px to 30px
Chroma
  • xs width updated from 168px to 133px
  • xs height updated from 38px to 30px
Driva
  • xs width updated from 109px to 89px
  • xs height updated from 22px to 18px
Monochroma
  • xs width updated from 168px to 133px
  • xs height updated from 38px to 30px
NAC
  • xs width updated from 145px to 118px
  • xs height updated from 37px to 30px
NZI
  • xs width updated from 93px to 76px
  • xs height updated from 49px to 40px
ROLLiN
  • xs width updated from 124px to 86px
  • xs height updated from 58px to 40px

Documentation

<Textarea />
  • Added character counter example
Textarea documentation
<Favicon />
  • Updated documentation to include <Helmet> implementation.
Favicon documentation
Assets / Svgs
  • Added Backed by IAG logos to documentation.
Svg documentation
Additional
  • Added version dropdown to the docs navbar activated by clicking on the current version number link.

  • Allow brand query for brand/theme, eg. ?brand=coles and ?brand=cgu&theme=navy.

  • Updated github workflows included a new package only deployment and Nexus fix.

  • Updated migration guides for bit and chroma-react.
  • Added release dates and release pull request url to the release notes.

  • Updated the IAG logo for the documentation.

Figma

  • Textarea text layers reconnected to display correct font styling.