Releases: ministryofjustice/moj-frontend
Releases · ministryofjustice/moj-frontend
v3.0.1
v2.2.5
v3.0.0
3.0.0 (2024-10-28)
Updated feature
Use the button menu component to show tasks to users in a collapsible menu
This component no longer has a dependency on jQuery.
The button menu component enables users to:
- open and view a collapsible menu
- select tasks (as buttons) from the menu
Breaking changes
There are 2 breaking changes:
- The button menu component no longer works as a button group. You need to change any occurrences of it to the GOV.UK button group container.
- The component no longer switches between a button group and menu according to screen size. There are options for displaying buttons in groups.
If you’re using the page header actions and identity bar components in your service, you also need to check them. This is because they contain the button menu.
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
2.2.0 (2024-07-31)
You can find out how to stay up-to-date with new releases.
New feature: use the date picker component to help users select dates
The date picker component enables users to:
- select a date from the calendar view
- also enter a date using a text input
- identify available dates