v1.7.0
- 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.