]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Allow use of `dispose/hide` methods on Tooltip & Popover from jQueryInterface, when...
authorGeoSot <geo.sotis@gmail.com>
Thu, 20 May 2021 13:16:55 +0000 (16:16 +0300)
committerGitHub <noreply@github.com>
Thu, 20 May 2021 13:16:55 +0000 (16:16 +0300)
commit9e4f87ae8f2e32bb31795ece8f9ab3e7b823dd7d
treea8ae05c59e1e245dc9fa52ea85863c844879b8a1
parentde0b797ab2bb80e4576c15f1992dc5755378edcd
Allow use of `dispose/hide` methods on Tooltip & Popover from jQueryInterface, when component does not exists. (#33371)
js/src/popover.js
js/src/tooltip.js
js/tests/unit/popover.spec.js
js/tests/unit/tooltip.spec.js