aboutsummaryrefslogtreecommitdiff
path: root/js/src/tooltip.js
diff options
context:
space:
mode:
authoralpadev <[email protected]>2021-04-19 07:30:33 +0200
committerGitHub <[email protected]>2021-04-19 08:30:33 +0300
commitd67121db28595d3c73da3128615142b2496f2af6 (patch)
tree2cc81e9908210c76157282692b1b77e33d7dbcd4 /js/src/tooltip.js
parenta9d7a62658c5d93dcba5ed5fc47d84f3ddd3e0a3 (diff)
downloadbootstrap-d67121db28595d3c73da3128615142b2496f2af6.tar.xz
bootstrap-d67121db28595d3c73da3128615142b2496f2af6.zip
Fix regression for handling `mouseenter`/`mouseleave` events introduced by #33310 (#33679)
* test: update spec for sibling adjacent mouseenter/mouseleave events there is a regression introduced by #33310 - this would have catched that * fix: fixup regression for mouseenter/mouseleave events introduced by #33310 the old logic only worked for parent-child movement since it checked for the relatedTarget to contain the delegateTarget - this should be fixed with this Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'js/src/tooltip.js')
0 files changed, 0 insertions, 0 deletions