Releases: NHSDigital/nhsuk-react-components
Releases · NHSDigital/nhsuk-react-components
v5.0.0
This version updates nhsuk-frontend to version 9.
What's Changed
For a full list of changes in this release please refer to this migration doc
- nhsuk-react-components version 5 by @jakeb-nhs in #258
Full Changelog: v4.1.3...v5.0.0
v5.0.0-beta.3
Full Changelog: v4.1.3...v5.0.0-beta.3
v5.0.0-beta.2
Full Changelog: v5.0.0-beta.1...v5.0.0-beta.2
v5.0.0-beta.1
Full Changelog: v4.1.3...v5.0.0-beta.1
4.1.3
What's Changed
Remove unnecessary aria-labelledby from radios by @edwardhorsford in #253
Full Changelog: v4.1.2...v4.1.3
v4.1.2
What's Changed
- Fix issues with SkipLink and align to NHSUK frontend by @jakeb-nhs in #248
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- Update Changelog with 4.1.0 release details by @Tomdango in #239
- Remove the aria-labelledby attribute from DateInput fields by @jakeb-nhs in #246
Full Changelog: v4.1.0...v4.1.1
v4.1.0
🔧 Fixes
- Add js shims for buttons. PR #231, Fixes #218
- Fix errors not being linked to inputs. PR #230, Fixes #227
- Fix inputs incorrectly using
aria-labelledby
. PR #230, Fixes #212 - Update Storybook docs for several components.
🆕 New features
- Added a CHANGELOG to keep track of changes between releases. Keep a changelog
- Added support for
preventDoubleClick
debouncing on buttons. PR #231 - Error summaries now automatically set role, tabindex, and aria-labelledby. PR #229, Fixes #228
- Storybook link in readme now points to latest version. PR #226
Full list of changes
- Add default ErrorSummary attributes by @Tomdango in #229
- Fix aria attributes on error messages by @Tomdango in #230
- Update documentation link to dynamic link by @edwardhorsford in #226
- Add an example of using a input as a page heading by @edwardhorsford in #221
- Add shim behaviours (debounce and space press) for Button component by @Tomdango in #231
- Add a changelog by @edwardhorsford in #237
- Use sentence case for sidebar by @edwardhorsford in #236
- Update BackLink docs by @edwardhorsford in #234
- Add visually hidden text to summary list examples by @edwardhorsford in #233
- Add an example of a select with a hint by @edwardhorsford in #232
- Update button docs by @edwardhorsford in #235
- Add links to changelog by @edwardhorsford in #238
Full Changelog: v4.0.2...v4.1.0
v4.0.2
What's Changed
- Fix error message role by @edwardhorsford in #219
New Contributors
- @edwardhorsford made their first contribution in #219
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- Fix issue with the footer copyright not being rendered in the correct location if there are multiple link columns by @jakeb-nhs in #223
Full Changelog: v4.0.0...v4.0.1