Alasdair McLeay

Results 200 comments of Alasdair McLeay

related https://github.com/UKHomeOffice/govuk-react/pull/1

Related #1008

AFAIK this is an issue with the React 18 typings removing `children` being there by default https://stackoverflow.com/questions/71788254/react-18-typescript-children-fc We'll need to address this in govuk-react by adding the children prop in...

I think Cypress tests should be fairly easy and should allow us to do something like "all components should display component name, followed by text, followed by a list of...

Adding to form component release, we should also include this in form component examples

I think we would track govuk-frontend styles for button plus hover effect, however if the user supplies a custom button colour and doesn't supply a custom hover colour then this...

> If/when we do this I would prefer a component composition/compound component approach, and this would need to be tackled on a per component basis when there is need. https://github.com/govuk-react/govuk-react/issues/436#issuecomment-841808624

https://dev.to/penx/combining-storybook-cypress-and-jest-code-coverage-4pa5

govuk-frontend now provides small radio options: https://design-system.service.gov.uk/components/radios/small/index.html