acteng / atip

Active Travel Infrastructure Platform
https://acteng.github.io/atip/
Apache License 2.0
22 stars 4 forks source link

Upgrade govuk-frontend #469

Closed dabreegster closed 5 months ago

dabreegster commented 5 months ago

Other than the alpha button changing style a bit, I don't notice any behavioral changes.

You'll need to npm i; npm run setup-govuk locally after this is in

Full changelog in https://github.com/alphagov/govuk-frontend/blob/main/CHANGELOG.md. I skimmed through and didn't spot anything that should affect us

dabreegster commented 5 months ago

Two tests broke, so not ready for review yet

dabreegster commented 5 months ago

Alright, should be good now. For checkboxes, the Playwright locator directives are a little different with new govuk. I've never been super clear on the difference between these selectors.