All Versions
83
Latest Version
Avg Release Cycle
82 days
Latest Release
2565 days ago

Changelog History
Page 6

  • v1.5.21 Changes

    July 14, 2012
    • ๐Ÿ›  fixing backdrop would not remove on destroy (Issue #63)
  • v1.5.20 Changes

    June 26, 2012

    Note: git tag of version is v1.6.20?!

    • ๐Ÿ›  fixing backdrop would not position properly in IE6 (Issue #59)
    • ๐Ÿ›  fixing nested input elements not accessible in Chrome / Safari (Issue #58)
  • v1.5.19 Changes

    Note: git tag of version is missing...?!

    • ๐Ÿ›  fixing sub-menu positioning when $.ui.position is not available (Issue #56)
  • v1.5.18 Changes

    Note: git tag of version is missing...?!

    • ๐Ÿ›  fixing html5 <menu> import (Issue #53)
  • v1.5.17 Changes

    June 04, 2012
    • ๐Ÿ›  fixing options to default to options.trigger = "right"
    • ๐Ÿ›  fixing variable name typo (Within Issue #51)
    • ๐Ÿ›  fixing menu not closing while opening other menu (Within Issue #51)
    • โž• adding workaround for contextmenu-bug in Firefox 12 (Within Issue #51)
  • v1.5.16 Changes

    May 29, 2012
    • โž• added vendor-prefixed user-select to CSS
    • ๐Ÿ›  fixed issue with z-indexing when <body> is used as a trigger (Issue #49)
  • v1.5.15 Changes

    May 26, 2012
    • ๐Ÿ‘ allowing to directly open another element's menu while a menu is shown (Issue #48)
    • ๐Ÿ›  fixing autohide option that would not properly hide the menu
  • v1.5.14 Changes

    May 22, 2012
    • ๐Ÿ— options.build() would break default options (Issue #47)
    • ๐Ÿšš $.contextMenu('destroy') would not remove backdrop
  • v1.5.13 Changes

    May 04, 2012
    • exposing $trigger to dynamically built custom menu-item types (Issue #42)
    • ๐Ÿ›  fixing repositioning of open menu (formerly accidental re-open)
    • โž• adding asynchronous example
    • โฌ‡๏ธ dropping ignoreRightClick in favor of proper event-type detection
  • v1.5.12 Changes

    May 02, 2012
    • prevent invoking callback of first item of a sub-menu when clicking on the sub-menu-item (Issue #41)