Oliver Byford
Oliver Byford
For now we've agreed just to remove the `conditional` entry from the macro options for radios and checkboxes, which will make it consistent to the way the accordion works and...
This also affects forced colors mode:
You can now override the 'crown copyright' text used alongside the crest in the footer (since v4.3.0), but you still can't remove it entirely.
> Secondly, the markup change would mean this is a breaking change and therefore we'll need to wait for the next major release to launch this. I've added the v5...
Hi Alec, Good question – thanks for getting in touch. As you note, the accessible autocomplete is currently hardcoded to use an input of `type="text"`. It's been that way since...
> Just to add some more information on this - this bug is rearing it's head when attempting to use the accessible-autocomplete under the new govuk design system, which happens...
You can now override the text used alongside the OGL logo (since v4.3.0), but you still can't remove it entirely.
Added a new entry to the table for details: ` elements must only directly contain properly-ordered and groups, or elements` HTML 5.2 permits `` as a descendant of `` –...
Changes to links in Chrome 104: https://user-images.githubusercontent.com/121939/182565784-ced5f6f7-16cc-45d8-9774-7ee303c3100b.mov
Had a little play with an alternative approach to passing the JSON, by sticking it in an inline `` within the module. The main advantage I can think of is...