Skip to content

Releases: ONSdigital/design-system

3.0.3

26 Apr 11:23
6fb7942
Compare
Choose a tag to compare
  • Add else to ternary condition in footer save and complete button to prevent jinja from erroring (#324)

3.0.2

25 Apr 14:26
fcf503a
Compare
Choose a tag to compare
  • Move bundle loader into page-template to prevent relative path issues #323

3.0.1

25 Apr 12:46
aded7f9
Compare
Choose a tag to compare
  • Change CDN deployment destination (#321)

3.0.0

25 Apr 10:25
032b90c
Compare
Choose a tag to compare
  • Change width of summary question and answer items #303
  • Added ability to add theme settings and a census output #308
  • Ensure NVDA can read labels #310 #311
  • V3 Runner integration changes #305BREAKING CHANGES
  • Ensure logo renders correctly in IE11 #315
  • Prevent navigation links being clickable when mobile navigation is collapsed #313
  • Remove dependency on no-js and has-js classes #318BREAKING CHANGE

0.5.0

04 Apr 18:15
513113c
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • Fix radios and checkboxes description spacing
  • Make header title wrapping tag a div by default with option to change to a h1
  • Fix polyfill loading for prototype kits

0.4.0

15 Mar 14:59
d9afb07
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • Fixed bottom border issue on section navigation
  • Ensure panel link colour is the same as all other links
  • Remove label--small variant BREAKING CHANGE
  • Fix focus/click race condition on language dropdown

0.3.0

07 Mar 15:50
4024ffe
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Change all path references in templates to url BREAKING CHANGE

0.2.0

06 Mar 09:48
b0fad43
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Add button parameter to footer and page template
  • Remove ability to use button component as anything other than BREAKING CHANGE
  • Remove timeout component BREAKING CHANGE
  • Feedback component
  • Fix layout of mutually exclusive
  • Fix input width modifier when in field__group
  • Fix accordion layout in Safari
  • Prevent inner shadow on inputs on iOS
  • Fix mobile summary error layout
  • Fix numeric inputs not submitting values if non digits are submitted in Firefox and Safari
  • Improve mutually exclusive screen reader alerts
  • Combine macros and templates into one file

0.1.17

22 Feb 12:19
758eb11
Compare
Choose a tag to compare
0.1.17 Pre-release
Pre-release
  • Add version to print logo
  • Move footer and header margins to page template
  • Set margin between adjacent fields
  • Remove wrapping of answer below question on desktop summary component

0.1.14

21 Feb 10:25
813e983
Compare
Choose a tag to compare
0.1.14 Pre-release
Pre-release
  • Set checkbox and radio right padding to 1rem
  • Ensure input font is Lato
  • Remove header margin-bottom
  • Add question mode for date inputs