Skip to content

1.8.0

Compare
Choose a tag to compare
@AlexSkrypnyk AlexSkrypnyk released this 01 Jul 08:35
· 44 commits to develop since this release

What's new since 1.7.1

This release includes the upgrade to UIKit 1.8, the addition of a 3-column layout, update to form elements, and the implementation of the Focal Point module.
The theme is now compatible with Drupal 11.

New Features

Fixes

  • Issue #3454548 by alex.skrypnyk, abhishek_gupta1, ivrh, thisisalistairsaccount: Automated list from Banner bottom components throws error. @AlexSkrypnyk (#1284)
  • Issue #3457993 by alex.skrypnyk: Provisioning script does not re-use existing block UUIDs'. @AlexSkrypnyk (#1282)
  • Issue #3444381 by RichardGaunt, alex.skrypnyk: civictheme_get_field_value helper function does not process some common core field types. @AlexSkrypnyk (#1255)
  • Updated deps. @AlexSkrypnyk (#1251)
  • Issue #3441713 by RichardGaunt: Layout error when another theme renders a node. @richardgaunt (#1243)
  • Issue #3441209 by joshua1234511, sonnykt: Theme content provisioning creates invalid config views.view.civictheme_media @joshua-salsadigital (#1241)
  • Fixed Active tab to be marked as such in Drupal. (#1253)
  • Fixed schema config errors. @AlexSkrypnyk (#1246)
  • Fixed rendering of view elements to use centralised rendering utlity. @AlexSkrypnyk (#1246)
  • Added styles on the Layout Builder admin page. @joshua-salsadigital (#1256)
  • Issue #3456933 by alex.skrypnyk: SVG icons do not load due to being SVG icons do not load due to being processed through image style. @AlexSkrypnyk (#1273)

Chores


🚨 Update notes:

Follow the update process described at https://docs.civictheme.io/update

For this release, regenerate the sub-theme manually from the starter kit and integrate your overrides into the new theme.

Full Changelog: 1.7.1...1.8.0

@AlexSkrypnyk, @joshua-salsadigital, @richardgaunt and Joshua Fernandes