V6 Releases
v6.2.0
Released: 23/07/2024
Components
<Modal />
addedbrandTheme
prop to enable brand specific themes via the internal<BrandProvider />
component.
v6.1.1
Released: 17/07/2024
Components
<Modal />
bugfix close (x) button not displaying correctly due to css inheritance issue.
v6.1.0
Released: 10/07/2024
Assets
New brand logos sets added for:
Australian Mutual Bank
Coastline
Community First Bank
Horizon Bank
Move Bank
Queensland Country Bank
Regional Australia Bank
Summerland Bank
The Capricornian
The Mutual Bank
Components
<InputFormat />
onChange 2nd argument was returning the formatted value instead of the raw string.<Logo />
has additional brands available which are listed in the assets section for the release above.<Alert />
bugfix<Icon />
component dependency
Documentation
Updated the
<InputFormat />
docs to include the 2nd raw value argument from theonChange
callback.Added new section for the
<Logo />
docs to display 'logo only brands'
v6.0.1
Released: 01/07/2024
Components
CHR-4120: Added missing dependency to
<Tooltip />
.- CHR-4116: Fixed Typescript type for
useBrandProvider
hook. - CHR-4153: Added
@types/react
as peer dependency
Documentation
Fixed syntax error in Alert example which was causing it to not render.
- Added v6 release notes link to the release notes landing page.
Fixed className attribute in some docs pages that had incorrectly been set as class
Updated the Chroma Releases page to use a dynamic version, replacing the hard coded v5 value to expand by default.
Updated order of releases in the
Relase Notes
landing page andChroma Versions
page.
6.0.0
v6.0.0
Released: 12/06/2024
This is a visual breaking release for NRMA
and WFI
brands.
NRMA Brand Updates
Brand Tokens
Colours
primary
colour updated from#000E82
to#010C66
secondary
colour updated from#0133AD
to#D7D667
accent
updated from#DFF2FF
to#91BF9E
interactive
andlink
colour updated from#0133AD
to#010C66
link
inverse colour updated from#FFFFFF
to#FDFAF9
primary
,secondary
,accent
,interactive
andlink
colour sets updated to reflect changeerror
colour updated from#BF0000
to#A93532
success
updated from#0C8543
to#186336
information
updated from#298194
to#257688
warning
updated from#C6501B
to#C54B14
error
,success
,information
andwarning
colour sets updated to reflect changecontrast
token updated from#FFFFFF
to#FDFAF9
beside
token updated from#222222
to#000A63
grey
andneutral
colours updated to new neutral tonesheading
andheadline
typography colours updated from#00084E
to#010C66
body
andsubheading
typography colours updated from#33394D
to#010C66
white
text colour updated from#FFFFFF
to#FDFAF9
black
text colour updated from#222222
to#010C66
light
text updated from#3B3939
to#343D85
icon
colour updated from#000E82
to#010C66
Typography
Headline
- font weight updated from
300
to400
- font family updated from
Tiempos
toGraphik
- font size at lg viewport updated from
42px
to36px
- line height updated from mixed to
1.3
Headline Compact
- font size at sm viewport updated from
30px
to28px
- font size at lg viewport updated from
36px
to32px
Box Shadow
- Colour updated from
rgb(0, 14, 130)
torgb(72, 70, 69)
Components
Accordion
- border updated from
grey.600
toneutral.dark
button hover background colour updated from
accent.light
toprimary.neutral
Badge
- default text colour updated from
neutral.white
totext.white
inverse background colour update from
neutral.white
toneutral.light
lighter variants text colours updated from
neutral.black
totypography.body
Button
CTA-3
updated fromsecondary
toaccent
- border widths updated from
1px
to2px
Button group
- margin right update from
8px
to16px
Footer
- text and link colour updated from
#FFFFFF
toneutral.lighter
Input
- backgrounds updated from
#FFFFFF
to#FDFAF9
Header
light background colour updated from
neutral.white
toneutral.light
Icon
- weight updated from
300
to900
(solid)
Logo
- width updated from
93px
to217px
- xs width updated from
52px
to126px
Label
- font weight updated from
700
to500
Legend
- font weight updated from
700
to500
Tab
inactive background colour updated from
accent.lighter
toprimary.light
selected background colour updated from
neutral.white
toneutral.light
- border colour updated from
grey.600
toneutral.dark
contact background colour updated from
neutral.white
toneutral.light
Assets
Logo
- All logo files have been updated
Favicon
- All favicons have been updated
WFI Brand Updates
Brand Tokens
Colours
primary
colour updated from#00665B
to#006C67
secondary
colour updated from#B6BA05
to#F0B311
accent
updated from#C5C5C5
to#F7901E
interactive
colour updated from#00665B
to#006C67
link
colour updated from#2163DE
to#006C67
primary
,secondary
,accent
,interactive
andlink
colour sets updated to reflect changeerror.lighter
colour updated from#FDF2F2
to#FDEFED
error.dark
colour updated from#830000
to#AC0606
error.block
colour updated from#AE0000
to#AC0606
grey
andneutral
colours updated to new neutral tonesheading
typography colours updated from#00665B
to#323232
headline
typography colours updated from#00665B
to#006C67
body
andsubheading
typography colours updated from#121212
to#323232
icon
colour updated from#121212
to#006C67
Typography
heading and headline
- font weight updated from
600
to700
- font sizes updated
- line heights updated
Components
Autocomplete Container
autocomplete-container
now clears if the value is set to""
Badge
- border radius updated from
4px
to56px
Button
- border radius updated from
0px
to8px
Input
- border radius updated from
4px
to8px
Icon
- weight updated from
900
to400
(regular)
Logo
- width updated from
126px
to329px
- height updated from
66px
to48px
- xs width updated from
98px
to68px
- xs height updated from
52px
to48px
Assets
Logo
- All logo files have been updated
Favicon
- All favicons have been updated