jQuery contextMenu v1.6.0 Release Notes

Release Date: 2012-12-29 // over 11 years ago
    • ➕ 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)