jQuery contextMenu v2.2.0 Release Notes

  • โž• Added

    • โž• Add option to show item title as HTML (thanks @brassard)
    • ๐Ÿ‘ Full Font Awesome support

    ๐Ÿ”„ Changed

    • ๐Ÿ›  Use relative units for css fixes (Issue #386) (thanks @RoachMech)
    • ๐Ÿ”„ Change unicode characters in CSS to readable strings.
    • ๐Ÿ‘Œ Improved item styles (thanks @anseki)

    ๐Ÿ›  Fixed

    • ๐Ÿ Force woff2 font creation for Windows some machines.
    • ๐Ÿ›  Fix so that disabled items can't get focus anymore (thanks @anseki)
    • ๐Ÿ›  Fix so menu size is calculated better no items will take up 2 lines again (thanks @anseki)
    • ๐Ÿ›  Fix bower.json (thanks @nelson6e65)
    • ๐Ÿ›  Fix typo in documentation for "position" and "build" callback (thanks @mmcev106)