Releases: ministryofjustice/moj-frontend
Releases · ministryofjustice/moj-frontend
v3.1.0
3.1.0 (2024-11-26)
Features
- password reveal: archiving password reveal component (#962) (13c330f)
v3.0.3
3.0.3 (2024-11-13)
Bug Fixes
- action bar: adjust alignment of filter toggle button when next to menu button (#921) (00fe2b9)
v3.0.2
3.0.2 (2024-11-05)
Bug Fixes
- banner: apply custom classes when type is provided (#887) (fa418d4)
- button menu: fix alignment within moj-button-group without js (#904) (9e6d87d)
v3.0.1
3.0.1 (2024-10-30)
The header component has a new crest
This needs to be updated in MoJ services but not urgently.
The GOV.UK Design System footer also features the new crest. You may also need to update your version of GOV.UK Frontend.
v2.2.5
2.2.5 (2024-10-29)
The header component has a new crest
This needs to be updated in MoJ services but not urgently.
The GOV.UK Design System footer also features the new crest. You may also need to update your version of GOV.UK Frontend.
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.
You can sign up to emails about MoJ Design System releases.
v2.2.4
2.2.4 (2024-09-25)
Bug Fixes
v2.2.3
2.2.3 (2024-09-23)
Bug Fixes
- datepicker: fix issues with leadingZeros config option (#754) (5224918), closes #753
v2.2.2
2.2.2 (2024-09-19)
Bug Fixes
- datepicker: prevent double initialization on datepicker components (#752) (7f84baf), closes #751
v2.2.1
2.2.1 (2024-09-17)
Reverts