jQuery contextMenu v1.8.0 Release Notes

Release Date: 2015-09-14 // over 8 years ago
    • ➕ Added dist folder with compiled JS and CSS, added these files to package and bower configuration.
    • 🛠 Fixed doc link for jQuery UI position (Issue #274)
    • Item icon can now be a callback to dynamically decide on icon class. - (Issue #158, Issue #129, Issue #151, Issue #249)
    • Small fix to calculating width and height on screen edges when padding is present.