Skip to content

0.52.1

Compare
Choose a tag to compare
@AlexSkrypnyk AlexSkrypnyk released this 08 Jul 00:54
· 1666 commits to develop since this release

Drupal theme

New features

  • Added a Banner title override field.
  • Added hide breadcrumb option in banner. (#510)
  • Added show last updated field. (#485)
  • Added offset for in-page links, so they are not hidden behind sticky header.
  • Added an ability to override Banner breadcrumb from page.
  • Added menu tree manipulators to fix mobile menu order. (#460)
  • Added the ability to hide sidebar content from the page.

Fixes

  • Fixed Inconsistency in how paths are specified in theme configuration. (#513)
  • Fixed ‘Link’ menu field does not get updated immediately on mobile (#514)
  • Fixed broken exposed form of Views with CivicTheme (#507)
  • Fixed Reference content does not render in the Slider component (#509)
  • Fixed card theme and background in the Listing component (#504)
  • Fixed Side Navigation menu Missing parent links.
  • Fixed external icons in the Mobile navigation links.
  • Fixed external icons in the Footer navigation links.
  • Fixed logos not handling public stream wrappers as value in theme settings. (#467)

Component library

New features

  • Implemented Search component (simple).
  • Added a colour map CSV link to Storybook. (#477)
  • Updated side navigation so that it collapses.

Fixes

  • Fixed Accordion Dark colour does not apply to content inner region. (#515)
  • Fixed Publication Card content cut-off when column count is more. (#512)
  • Fixed Callout CTA when without link text. (#508)
  • Fixed date missing in Promo Card with Event CT.
  • Fixed HTML tags rendering for Promo Card with Event CT
  • Fixed missing space handler in basic content component.
  • Fixed video share link to use provided text if available. And default text for transcript if non link text provided.
  • Converted video custom links to use button atoms.
  • Converted map custom links to use button atoms.
  • Fixed position of header top 3 region. (#489)
  • Updated Button atom to restrict with regular size icon only.
  • Updated link component to use hidden_text.

Tooling

New features

  • Added a capability to provision content from the theme settings. (#503)

Fixes

  • Moved config updater script to the starter kit dir. (#459)