swisnl / jQuery-contextMenu

jQuery contextMenu plugin & polyfill
https://swisnl.github.io/jQuery-contextMenu/
MIT License
2.24k stars 744 forks source link

Feature 2.x Font Awesome 5 #651

Closed bbrala closed 6 years ago

bbrala commented 6 years ago

Add support for newer versions of Font Awesome, it now created an <i> element when font-awesome 5 classes are detected.

This also enabled creating a new element as return value for the icon callback for extra flexibility. For now this will be undocumented and subject to change.