localgov_base 2.5.0

New features

#3574525: Add a theme setting for equal heights blocks

Adds new "Equal Heights Blocks" config setting for themes, so you can easily set a dynamic, equal height for blocks in layouts.

localgov_base 1.10.1

Bug fixes

Remove preprocess function #3574249: 1.x drupal namespace release

Move preprocess_file_link() to localgov_core #3568273: Move preprocess_file_link() to localgov_core

Removes a preprocess function for document media display.

localgov_base 2.4.0

Bug fixes
New features
Unsupported

#3577549: Toggle between column and list layouts on Service landing pages

Provides GDS list style layout option via a new setting for Service Landing Pages.

Change record: https://www.drupal.org/node/3587816

---

localgov_base 2.3.3

Unsupported

Contributors (3)

MarkConroy, ecofinn, millnut

Changelog

Issues: 1 issues resolved.

Changes since 2.3.2 (compare):

localgov_base 2.3.2

New features
Unsupported

Introduces layout templates using CSS grids.

#3563268: Use CSS Grid for multicolumn paragraphs

Includes templates for:

- 1 col layout
- 2 col layout
- 3 col layout
- 4 col layout

localgov_base 2.3.1

Bug fixes
Unsupported

This release adds missing recent commits when migrating from Github.com

localgov_base 2.3.0

Unsupported

The release moves our project from Github to Drupal.org, updating the composer namespace from "localgovdrupal/" to "drupal/" .

If you have required this project directly, you may need to update your composer.json to reference the drupal namespace.

Please note, from this point, all new development work will be here on drupal.org.

localgov_base 2.0.0

New features
Unsupported

We have re-written our grid system to use CSS Grid instead of Flexbox. This makes the CSS for the grid simpler. It should also fix lots of minor spacing issues (negative left/right margin on grid containers).

Important: We recommend testing your layouts before deploying.

In some cases, if you have made customisations to the layout in a child theme, removing these might be advisable.

Subscribe with RSS Subscribe to Releases for LocalGov Base