Skip to content

Releases: ONSdigital/design-system

70.0.1

19 Mar 10:19
ed61880
Compare
Choose a tag to compare

What's Changed

Accessibility improvements

Fixes

  • Fix single inputs not clearing for mutually exclusive fields by @rmccar in #3091

Full Changelog: 70.0.0...70.0.1

70.0.0

14 Mar 08:31
dafec94
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking changes

  • Fix headingLevel error in jinja2 environment for section nav component by @rmccar in #3072
    Change details: Services using the titleSize param with the card component will now need to rename that param to headingLevel in their config. Services using the headingLevel param with the feedback and section navigation components will need to supply an int instead of a string now.

Accessibility improvements

Fixes

  • Alter padding on autosuggest items to match input by @balibirchlee in #3074
  • Refactor date and duration components to work in jinja2 environments by @rmccar in #3080

Documentation

Dependency updates

  • Updated @babel/preset-env node version by @SriHV in #3087

Full Changelog: 69.0.0...70.0.0

69.0.0

06 Mar 13:37
0b77bb0
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking changes

  • Update highlight CSS for strong tags by @rmccar in #3068
    Change details: <em> tags will now no longer highlight text this functionality has been replaced in titles with the <strong> tag in titles. Services using <em> tags to highlight text in titles will now need to use the <strong> tag instead. But because of this change the "ons-highlight" class will now no longer need to be set when using these tags.

  • Update type param to variant on various components by @rmccar in #3047
    Change details: The type param on panel, message or status components has been renamed to variant any services using these components will need to rename the type param to variant in their component config.

New features

Accessibility improvements

Enhancements

  • Update ESLint config to include unused imports and indenting by @rmccar in #3044
  • Exploring Unnecessary Conditionals: Autosuggest by @SriHV in #3067

Fixes

Full Changelog: 68.0.0...69.0.0

68.0.0

28 Feb 09:50
b64ea97
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking changes

  • Enhancement/2968/add summary card by @SriHV in #3009
    Change details: The change removes the hub param used in the summary component and adds a new variant param. To use the hub version of a summary the new variant param will now need to be set to "hub".

Enhancements

Full Changelog: 67.1.0...68.0.0

67.1.0

15 Feb 09:18
a09b123
Compare
Choose a tag to compare

What's Changed

Enhancements

Fixes

Documentation

onsMetadata has been deprecated and replaced with onsDescriptionList the configuration of params between the two has been kept the same so to update any references from onsMetadata to onsDescriptionList. onsMetadata will be removed in a later release

Full Changelog: 67.0.6...67.1.0

67.0.6

29 Jan 14:03
24068b1
Compare
Choose a tag to compare

What's Changed

Enhancements

Fixes

New Contributors

Full Changelog: 67.0.5...67.0.6

67.0.5

24 Jan 11:12
b0ed445
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: 67.0.4...67.0.5

67.0.4

22 Jan 12:11
366497d
Compare
Choose a tag to compare

What's Changed

Enhancements

Fixes

Full Changelog: 67.0.3...67.0.4

67.0.3

22 Jan 12:10
c54d06c
Compare
Choose a tag to compare

What's Changed

Enhancements

Fixes

Documentation

Full Changelog: 67.0.2...67.0.3

67.0.2

22 Jan 12:10
62cf6e5
Compare
Choose a tag to compare

What's Changed

Fixes

Other changes

Full Changelog: 67.0.1...67.0.2