mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 23:40:23 +00:00
* 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 | ||