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

Changelog History
Page 5

  • v1.6.5 Changes

    January 20, 2013
    • ๐Ÿ›  fixing "opening a second menu can break the layer" - (Issue #105)
  • v1.6.4 Changes

    January 19, 2013
  • v1.6.3 Changes

    January 19, 2013
  • v1.6.2 Changes

    January 19, 2013
    • ๐Ÿ›  fixing "menu won't close" regression introduced by 1.6.1
  • v1.6.1 Changes

    January 19, 2013
    • ๐Ÿ›  fixing potential html parsing problem
    • โฌ†๏ธ upgrading to jQuery UI position v1.10.0
    • replaced CRLF by LF (no idea how this happened in the first place...)
    • โž• adding options.reposition to dis/allow simply relocating a menu instead of rebuilding it (Issue #104)
  • v1.6.0 Changes

    December 29, 2012
    • โž• adding DOM Element bound context menus - (Issue 88)
    • โž• adding class context-menu-active to define state on active trigger element - (Issue 92)
    • โž• adding demo for TouchSwipe activation
    • โž• adding export of internal functions and event handlers - (Issue 101)
    • ๐Ÿ›  fixing key "watch" might translate to Object.prototype.watch in callbacks map - (Issue 93)
    • ๐Ÿ›  fixing menu and submenu width calculation - (Issue 18)
    • ๐Ÿ›  fixing unused variables - (Issue 100)
    • ๐Ÿ›  fixing iOS "click" compatibility problem - (Issue 83)
    • ๐Ÿ›  fixing separators to not be clickable - (Issue 85)
    • ๐Ÿ›  fixing issues with fixed positioned triggers (Issue 95)
    • ๐Ÿ›  fixing word break problem - (Issue 80)
  • v1.5.25 Changes

    October 08, 2012
    • โฌ†๏ธ upgrading to jQuery 1.8.2 (Issue 78)
    • โฌ†๏ธ upgrading to jQuery UI position 1.9.0 RC1 (Issue 78)
  • v1.5.24 Changes

    August 30, 2012
    • โž• adding context menu options to input command events (Issue 72, dtex)
    • ๐Ÿ’„ code cosmetics for JSLint
  • v1.5.23 Changes

    August 22, 2012
    • ๐Ÿ›  fixing reposition/close issue on scrolled documents (Issue 69)
    • ๐Ÿ›  fixing jQuery reference (Issue 68)
  • v1.5.22 Changes

    July 16, 2012
    • ๐Ÿ›  fixing issue with animation and remove on hide (Issue #64)