alphagov / govuk-frontend

GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.
https://frontend.design-system.service.gov.uk/
MIT License
1.17k stars 320 forks source link

Allow `createAll` to initialise components not provided by GOV.UK Frontend #5211

Closed romaricpascal closed 1 month ago

romaricpascal commented 1 month ago

What

Allow createAll to initialise components not provided by GOV.UK Frontend. This likely won't ask any change from the code within createAll, but may require some changes to the types assigned to the function arguments.

We'll know more after #5209.

Why

So components initialisation is more consistent between GOV.UK Frontend and service code

Who needs to work on this

Developers

Who needs to review this

Developers

Done when

romaricpascal commented 1 month ago

Closing this as we have nothing to do to support this besides documenting (for which there's a tasklist item in the epic)