-
When users install govuk-react, there should be a clear path to installing @types/styled-components so that types work.
Perhaps this is a peerDependency on govuk-react and @govuk-react/lib
I don…
-
The crown and text are not aligned correctly as can been seen below
:
In order to fix it you need to replace `className` to `class` at InnerHTML at govuk/components/header/index.js
```
…
-
When an organisation logo has a link around it, it is displayed using the department colours when focused and unfocused:
Example taken from the [About page for DCMS](https://www.gov.uk/govern…
injms updated
3 years ago
-
When on safari and swapping from tablet to desktop views, a bizarre behaviour is exhibited by the super navigation header:
https://user-images.githubusercontent.com/64783893/141271839-791dcc40-7f2e…
-
Spotted this while developing locally with `government-frontend`. I'd broken the scroll tracking JavaScript and when the page rendered it looked like this:
![Screenshot 2021-10-15 at 09 29 26](http…
-
Hi @daniel-ac-martin ,
I have taken the design-system code and customised (added custom pages and removed existing pages ). it's perfectly suites for my requirements. working for one of the home…
-
https://components.publishing.service.gov.uk/component-guide/layout_super_navigation_header
The "Departments" text is 1px misaligned with the two drop downs either side of it:
![Screenshot 2021-…
-
To cover:
- ability to upgrade govuk-react and still use older components, e.g. deprecated ones
- in a large application where parts are reliant on an older component API but you aren't able to re…
-
In https://github.com/penx/govuk-react/pull/79 some components have been renamed from e.g. `Button` to `GButton` (edit, now `Styled*`) and then wrapped with a JSX wrapper so that they are picked up by…
-
The default example for Radios used to be Inline, with Stacked further down the page. We changed it so that what used to be Stacked is just the default example, and Inline is further down the page.
…