Skip to content

Releases: NHSDigital/nhsuk-react-components-extensions

New Release - 1.5.4

26 Jan 11:04
Compare
Choose a tag to compare

🎉 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

16 Dec 10:05
d642e7b
Compare
Choose a tag to compare

🎉 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

14 Dec 10:09
8b9577a
Compare
Choose a tag to compare

🎉 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

16 Jun 15:22
Compare
Choose a tag to compare

🎉 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

29 May 15:45
Compare
Choose a tag to compare

🎉 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

06 May 15:07
Compare
Choose a tag to compare

🎉 New Release - 1.2.1 🎉

Changelog

  • Fixed an issue where IDs were not being passed to the MaskedInput component.

Release v1.2.0

02 Apr 15:26
Compare
Choose a tag to compare

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

03 Mar 15:40
e48a849
Compare
Choose a tag to compare

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