Install

Works with Drupal: ^8 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download vartheme_bs4-8.x-6.21.tar.gztar.gz 774.76 KB
MD5: d0a3c2d1aff07271574018a019681f14
SHA-1: 6d19aa104669bf3b8401def69b06d2f66973a282
SHA-256: 30f717585473c719a998a1efd5ce498d846ba5ea1550e831bbd3e8e57842edea
Download vartheme_bs4-8.x-6.21.zipzip 1012.05 KB
MD5: ec68110f61de364bcc6c686ea0815df1
SHA-1: 8602f2d05ffb5d7ad68cf4723aa861baa4c8573b
SHA-256: b3b6b54a03377cad971f909730228ffb6887e8c217fe8348bf59c4dc47895822

Release notes

  • Issue #3178141: Updated Bootstrap library from 4.5.2 to 4.5.3


Bootstrap 4.5.3 was released Oct 13, 2020

Bootstrap 4.5.3 was released Oct 13, 2020

https://github.com/twbs/bootstrap/releases/tag/v4.5.3

CSS

  • #31653: Add a comment to our escape-svg function to note that data URIs must be quoted.
  • #31693: Use the custom-control shadow variable instead of the generic input-focus-box-shadow.
  • #31793: Backport some v5 changes (improved th styling in Reboot, custom form field styling when printing, and improvements to .text-break).
    • #29714: Keep custom check, radio, and switch theme when printing.
    • #30781: Reboot's th updates: Inherit font-weight: bold that comes from user agent stylesheets.
    • #30932: .text-break changes to drop overflow-wrap and use word-wrap once again
    • #31754: Improve versions page rendering (also reversed the order while I was here)
  • #31846: Backports the z-index change to .close buttons in dismissible .alerts.

JS

  • #31000: Avoid multiple change event trigger in buttons plugin. Not applicable to v5 since our button JS plugin has been mostly replaced with pure CSS.
  • #31673: Fix dropdown variable always evaluating to true.
  • #31696: Ensure hidePrevented.bs.modal can be prevented.
  • #31718: Backports new $dropdown-padding-x variable from v5.

Docs

  • #30811: Mention GPU acceleration fix in docs callout for popovers. Doesn't apply to v5 since we're updating to Popper v2.
  • #30838: Explain the dispose method more appropriately.
  • #31706: Backports updated margins for code snippets for improved readability.
  • #31769: Backports JS bundle guidance from v5.
  • #31851: Backports mention of missing to and nextwhenvisible methods.

Misc

  • #31297: Switch to xo ESLint config
  • Updated devDependencies versions
Created by: Rajab Natshah
Created on: 21 Oct 2020 at 17:10 UTC
Last updated: 21 Oct 2020 at 17:19 UTC

Other releases