Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

v1.3.0

Compare
Choose a tag to compare
@mar10 mar10 released this 25 Aug 19:34
· 218 commits to master since this release
  • [FEATURE] New optional parameter open(..., extraData).
  • [FEATURE] New option autoTrigger: true can be set to false to prevent opening menus on browser's contextmenu event
    (if you want to use the open() method instead).
  • [FEATURE] New option preventContextMenuForPopupto prevent opening the browser's system context menu on menu entries.
  • [CHANGE] setEntry() and replaceMenu() now allow to define titles with HTML markup.