Skip to content

Releases: x-govuk/govuk-form-builder

Version 5.3.3

23 Apr 20:00
f3ac940
Compare
Choose a tag to compare
  • Support govuk-frontend 5.3.1

Version 5.3.2

16 Apr 17:22
add1106
Compare
Choose a tag to compare
  • Fix bug where password 'show' button is visible to users without JavaScript by adding the hidden attribute. Thanks to @PaulDoyle-DEFRA for reporting this and to @colinrotherham for diagnosing the problem #496

Version 5.3.1

10 Apr 12:48
58f5f0a
Compare
Choose a tag to compare
  • Allow the date segments to be configured. Changing these settings will allow people to optionally intercept Rails trying to cast the values into a Date and will allow non-date values to be redisplayed with appropriate errors and non-numeric values to optionally be converted (e.g., June to 6) #493
  • Various small version bumps #490, #491, #492

Version 5.3.0

28 Mar 17:23
108c688
Compare
Choose a tag to compare
  • 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

Version 5.2.0

22 Feb 09:16
ead15bc
Compare
Choose a tag to compare
  • Add support for govuk-frontend v5.2.0

Version 5.1.0

19 Feb 12:15
c45f8d5
Compare
Choose a tag to compare

Version 5.1.0b1

16 Feb 16:10
e4722c5
Compare
Choose a tag to compare
Version 5.1.0b1 Pre-release
Pre-release

See closed pull requests for changes, release notes will be added to v5.1.0.

Version 5.0.0

08 Dec 16:57
349383e
Compare
Choose a tag to compare
  • Add support for Version GOV.UK frontend version 5.0.0

Version 4.1.1

25 Jul 14:31
68c1f54
Compare
Choose a tag to compare
  • Allow merging data-aria-controls in addition to aria-controls. Thank you @sobakasu #440

Version 4.1.0

13 Jul 11:29
ca9a45c
Compare
Choose a tag to compare