laces 2.3.0

New features
  • Update to Bootstrap 5.3.0
  • Move drupal contrib modules theming to starter kit sub-themes

laces 2.3.x-dev

New features
  • Update to Bootstrap 5.3.0
  • Move drupal contrib modules theming to starter kit sub-themes

laces 2.2.2

Bug fixes

Fixes an issue with the page container exceeding the width of the viewport.

laces 2.1.6

Bug fixes

Fixes an issue with the page container exceeding the width of the viewport.

laces 2.1.5

Bug fixes
  • Fixes an issue with navbar not collapsing.
  • Fixes subtheme core version requirement.

laces 2.2.1

Bug fixes
  • Fixes an issue with navbar not collapsing.
  • Fixes subtheme core version requirement.

laces 2.1.4

Bug fixes

Fixes some ongoing issues with dependencies in laces.info.yml.

The 2.1.x versions support Drupal 9 and works with Drupal 10.

The 2.2.x releases support Drupal 10 only and drops support for the Bootstrap Layout Builder modules.

laces 1.5.2

Bug fixes
New features

Primarily for Drupal 9 but has support for Drupal 10.

laces 2.2.0

Bug fixes
New features

First stable release for Drupal 10.

Changes:

laces 1.5.1

Bug fixes
New features

This release is primarily for Drupal 9 though it will work with Drupal 10--it is identical to the 2.1.2 release of Laces for Drupal 10. Feature development will happen in the 2.1 release with bug fixes supported in this release.

Changes:

laces 1.5.0

Bug fixes
New features

This release is primarily for Drupal 9 though it will work with Drupal 10--it is identical to the 2.1.2 release of Laces for Drupal 10. Feature development will happen in the 2.1 release with bug fixes supported in this release.

Changes:

laces 2.1.2

Bug fixes

Fixes dependency errors in composer.json file.

laces 2.1.1

Bug fixes
New features

First stable release for Drupal 10.

Changes:

laces 1.4.1

Bug fixes

Mark release compatible with Drupal 10.

Startkit sub-theme now has installation configuration to properly configure the blocks for displaying the headers.

laces 1.4.0

Bug fixes
New features

Adds styles to support the Bootstrap Styles module. The Laces Base module can be used to apply the styles.

laces 1.4.x-dev

Bug fixes
New features

Adds styles to support the Bootstrap Styles module. The Laces Base module can be used to apply the styles.

laces 2.0.0-alpha1

This is a development version for use with Drupal 10. This is not a working version yet.

Changes:

  • The "core_version_requirement: ^10" in laces.info.yml set to Drupal 10.
  • The dependency for the twig_tweak module is removed in lace.info.yml. Twig Tweak does
    not currently support Drupal 10. The current plan is to find a way to replace the drupal_image function
    of twig_tweak and permanently remove the dependency in both the 1.x.x and 2.x.x branches of Laces.

laces 2.0.x-dev

This is a development version for use with Drupal 10. This is not a working version yet.

Changes:

  • The "core_version_requirement: ^10" in laces.info.yml set to Drupal 10.
  • The dependency for the twig_tweak module is removed in lace.info.yml. Twig Tweak does
    not currently support Drupal 10. The current plan is to find a way to replace the drupal_image function
    of twig_tweak and permanently remove the dependency in both the 1.x.x and 2.x.x branches of Laces.

laces 1.3.3

Bug fixes

This is the first release covered by the security advisory policy.

This minor release fixes issues with functions that only work with PHP 8. The theme should work with PHP 7.3 and above.

Cleanup of the sub-theme starter kit is also included.

laces 1.3.2

Bug fixes
  • Minor bug fixes related to library attachments in template files.
  • Drupal Coding Standards fixes.
  • Updates to README.md files.

Laces is currently configured with Bootstrap 5.1.3. Shadows, gradients, and negative margins are enabled.

laces 1.3.0-rc2

New features

Updates bootstrap to version 5.1.3

