mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
d67121db28
* 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 <xhmikosr@gmail.com> |
||
---|---|---|
.. | ||
dom | ||
util | ||
.eslintrc.json | ||
alert.spec.js | ||
button.spec.js | ||
carousel.spec.js | ||
collapse.spec.js | ||
dropdown.spec.js | ||
jquery.spec.js | ||
modal.spec.js | ||
offcanvas.spec.js | ||
popover.spec.js | ||
scrollspy.spec.js | ||
tab.spec.js | ||
toast.spec.js | ||
tooltip.spec.js |