Bug fixes:
-
#61 item action cannot stop propagation to cancel menu closing
this bug meant you could not prevent the menu from closing when an action items click handler was executed, even if it did call
event.stopImmediatePropagation()
Full Changelog: v2.0.1...v2.0.2