Skip to content

12.0.0

Compare
Choose a tag to compare
@bameyrick bameyrick released this 09 Jul 12:06
124d918
  • 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)