V7 Releases
v7.0.0
Released: 07/08/2024
Assets
Logo files
- New logo assets added for
QBank.
- All
.pnglogo files have been removed for all brands. - Alternate logo files have been renamed for the following brands:
ANZ
logo-alt.svgrenamed tologo-alt-1.svg
Driva
logo-alternate.svgrenamed tologo-alt-1.svg
NRMA
logo-horizontal.svgrenamed tologo-alt-1.svg
Driva
logo-alternate.svgrenamed tologo-alt-1.svg
IAG Logos
- New IAG default logo and alternate IAG logo added.
Default Logo | Alternate Logo |
|---|---|
Components
<Modal />
Removed
onLoadedcheck from internal<BrandProvider />which was preventing the modal content from displaying.
<Textarea />
Added
maxLengthprop to display a character counter for the<Textarea />component.
<Textarea maxLength={50} />
Textarea documentation
<Logo />
- Added new brand
QBank.
<Logo brand="qbank" />
- Updated mobile sizing for the following brands:
IAG
- width updated from
80pxto64px - height updated from
66pxto64px - xs width updated from
53pxto48px - xs height updated from
44pxto48px
ANZ
- xs width updated from
144pxto105px - xs height updated from
48pxto35px
BNZ
- xs width updated from
100pxto62px - xs height updated from
49pxto30px
Chroma
- xs width updated from
168pxto133px - xs height updated from
38pxto30px
Driva
- xs width updated from
109pxto89px - xs height updated from
22pxto18px
Monochroma
- xs width updated from
168pxto133px - xs height updated from
38pxto30px
NAC
- xs width updated from
145pxto118px - xs height updated from
37pxto30px
NZI
- xs width updated from
93pxto76px - xs height updated from
49pxto40px
ROLLiN
- xs width updated from
124pxto86px - xs height updated from
58pxto40px
Documentation
<Textarea />
- Added character counter example
<Favicon />
- Updated documentation to include
<Helmet>implementation.
Assets / Svgs
- Added
Backed by IAGlogos to 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=colesand?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.