Skip to content

v1.7.0

Compare
Choose a tag to compare
@usmonster usmonster released this 16 Mar 22:13
· 54 commits to master since this release
  • Enables event delegation via new selector configuration option
  • Adds hoverIntent namespace to mouse events when attaching handlers, providing better isolation
  • Invoking with a single function will cause it to be used as the handler for both "in/over" (mouseenter) and "out" (mouseleave) intents.