- Allow h5 and h6 heading level inside all blocks that contain headings.
- Updated the do and don't panel to allow custom labels
- Use the latest version of the NHS.UK frontend library (v3.0.4)
- Make the active link in a contents-list non-clickable
- Upgrade to the nhsuk frontend library v3 (breaking changes)
- Removed emergency alert component
- Removed feedback banner component
- Allow sub-blocks inside Details, Expander and CareCard blocks (breaking change)
- Add summary list component
- Allow templatetags to be used without a
page
context - Add icons to blocks for nicer streamfield UI
- Add search_action and search_field_name params to header for custom search endpoints
- New components
- Small component fixes
- Renamed "breadcrumbs" to "breadcrumb"
- Flatten component context so templates can be reused more easily
- Renamed the project from wagtail-nhs-style to wagtail-nhsuk-frontend
- Added lots of new components