diff options
| author | alpadev <[email protected]> | 2021-04-19 07:30:33 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-19 08:30:33 +0300 |
| commit | d67121db28595d3c73da3128615142b2496f2af6 (patch) | |
| tree | 2cc81e9908210c76157282692b1b77e33d7dbcd4 /package.json | |
| parent | a9d7a62658c5d93dcba5ed5fc47d84f3ddd3e0a3 (diff) | |
| download | bootstrap-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 'package.json')
0 files changed, 0 insertions, 0 deletions
