govuk_publishing_components icon indicating copy to clipboard operation
govuk_publishing_components copied to clipboard

A gem to document and distribute frontend components for GOV.UK applications

Results 185 govuk_publishing_components issues
Sort by recently updated
recently updated
newest added

Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 5.5.0 to 5.6.0. Release notes Sourced from govuk-frontend's releases. GOV.UK Frontend v5.6.0 To install this version with npm, run npm install [email protected]. You can also find more...

dependencies
javascript

## What The search toggle button in the [layout super navigation component header](https://components.publishing.service.gov.uk/component-guide/layout_super_navigation_header), has a blue bottom-border of 1px when in the default unopened state. We should investigate the cause...

acknowledged

While working on print styles for the gem components, I noticed that the screen styles for the `big_number` component would need to be updated to match the print styles I...

The [layout header component](https://components.publishing.service.gov.uk/component-guide/layout_header/) has a variation that I think is no longer used anywhere, since the work to improve the site header and make it consistent across the site...

## What Remove `all_components.js` and `all_components.scss` ## Why To avoid excessive code from being imported in the application. Both [all_components.js](https://github.com/alphagov/govuk_publishing_components/blob/main/docs/install-and-use.md#import-all-sass-deprecated-will-be-removed-in-a-later-version) and [all_components.scss](https://github.com/alphagov/govuk_publishing_components/blob/main/docs/install-and-use.md#import-all-javascript-deprecated-will-be-removed-in-a-later-version) files are marked as "(deprecated, will be removed...

breaking change

Consider adding some content to govspeak to explain why YouTube videos are sometimes links and not embedded videos. If you don't accept cookies, Youtube videos appear only as a link...

needs further research

Audit of all attachment component variations to check if we need that many. Context: We are building the new design library for gov.uk which is highlighting inconsistencies and opportunities for...

documentation
design

## What - Adds functionality to the component wrapper helper to accept/validate the `dir` attribute. - Adds the component wrapper helper to the `Form character count` component. ## Why As...

## What This adds a new `Ga4SearchTracker` analytics tracker and replaces the use of the generic `Ga4FormTracker` in the layout super navigation header with it. In the near future, we...

Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.14.4 to 9.14.6. Changelog Sourced from govuk_app_config's changelog. 9.14.6 Update dependencies 9.14.5 Update dependencies Commits c3c0ab7 Merge pull request #406 from alphagov/release-9.14.6 794ff06 Release v9.14.6 4531d0d Merge...

dependencies
ruby