Skip to content

Releases: ONSdigital/design-system

13.1.0

15 Jul 14:53
e303f2d
Compare
Choose a tag to compare
  • Create duration component to make integrating it easier (#537)

13.0.0

12 Jul 10:00
f1f9293
Compare
Choose a tag to compare
  • Created error component, updated field and fieldset to utilise it and enable configuration of error messages from inputs, radios, checkboxes etc. Removed redundant styling related to errors (#535) – BREAKING CHANGElist--error removed.
  • Update error pages, create timeout error page, and remove list--boxes as this shouldn't be used anymore (#531) – BREAKING CHANGElist--boxes removed.

12.1.1

10 Jul 15:39
5b97212
Compare
Choose a tag to compare
  • Fix field with no params set for Jinja (#527)

12.1.0

10 Jul 10:53
58bca76
Compare
Choose a tag to compare
  • Added option for meta tags in the head (#516) and (#525)
  • Enable dontWrap on radios (#524)
  • Fix spacing of field-groups (#522)
  • Ensure input is wrapped correctly when in mutually exclusive mode (#521)
  • Ensure date fields are only wrapped in a fieldset if there is more than one field configured (#520)

12.0.0

09 Jul 12:06
124d918
Compare
Choose a tag to compare
  • Add ability to save state of details components (#492)
  • Hide IE11's input clear button (#493)
  • Remove old hack for legend text wrapping in unsupported version of IE as it causes issues with screen readers (#494)
  • Fix focus indicator on ONS logo in header (#495)
  • Remove aria-selected for details element as it is not appropriate for this use case (#496)
  • Ensure if there is only one summary item it still gets given a border bottom (#498)
  • Remove unnecessary aria roles on navigation (#497)
  • Split field macro into separate macros for field, fieldset, and mutually exclusive (#503) – BREAKING CHANGE
  • Set button inner to pointer-events to none to fix Google tag manager (#509)
  • Ensure value can be passed to text input on radios and checkboxes (#512)
  • Increase contrast ratio of input borders (#514)

11.0.2

01 Jul 14:33
a777cbd
Compare
Choose a tag to compare
  • Fix layout of textarea char count (#484)

11.0.1

01 Jul 12:59
9dfc38e
Compare
Choose a tag to compare
  • Allow labels and legends to be rendered on mutually exclusive fields (#482)

11.0.0

01 Jul 09:37
d0c2de1
Compare
Choose a tag to compare
  • Fixed html lang value changing based on ISOcode in params (#475)
  • Fix bug nav links being hidden to screen readers on desktop (#473)
  • Get relationships playback to run on page load for when a relationship is already selected (#480)
  • Make address component more configurable (#477) BREAKING CHANGE – onsManualAddressInput macro renamed to onsAddressInput
  • Improved accessibility of checkboxes and radios with revealed option (other input) (#478)

10.0.1

27 Jun 10:05
f98bda3
Compare
Choose a tag to compare
  • Fix name attribute on UAC input (#472)
  • Moved image component to components from styles (#474)

10.0.0

25 Jun 14:24
136eb11
Compare
Choose a tag to compare
  • Next/Prev Pagination (#455)
  • Fix question legend pattern for screen readers (#460) – BREAKING CHANGE Question title must also be passed to legend for some answer types
  • Added image component to styles area (#459)
  • Downloads component added (#462)
  • Video component added (#463)
  • Adjusted toc to allow single itemsList array (#465)
  • Added relationships component (#466)
  • Added branded panel variant (#458)
  • Give loose grid needs greater negative margin (#470)
  • Fix grid examples (#469)