Install
Works with Drupal: ^10.2 || ^11.0Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Changelog
Changes since 8.x-3.32:
Drupal 11 compatility release - 8.x-3.3 Release Candidate 1
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 .
- #3428283: Automated Drupal 11 compatibility fixes for bootstrap 8.x-3.x
- #3362715: Please support PHP 8.0 while Drupal 9 is supported
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
- #3460442: Cannot run update.php
- #3427365: Remove jQuery UI Library's Core dependency and Add module dependency
Changes since 8.x-3.30:
Necessary fixes for 10.3
Issues: 4 issues resolved.
Bug
- #3452819: Argument #9 ($kernel) must be of type ?
- #3411962: FileUploadHelp preprocessor was broken by Core's change to constraint plugins
- #3427365: Remove jQuery UI Library's Core dependency and Add module dependency