Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download bootstrap-8.x-3.20.tar.gztar.gz 247.55 KB
MD5: 4bb504d53adcca2b3ff7190523cd760a
SHA-1: 4f5d3964b931b6e5f5dcc6fb380e3c9a7d568587
SHA-256: 774ed91377b5c353fdb7cc03e78073041a7f3c727429415a77f31c3cfae4c7e8
Download bootstrap-8.x-3.20.zipzip 414.66 KB
MD5: 6a3547eb618c0764ddf376166f337167
SHA-1: dc8ecfca0b8e8e3598ba611e056f850f2ab497cb
SHA-256: 39c6d969100aa09d9e7e0c4f8cd1e414ca1d35e1f3b1ab06f9192102b32ed787

Release notes

 

Notes

If you don't have a sub-theme or your sub-theme uses a CDN provider, you may have noticed that your form's "required" marker disappeared in the previous release.

This was due to the migration of the Drupal Bootstrap Styles to a separate project. This process failed to take into account the SVG image that was previously supplied with the starterkits which was referenced by the styles.

While this has been fixed (https://github.com/unicorn-fail/drupal-bootstrap-styles/issues/2), you may still need to manually clear some caches in your Drupal site for the new v0.0.2 release to be detected. Navigate to the theme settings page and click the following buttons (in order):

  1. Advanced > Reset HTTP Request Cache
  2. CDN > Advanced Cache > Reset jsDelivr Cache

 

Changes since 8.x-3.19 (5 commits):

New Features

  • #3061758 by markcarver: Allow custom Drupal dialog type handlers to be registered

Bug Fixes

  • #3057674 by markcarver, gorkagr: Error: Call to a member function id() on null in Bootstrap::isAdmin()
  • #3060926 by Adam Clarey: Form actions links do not appear in footer
  • #3061715 by Eli-T, lauriii: Update formatting guidelines markup after a Drupal Core change
  • #3059251 by markcarver, Devendra Mishra: PHP Parse error: syntax error, unexpected '[' in ApiProviderBase.php
Created by: markhalliwell
Created on: 20 Jun 2019 at 17:26 UTC
Last updated: 22 Nov 2019 at 10:13 UTC
Bug fixes
New features

Other releases