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

Changelog History
Page 7

  • v1.5.11 Changes

    April 27, 2012
    • providing opt.$trigger to show event (Issue #39)
  • v1.5.10 Changes

    April 21, 2012
    • ignoreRightClick would not prevent right click when menu is already open (Issue #38)
  • v1.5.9 Changes

    March 10, 2012
    • πŸ— If build() did not return any items, an empty menu was shown (Issue #33)
  • v1.5.8 Changes

    January 28, 2012
    • Capturing Page Up and Page Down keys to ignore like space (Issue #30)
    • βž• Added Home / End keys to jump to first / last command of menu (Issue #29)
    • πŸ› Bug hitting enter in an <input> would yield an error (Issue #28)
  • v1.5.7 Changes

    January 21, 2012
    • πŸš… Non-ASCII character in jquery.contextMenu.js caused compatibility issues in Rails (Issue #27)
  • v1.5.6 Changes

    January 08, 2012
    • πŸ› Bug contextmenu event was not passed to build() callback (Issue #24)
    • πŸ› Bug sub-menu markers would not display properly in Safari and Chrome (Issue #25)
  • v1.5.5 Changes

    January 06, 2012
    • πŸ› Bug Internet Explorer would not close menu when giving input elements focus (Issue #23)
  • v1.5.4 Changes

    January 05, 2012
    • πŸ› Bug not set z-index of sub-menus might not overlap the main menu correctly (Issue #22)
  • v1.5.3 Changes

    January 01, 2012
    • πŸ› Bug console.log is undefined
  • v1.5.2 Changes

    December 25, 2012
    • πŸ› Bug sub-menus would not properly update their disabled states (Issue #16) [again…]
    • πŸ› Bug sub-menus would not properly adjust width accoring to min-width and max-width (Issue #18)