Releases: ONSdigital/design-system
Releases · ONSdigital/design-system
13.1.0
13.0.0
- 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 CHANGE –
list--error
removed. - Update error pages, create timeout error page, and remove list--boxes as this shouldn't be used anymore (#531) – BREAKING CHANGE –
list--boxes
removed.
12.1.1
12.1.0
12.0.0
- 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
11.0.1
11.0.0
- 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
10.0.0
- 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)