Skip to content

Releases: hmrc/play-frontend-hmrc

9.10.0

24 Apr 14:59
ee5ee7f
Compare
Choose a tag to compare

Release : play-frontend-hmrc 9.10.0

Last commit sha : ee5ee7f
Last commit author : David Ellam
Last commit time : 2024-04-24T14:42:19Z

PLATUI 2972 METATEST (#300)

  • add meta-tests that check all components have unit / integration tests
  • exclude test fixtures for GovukPasswordInput (not yet implemented) and HMRC accessible-autocomplete helper
  • add missing integration tests for GovukHeader, HmrcFooter, HmrcReportTechnicalIssue
  • remove redundant assets config

9.9.0

24 Apr 13:33
4221727
Compare
Choose a tag to compare

Release : play-frontend-hmrc 9.9.0

Deprecated the CurrencyInput / HmrcCurrencyInput component. This component is now replaced by using Input / GovukInput with prefix of £. Examples of the new pattern can be seen at:

HmrcCurrencyInput component will be removed in a future library version.

Last commit sha : 4221727
Last commit author : Joanna Pinto Paul
Last commit time : 2024-04-24T12:57:57Z

PLATUI-3013: Added deprecated annotation to CurrencyInput, updated CHANGELOG (#302)

9.8.0

22 Apr 11:31
4b01f1d
Compare
Choose a tag to compare

Release : play-frontend-hmrc 9.8.0

Last commit sha : 4b01f1d
Last commit author : Kyle Bowden
Last commit time : 2024-04-22T11:15:57Z

PLATUI-2916: Add beforeInput(s) and afterInput(s) options to form groups in play-frontend (#297)

9.7.0

19 Apr 08:34
57a2517
Compare
Choose a tag to compare

Release : play-frontend-hmrc 9.7.0

Last commit sha : 57a2517
Last commit author : TimothyFothergill
Last commit time : 2024-04-19T08:18:42Z

Merge pull request #296 from hmrc/PLATUI-2703

PLATUI-2703 add caching to hmrc-frontend assets

9.6.0

15 Apr 09:34
4eee1ee
Compare
Choose a tag to compare

Release : play-frontend-hmrc 9.6.0

Last commit sha : 4eee1ee
Last commit author : Kyle Bowden
Last commit time : 2024-04-15T09:18:47Z

PLATUI-2942: Upgrade library to govuk-frontend v5.3.0 (#292)

  • PLATUI-2942: Release new version of play-frontend-hmrc that has govuk-frontend 5.3.0

Co-authored-by: david.ellam ellamdav@users.noreply.github.com

9.5.0

03 Apr 14:10
411bd82
Compare
Choose a tag to compare

Release : play-frontend-hmrc 9.5.0

Last commit sha : 411bd82
Last commit author : Joanna Pinto Paul
Last commit time : 2024-04-03T13:54:16Z

PLATUI-2908: Updated hmrc-frontend version to pull in HmrcAccountMenu CSS fix for submenu items in Windows High Contrast Mode (#291)

9.4.0

28 Mar 10:06
12dd4f7
Compare
Choose a tag to compare

Release : play-frontend-hmrc 9.4.0

Last commit sha : 12dd4f7
Last commit author : David Ellam
Last commit time : 2024-03-28T09:52:42Z

PLATUI-2897 enable passing of attributes to input form group wrappers (#288)

9.3.0

26 Mar 09:26
91cac5f
Compare
Choose a tag to compare

Release : play-frontend-hmrc 9.3.0

Last commit sha : 91cac5f
Last commit author : Joanna Pinto Paul
Last commit time : 2024-03-26T09:09:31Z

PLATUI-2900: Updating HmrcHeader with new params and translations (#289)

9.2.0

22 Mar 11:34
7221814
Compare
Choose a tag to compare

Release : play-frontend-hmrc 9.2.0

Last commit sha : 7221814
Last commit author : Oscar Duignan
Last commit time : 2024-03-22T11:17:20Z

Merge pull request #290 from hmrc/NOJIRA-optimizely-config

NOJIRA add default entry for optimizely config

9.1.0

19 Mar 17:06
845e2e6
Compare
Choose a tag to compare

Release : play-frontend-hmrc 9.1.0

Last commit sha : 845e2e6
Last commit author : Joanna Pinto Paul
Last commit time : 2024-03-19T16:48:39Z

PLATUI-2709: Adding missing aliase for AddToAList, amended List to Seq for consistency in TaskList (#286)