Releases: x-govuk/html-attributes-utils
Releases · x-govuk/html-attributes-utils
Release v1.0.2
- Change 'aria controls' for 'aria_controls' by @peteryates in #3
Version 1.0.1
- Add
data-aria-controls
as a mergeable attribute; it's used by govuk-frontend as a temporary holding attribute foraria-controls
so if no JavaScript is available the attribute isn't incorrectly present. Thanks @sobakasu for raising this in x-govuk/govuk-form-builder/pull/440 #2
v1.0.0
- add
rel
to the list of mergeable attributes