Skip to content

Releases: ministryofjustice/moj-frontend

v1.4.1

13 May 08:12
Compare
Choose a tag to compare

1.4.1 (2022-05-13)

Bug Fixes

  • upgrade moment from 2.29.2 to 2.29.3 (#354) (e270876)

v1.4.0

25 Apr 08:11
Compare
Choose a tag to compare

1.4.0 (2022-04-25)

Bug Fixes

  • multi-file-upload: remove unsemantic HTML (ed0f09c)
  • pagination: improve accessibility of pagination component (b820340), closes #161
  • password-reveal: improve screenreader labels (f382f22), closes #55

Features

  • archive deprecated components (3a8dedd)

v1.3.2

20 Apr 13:54
Compare
Choose a tag to compare

1.3.2 (2022-04-20)

Bug Fixes

  • upgrade govuk-frontend from 3.11.0 to 3.14.0 (dae25d1)

v1.3.1

06 Apr 11:49
Compare
Choose a tag to compare

1.3.1 (2022-04-06)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (fa7849b)

v1.3.0

31 Mar 15:05
Compare
Choose a tag to compare

1.3.0 (2022-03-31)

Bug Fixes

  • components: ensure that custom attributes get a space inserted before each one (INC-435) (2b16360)
  • package.json & package-lock.json to reduce vulnerabilities (f759d34)

Features

  • sub-navigation: allow adding HTML classes to sub-navigation items (81b60cb)

v1.2.0

10 Jan 14:27
Compare
Choose a tag to compare

1.2.0 (2022-01-10)

Features

  • pagination: allow customisation of pagination results text (5771ca7), closes #293

MOJ Frontend release v0.0.19-alpha

22 May 09:46
Compare
Choose a tag to compare
Pre-release
  • Fixes display and relating accessibility issues when $govuk-global-styles is not set
  • Fixes inconsistencies with colour use between components
  • Corrects default colours used within components
  • Allows use of existing colour override variables supported by the GOV.UK Frontend

MOJ Frontend release v0.0.18-alpha

13 May 14:46
Compare
Choose a tag to compare
Pre-release
  • Fix #88 where pagination results do not have font size specified
  • Removed misleading reference to $moj-image-url-function

MOJ Frontend release v0.0.17-alpha

21 Oct 09:28
Compare
Choose a tag to compare
Pre-release
  • JS can now be imported in things like Webpacks thanks to @gregtyler

MOJ Frontend release v0.0.16-alpha

14 Oct 15:09
Compare
Choose a tag to compare
Pre-release
  • Change pagination arrows to use CSS like the back link. Thanks to @MalcolmVonMoJ.
  • Fix add another component when a field has hint text. Thanks to @garyboyle (DWP).
  • Fix #79 where colour wasn't wrapped in quotes and caused build errors. Thanks to @johnnolan.