-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use pull request #11418 from ncoden/refactor/mouseleave-special-case …
…for v6.5.0 9bd7f93 refactor: move dropdownMenu mouseleave special case to its own utility function 8f2470c docs: add doc for core utility onLeaveElement 90de67a refactor: make the magic mouseleave utility a simple event filter adeee97 docs: add some doc in the magic mouseleave utility "ignoreMousedisappear" f46e78b fix: prevent Dropdown and Tooltip to hide when moving mouse to browser UI elements 5bdec3a tests: add visual test for the Dropdown magic mousleave bug f0168bb style: fix incorrectly named variable in ignoreMousedisappear utility 1847f6c fix: make the "ignoreMousedisappear()" handler called before mouseenter 3ec7915 docs: improve doc in "ignoreMousedisappear()" Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
- Loading branch information
Showing
2 changed files
with
37 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters