Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@gregtyler gregtyler released this 28 Oct 13:24
· 2 commits to main since this release

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:

  1. 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.
  2. 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.