]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add a template factory helper to handle all template cases (#34519)
authorGeoSot <geo.sotis@gmail.com>
Thu, 25 Nov 2021 17:14:02 +0000 (19:14 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Nov 2021 17:14:02 +0000 (19:14 +0200)
commit94a596fbcb1011ba990da2078ba7e20b39dba2d9
tree26af41580d5cae017e32e29cfef96178e897afa6
parentfa33e83f25faf8c378b99126fbd69977e667ad9a
Add a template factory helper to handle all template cases (#34519)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
.bundlewatch.config.json
js/src/popover.js
js/src/tooltip.js
js/src/util/template-factory.js [new file with mode: 0644]
js/tests/unit/popover.spec.js
js/tests/unit/tooltip.spec.js
js/tests/unit/util/template-factory.spec.js [new file with mode: 0644]
site/assets/js/application.js
site/content/docs/5.1/components/popovers.md
site/content/docs/5.1/components/tooltips.md