]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Be SSR friendly when accessing DOM objects
authorJohann-S <johann.servoire@gmail.com>
Wed, 17 Feb 2021 07:22:44 +0000 (09:22 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 1 Feb 2022 07:15:13 +0000 (09:15 +0200)
commit8306213650fb3473416df7445393ab01b6a44331
treee73f62ff4cf43458812fd98fb0be8354e5b0388e
parentc44d99f55c0e1dcc5a23a9f420972bfccfcddb13
Be SSR friendly when accessing DOM objects
23 files changed:
.eslintrc.json
js/src/base-component.js
js/src/button.js
js/src/carousel.js
js/src/collapse.js
js/src/dom/manipulator.js
js/src/dom/selector-engine.js
js/src/dropdown.js
js/src/modal.js
js/src/offcanvas.js
js/src/scrollspy.js
js/src/tab.js
js/src/tooltip.js
js/src/util/component-functions.js
js/src/util/focustrap.js
js/src/util/index.js
js/src/util/sanitizer.js
js/src/util/scrollbar.js
js/src/util/swipe.js
js/tests/integration/bundle-modularity.js
js/tests/integration/bundle.js
package-lock.json
package.json