Install

Works with Drupal: ^10.3 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 254.31 KB
MD5: d96e5c5cdbe239e98c6d04b644d11c6a
SHA-1: 9c01f0255061d0d1502d88391c5117fd67874940
SHA-256: 339ecdce88cd7b1f61c4215b7449be03672968510320dd5aae358a404d7a5c1d
Download zip 422.49 KB
MD5: 434510e3f8d8303ada767ade4ab4441b
SHA-1: 2c2e078782b6e9cce1bd0db494e20506ac79033d
SHA-256: 156300d6410772a20aefb28a72e9d2fb4136304d071c32864856b1cfe4e5132e

Release notes

Drupal 11 compatility release - 8.x-3.35

Upgrade steps (needed by some of us) to fix massive amounts of unexpected javascript exceptions that "may" occur "after" upgrading from bootstrap <= 3.32 to bootstrap >=3.34 or >=3.35:

  1. Go into your subtheme settings /admin/appearance/settings/{awesome_subtheme}
  2. Locate the CDN tab (see illustration below)
  3. Select CDN Provider NONE
  4. (Illustration)Screenshot
  5. Press The Save configuration button.

Please open a support request if you notice issues.

Changes since 8.x-3.32:

Please note:
The only cdn provider options that have been tested to work for this upgrade are jsdelivr and the custom provider option. I don't have any statistics on which providers are mostly used but I would assume that most are using either the jsdelivr option or the custom provider option.

The bootswatch theme options are still supported.

Please open new issues for any additional support requests/feature requests or bugs/tasks.

Special thanks to Entreprise 7pro.ca Inc for sponsoring and organizing the work involved relating to the necessary jQuery 4 compatibility upgrades to the new bootstrap library on github and also to Klemendev for the fix to CVE-2024-6485 : https://github.com/entreprise7pro/bootstrap/pull/2 .

Changes since 8.x-3.31:

Dependency updates

Important Notes

There are new dependencies. However, since this is a theme, it cannot enable those modules through an update hook. After updating, enable these modules:

  • jquery_ui
  • jquery_ui_draggable
  • jquery_ui_resizable

Changes since 8.x-3.30:

Necessary fixes for 10.3

Issues: 4 issues resolved.

Bug

Task

Created by: joseph.olstad
Created on: 24 Jan 2025 at 02:55 UTC
Last updated: 24 Jan 2025 at 23:33 UTC
Bug fixes

Other releases