Skip to content

Version 5.3.0

Compare
Choose a tag to compare
@peteryates peteryates released this 28 Mar 17:23
· 30 commits to main since this release
108c688
  • Upgrade to govuk-frontend version 5.3.0
    • Breaking change - the old #govuk_password_field implementation has been replaced and it now renders the new password input. If you use the old version proceed with caution and make sure everything still works. Thanks @edujackedu for help translating the guide page #481
    • the #govuk_text_area now doesn't wrap an extra <div> around the form group when used in conjunction with word/character limits. Instead the additional attributes are added to the form group itself. See the upstream PR for details. #488
  • Add branding to the radios divider div, thanks @benilovj for spotting and fixing this #484