2.2.2
版本发布时间: 2016-07-16 02:45:45
swisnl/jQuery-contextMenu最新发布版本:2.9.2(2020-05-13 22:05:36)
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)
Documentation
- Documentation added for cm_seperator (thanks @nelson6e65)
- Fix typo in items options documentation (thanks @nelson6e65)
- Fix typo in animation: fadeOut (thanks @avi-meslati-sp)
- Fix typo in docs code:
show
is used twice (thanks @kgeorgiou) - Fix in async documentation.