govuk_publishing_components
govuk_publishing_components copied to clipboard
A gem to document and distribute frontend components for GOV.UK applications
## What Add the keyboard shim for link buttons ## Why As links styled as buttons have the button role, some assistive technology announces 'To activate press space bar'. Links...
## What When the user sets scrollbars to always show in MacOS at system level ('System Preferences' > 'General' > 'Show scroll bars': 'Always'), the super navigation header doesn't calculate...
Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 4.9.0 to 4.10.1. Changelog Sourced from govuk_app_config's changelog. 4.10.1 Fix an object ownership/sharing bug where the Rails log level was erroneously being set to WARN when initialising...
## What: The "**+ 3 more**" button from the [related navigation component](https://components.publishing.service.gov.uk/component-guide/related_navigation) is not descriptive enough to identify its function or purpose when navigating out of context. **Example URLs:** *...
## What: The auditor has suggested that links in the [document list](https://components.publishing.service.gov.uk/component-guide/document_list) appear like headings because they are bigger and bold and are heading some content. Therefore they should also...
## What Exclude the rules `landmark-unique` and `duplicate-id` from selected components. Some issues reported by axe-core might not be helpful (or accurate) when viewing the component guide and could be...
# What: When an [attachment](https://components.publishing.service.gov.uk/component-guide/attachment#with_contact_email) has an email address for contacting about an accessible format, the email link opens in a new window without informing the user. Example URL: *...
## What Remove `include: [selector]`, from options ## Why Seems to be added in the wrong place. The docs state to run the rules against the provided HTML page like...
The code example shown in the screenshot below does not have sufficient colour contrast. We can fix this by using the same color and background-color used in the Design System...
> ⚠️ Before removing from draft, remove commit https://github.com/alphagov/govuk_publishing_components/pull/3014/commits/840c15145280d0e368bbab2db5d56b7e147150ae - this is only in place to make this branch usable as a dependency when deploying an application on Integration. ##...