Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (26 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 1.1 KB

CHANGELOG

v0.4.4

  • Allow h5 and h6 heading level inside all blocks that contain headings.

v0.4.3

  • Updated the do and don't panel to allow custom labels

v0.4.2

  • Use the latest version of the NHS.UK frontend library (v3.0.4)

v0.4.1

  • Make the active link in a contents-list non-clickable

v0.4.0

  • 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

v0.3.0

  • New components
  • Small component fixes
  • Renamed "breadcrumbs" to "breadcrumb"
  • Flatten component context so templates can be reused more easily

v0.2.0

  • Renamed the project from wagtail-nhs-style to wagtail-nhsuk-frontend
  • Added lots of new components