Releases: ONSdigital/design-system
Releases · ONSdigital/design-system
0.1.13
- Added ability to add attributes to each date input field
- Polyfilled URLSearchParams
- Improve breakpoint for stacking summary question above answer and action
- Add ability use operators with mq helper
0.1.12
- Correct the attributes loop on checkbox inputs
0.1.11
- Fire change events on mutually exclusive elements when their value changes
- Add ability to add custom classes and attributes to the details element
- Add ability to add custom attributes to radio and checkbox input elements
0.1.10
Added ability to pass attributes to checkbox and radio input elements
0.1.9
Polyfills for window.fetch
and AbortController
0.1.8
- Add missing id and classes parameters to accordion
- Fire custom
onsDOMReady
event on domready and set window.onsDOMReady
variable
- Only add
title
attribute to input if prefixed or suffixed
0.1.7
Include base SCSS variables and helpers in npm bundle
0.1.6
Field component improvements