Adds a class called figure-table that wraps text in a fixcaption. Wrapping text is now the default for figure captions in Laces.

laces 1.3.0-rc1

Bug fixes
New features

This is the first release candidate of Laces. It contains Bootstrap 5.0.2. I will be applying for security advisory coverage and version 1.3.0 will be release after coverage is approved.

laces 1.2.x-dev

Bug fixes
New features

Development branch containing Bootstrap beta 3.

laces 1.2.0-alpha1

Bug fixes
New features

Support for Bootstrap 5 beta 3 (v5.0.0-beta3)

laces.libraries.yml has updates for Bootstrap beta 3. The new offcanvas component has been added and there are javscript changes that have not been tested yet. Beta 3 javascript is in the js folder and all css has been recompiled with Bootstrap beta 3.

laces 1.1.0-beta3

Bug fixes

Several templates had library attachments that were either misspelled or had wrong library references. This should fix many of the formatting issues that were showing up in 1.1.0-beta2.

laces 1.1.0-beta2

Bug fixes
New features
  • Issue #3201203 by bigbaldy: Drop down Menus?

    The Main Navigation block now supports dropdown menus. Bootstrap 5 does not support sub-menus so only one level of dropdown is supported.

    If Laces is already installed, you will need to manually update the Main Navigation block (structure > block layout) to allow 2 levels of display and make sure Expand all menu links is checked. Alternately, uninstall and reinstall the Laces theme.

  • Fixed positioning and theming of close button on modals.
  • Additional cleanup of template files

laces 1.1.0-beta1

Bug fixes
New features

First beta release of Laces using Bootstrap 5 beta 2.

  • Issue #3197775 New classes for dealing images in twig files
  • Cleanup of templates.

laces 1.1.0-alpha2

Bug fixes

A more stable release using Bootstrap 5 beta 2.

Cleanup of templates and libraries.

laces 1.1.0-alpha1

New features

Release using Bootstrap 5 beta 2 (v5.0.0-beta2).

Significant changes were made to the file structure of Bootstrap beta 2 JS. Laces has some significant changes to laces.libraries.yml to accommodate the changes.

laces 1.1.x-dev

New features

Development branch for Laces using Bootstrap 5 beta 2 (v5.0.0-beta2).

Significant changes were made to the file structure of Bootstrap beta 2 JS. Laces has some significant changes to laces.libraries.yml to accommodate the changes.

laces 1.0.0-beta7

Bug fixes

A modification to laces.info.yml did not make it into beta6.

The only dependency to Laces is twig_tweak.

The description was also changed to indicate this is a Bootstrap 5 based theme.

laces 1.0.0-beta6

Bug fixes
New features

This release is relatively stable. Additional fixes and additions will be identified in the issue queue.

The laces_base module is also relatively stable. Install laces_base along with laces to have a working site that uses
the layout_builder ecosystem.

laces 1.0.0-beta5

Bug fixes
New features
  • Administrative "Contant" pages that are accessible by non-administrative users when "Use the administration theme when editing or creating content" is unchecked on the Appearance page are now themed mostly by bootstrap.
  • Media Library has a bootstrap look.
  • Layout Builder with Bootstrap Layout Builder and Bootstrap Styles is themed.

laces 1.0.0-beta4

Bug fixes

Fixes to dialog boxes.
Media Library modal dialog formatting.
media_library_theme_reset is now a required module for the theme.
Minor formatting changes to edit pages.

laces 1.0.0-beta3

New features

Laces is now functional with bootstrap_styles, theming has been added
for permissions_by_terms. Be sure to uncheck "Use the administration
theme when editing or creating content" on the Appearance page.

laces 1.0.0-beta2

Bug fixes
New features

Adds composer.json file which adds a dependency on twig_tweak.

Minor coding cleanup of laces.theme file.

laces 1.0.0-beta1

First release. Laces will remain in beta until it can be tested with a stable release of Bootstrap 5.

Subscribe with RSS Subscribe to Releases for Laces