Skip to content

Tags: ministryofjustice/moj-frontend

Tags

v7.1.1

Toggle v7.1.1's commit message
chore(release): 7.1.1 [skip ci]

## [7.1.1](v7.1.0...v7.1.1) (2025-12-03)

### Bug Fixes

* Small adjustments PDS header and footer ([#2020](#2020)) ([14394f9](14394f9))

v8.0.0-beta.1

Toggle v8.0.0-beta.1's commit message
chore(release): 8.0.0-beta.1 [skip ci]

# [8.0.0-beta.1](v7.1.0...v8.0.0-beta.1) (2025-11-04)

* Datepicker min date fix ([#1881](#1881)) ([64a4f15](64a4f15)), closes [#923](#923)

### Bug Fixes

* another test fix ([c081c81](c081c81))
* **date picker:** pretend fix to test publishing ([a674bb2](a674bb2))

### BREAKING CHANGES

* `minDate` is now always inclusive. This means that the date passed for `minDate` will
be available for selection.

v7.1.0

Toggle v7.1.0's commit message
chore(release): 7.1.0 [skip ci]

# [7.1.0](v7.0.0...v7.1.0) (2025-10-28)

### Features

* Update pds header with global navigation ([#1885](#1885)) ([15b7306](15b7306))

v7.0.0

Toggle v7.0.0's commit message
chore(release): 7.0.0 [skip ci]

# [7.0.0](v6.0.0...v7.0.0) (2025-10-28)

* fix minDate bug ([#1884](#1884)) ([#1887](#1887)) ([fd6f5c0](fd6f5c0)), closes [#923](#923)

### Bug Fixes

* **multifileupload:** amend calls to callback functions to use statusText instead of responseText ([#1922](#1922)) ([#1932](#1932)) ([043dfa5](043dfa5))
* **pagination:** fix page count totals in aria labels ([#1904](#1904)) ([3a3aa3e](3a3aa3e))
* **scrollable pane:** fix affordance shadows not showing ([#1867](#1867)) ([ebf12e2](ebf12e2)), closes [#1866](#1866)

### BREAKING CHANGES

* `minDate` is now always inclusive. This means that the date passed for `minDate` will
always be available for selection.  You will need to amend the dates you pass to the component if you had been relying on the `minDate` not being selectable.

v6.0.0

Toggle v6.0.0's commit message
chore(release): 6.0.0 [skip ci]

# [6.0.0](v5.2.1...v6.0.0) (2025-10-01)

### Bug Fixes

* **types:** update initAll signature to match types expected by GOVUKFrontend.createAll() ([#1819](#1819)) ([26ad7ca](26ad7ca))

### Features

* Notification badge ([#1599](#1599)) ([005299b](005299b))

### BREAKING CHANGES

* the spacing for the component has changed. This could affect the layout of UIs using the component.

You need to remove any spacing you’ve added to (or around) the component. This needs to be done in Figma designs and in code.

* docs: add page to test positioning

* docs: styling changes

* docs: remove margin from layout tests

* docs: spacing adjustment

* docs: add placeholder pattern page

* docs: fix font size

* docs: linting

* docs: linting

* docs: add github discussion URL

* docs: add example image

* docs: updates

- Remove experimental pattern
- Add tabs
- Add two examples

* style: min-width fix

* style: change border to outline

* style: padding tweaks

* docs: wip add notification badge examples

* style: fix lint errors for notificaion badge scss

* docs: update notification badge tabs example to not use macro

* docs: remove visually hidden puntuation

removed the hidden comma for screenreaders as I don't think it's recommended

* docs: add draft content

* docs: example images

* docs: crit changes

* feat: update notification badge template

* docs: number update

* docs: add nunjucks arguments to notification badge

* docs: update example shortcode to automatically include arguments

Previously each example njk file needed to include a refernce to the the arguments file in its
frontmatter.  This was a bit redundant as the arguments file always has the same name as the
component and is always in the same location.  This PR updates the shortcode to extract the
arguments file name from the calling page, and automatically include the arguments markup if the
file exists.

* docs: content changes

* docs: image updates

* docs: fix height of initial example

* docs: add page to test positioning

* docs: styling changes

* docs: remove margin from layout tests

* docs: spacing adjustment

* docs: add placeholder pattern page

* docs: fix font size

* docs: linting

* docs: linting

* docs: add github discussion URL

* docs: add example image

* docs: updates

- Remove experimental pattern
- Add tabs
- Add two examples

* style: min-width fix

* style: change border to outline

* style: padding tweaks

* docs: wip add notification badge examples

* style: fix lint errors for notificaion badge scss

* docs: update notification badge tabs example to not use macro

* docs: remove visually hidden puntuation

removed the hidden comma for screenreaders as I don't think it's recommended

* docs: add draft content

* docs: example images

* docs: crit changes

* feat: update notification badge template

* docs: number update

* docs: add nunjucks arguments to notification badge

* docs: update example shortcode to automatically include arguments

Previously each example njk file needed to include a refernce to the the arguments file in its
frontmatter.  This was a bit redundant as the arguments file always has the same name as the
component and is always in the same location.  This PR updates the shortcode to extract the
arguments file name from the calling page, and automatically include the arguments markup if the
file exists.

* docs: content changes

* docs: image updates

* docs: fix height of initial example

* docs: show html tab for positioning example

* docs: new content

* docs: content changes

* docs: content update

* docs: guidance update

* docs: examples updates

* docs: add notification badge link example

* docs: update docs page to use notification badge link example

* docs: updates

* docs: final update

* docs: code tweak

* docs: fix links and curly quotes

* docs: coded example of 0 count

* docs: update example images

* docs: alt text

* docs: update image

* docs: update coded examples

* docs: team review

* docs(notification badge): control whitespace in nunjucks to prevent trailing spaces in links

* docs(notification badge): correct updated date for component

* style: adjust padding

* docs: adjust css and more

- example numbers
- release month

* docs: update examples

* docs: amend examples

* docs: fix list spacing

* docs: move example

* docs: alt text

* docs: link text tweak

* docs: link tweak

* docs(notification badge): correct updated date for component

* style: adjust padding

* docs: adjust css and more

- example numbers
- release month

* docs: update examples

* docs: amend examples

* docs: fix list spacing

* docs: move example

* docs: alt text

* docs: link text tweak

* docs: link tweak

* docs: add focus state to code blocks

* docs: update a11y-light code theme

* docs: update alt text

* docs: update coded examples

* docs: typo

* docs: nunjucks macro tweaks

v5.2.1

Toggle v5.2.1's commit message
chore(release): 5.2.1 [skip ci]

## [5.2.1](v5.2.0...v5.2.1) (2025-09-24)

### Bug Fixes

* **datepicker:** change table role to application to force nvda out of browse mode ([#1799](#1799)) ([e89b5bc](e89b5bc))

v5.2.0

Toggle v5.2.0's commit message
chore(release): 5.2.0 [skip ci]

# [5.2.0](v5.1.5...v5.2.0) (2025-09-23)

### Features

* New component: PDS Header ([#1779](#1779)) ([6a8e316](6a8e316))

v5.1.5

Toggle v5.1.5's commit message
chore(release): 5.1.5 [skip ci]

## [5.1.5](v5.1.4...v5.1.5) (2025-07-16)

### Bug Fixes

* **date picker:** fix enter key not submitting containing form ([#1594](#1594)) ([bf30963](bf30963)), closes [#1591](#1591)
* **sortable-table:** fix typos in viewbox attributes ([#1595](#1595)) ([d086e1e](d086e1e))

v5.1.4

Toggle v5.1.4's commit message
chore(release): 5.1.4 [skip ci]

## [5.1.4](v5.1.3...v5.1.4) (2025-06-23)

### Bug Fixes

* **interruption card:** fix specificity conflicts from govuk-frontend ([#1540](#1540)) ([9009a0e](9009a0e))

v3.7.2

Toggle v3.7.2's commit message
chore(release): 3.7.2 [skip ci]

## [3.7.2](v3.7.1...v3.7.2) (2025-05-19)

### Bug Fixes

* **multifile upload:** remove extraneous single quote ([5894dbd](5894dbd))