]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
feat(config.js): provide a `setConfig` method for all js components gs/provide-steConfig-method 36332/head
authorGeoSot <geo.sotis@gmail.com>
Wed, 11 May 2022 09:36:05 +0000 (12:36 +0300)
committerGeoSot <geo.sotis@gmail.com>
Tue, 31 May 2022 08:19:25 +0000 (11:19 +0300)
commit04ab8ba426582abc2ab5724ef624f4d8bc6dd726
tree20bc71c9d2c603808bfbdb2b49b4c45d29dc2cf7
parentd388bd6e1b0a21733a157182e1098b02a0449274
feat(config.js): provide a `setConfig` method for all js components
js/src/base-component.js
js/src/dropdown.js
js/src/tooltip.js
js/src/util/backdrop.js
js/src/util/config.js
js/src/util/focustrap.js
js/src/util/swipe.js
js/src/util/template-factory.js
js/tests/unit/util/config.spec.js