Releases: NHSDigital/nhsuk-react-components-extensions
Releases · NHSDigital/nhsuk-react-components-extensions
New Release - 1.5.4
🎉 New Release - 1.5.4 🎉
Changelog:
- Fixed an a11y contrast issue in the Timeline component
You can install this version by running
yarn add nhsuk-react-components-extensions@1.5.4
# Or
npm i --save nhsuk-react-components-extensions@1.5.4
New Release - 1.5.3
🎉 New Release - 1.5.3 🎉
Changelog:
- Fix for the Timeline CSS not being included in the supplmentary "components.css" file
You can install this version by running
yarn add nhsuk-react-components-extensions@1.5.3
# Or
npm i --save nhsuk-react-components-extensions@1.5.3
New Release - 1.5.2
🎉 New Release - 1.5.2 🎉
Changelog:
- Added the new Timeline component
- TabSet components are now keyboard-focusable
You can install this version by running
yarn add nhsuk-react-components-extensions@1.5.2
# Or
npm i --save nhsuk-react-components-extensions@1.5.2
New Release - 1.4.0
🎉 New Release - 1.4.0 🎉
Changelog:
- Added the
RibbonLink
component from Mobile SCRa
You can install this version by running
yarn add nhsuk-react-components@1.4.0
# Or
npm i --save nhsuk-react-components@1.4.0
New Release - 1.3.0
🎉 New Release - 1.3.0 🎉
This applies the same changes present in the 1.2.0 release of nhsuk-react-components
repository. Comments are available here: https://github.com/NHSDigital/nhsuk-react-components/releases/tag/v1.2.0
Release 1.2.1
🎉 New Release - 1.2.1 🎉
Changelog
- Fixed an issue where IDs were not being passed to the
MaskedInput
component.
Release v1.2.0
TL;DR - New Stuff!
Changes:
- AccordionMenu component added (from Mobile SCRa)
- WarningIcon component added (from Mobile SCRa)
- MaskedInput component added (from Mobile SCRa)
- TabSet component added (from Mobile SCRa)
- Tooltip component added (from Mobile SCRa)
- Tags are now their own component, with a
color
prop to allow changes to the colour.
You can view these changes on the Storybook.
You can install this version by running:
yarn add nhsuk-react-components-extensions@1.2.0
# or
npm install --save nhsuk-react-components-extensions@1.2.0
Initial Release
This release can be found here.
You can install this release by running:
npm i nhsuk-react-components-extensions@1.0.0
# or
yarn add nhsuk-react-components-extensions@1.0.0