Updated the Bootstrap theme.
authorJeff Veit <jeff.veit@gmail.com>
Tue, 13 Nov 2018 18:25:05 +0000 (18:25 +0000)
committerJeff Veit <jeff.veit@gmail.com>
Tue, 13 Nov 2018 18:25:05 +0000 (18:25 +0000)
commitdd08b95e4e519a02d45a50fb504bf5d685eaa9e3
tree454c3e00d9dd8420f5cd12336261a8a84e8ab2d0
parent0bf8d09d2542548982e81a441b1f16e75873a04f
Updated the Bootstrap theme.
31 files changed:
web/themes/contrib/bootstrap/bootstrap.info.yml
web/themes/contrib/bootstrap/js/attributes.js
web/themes/contrib/bootstrap/js/drupal.bootstrap.js
web/themes/contrib/bootstrap/js/misc/dialog.ajax.js
web/themes/contrib/bootstrap/js/misc/vertical-tabs.js
web/themes/contrib/bootstrap/js/modal.jquery.ui.bridge.js
web/themes/contrib/bootstrap/js/modal.js
web/themes/contrib/bootstrap/js/popover.js
web/themes/contrib/bootstrap/src/Plugin/Alter/ThemeSuggestions.php
web/themes/contrib/bootstrap/src/Plugin/Form/SystemThemeSettings.php
web/themes/contrib/bootstrap/src/Plugin/Preprocess/BootstrapDropdown.php
web/themes/contrib/bootstrap/src/Plugin/Preprocess/Menu.php [new file with mode: 0644]
web/themes/contrib/bootstrap/src/Plugin/Provider/JsDelivr.php
web/themes/contrib/bootstrap/src/Plugin/Setting/DeprecatedSettingInterface.php [new file with mode: 0644]
web/themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Modals/ModalFocusInput.php [new file with mode: 0644]
web/themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Modals/ModalSelectText.php [new file with mode: 0644]
web/themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Popovers/PopoverAutoClose.php [new file with mode: 0644]
web/themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Popovers/PopoverTriggerAutoclose.php
web/themes/contrib/bootstrap/src/Plugin/Setting/SettingBase.php
web/themes/contrib/bootstrap/src/Utility/Element.php
web/themes/contrib/bootstrap/starterkits/sass/README.md [changed mode: 0755->0644]
web/themes/contrib/bootstrap/starterkits/sass/THEMENAME.libraries.yml [changed mode: 0755->0644]
web/themes/contrib/bootstrap/starterkits/sass/THEMENAME.starterkit.yml [changed mode: 0755->0644]
web/themes/contrib/bootstrap/starterkits/sass/THEMENAME.theme [changed mode: 0755->0644]
web/themes/contrib/bootstrap/starterkits/sass/config/install/THEMENAME.settings.yml [changed mode: 0755->0644]
web/themes/contrib/bootstrap/starterkits/sass/config/schema/THEMENAME.schema.yml [changed mode: 0755->0644]
web/themes/contrib/bootstrap/starterkits/sass/favicon.ico [changed mode: 0755->0644]
web/themes/contrib/bootstrap/starterkits/sass/logo.svg [changed mode: 0755->0644]
web/themes/contrib/bootstrap/starterkits/sass/templates/README.md [changed mode: 0755->0644]
web/themes/contrib/bootstrap/templates/menu/menu.html.twig
web/themes/contrib/bootstrap/templates/system/pager.html.twig