Releases: mar10/jquery-ui-contextmenu
Releases · mar10/jquery-ui-contextmenu
v1.10.0
- [FEATURE] New option
tooltip
, adds a title
attribute to the menu markup
- All commits
v1.9.0
- [FEATURE] New option
autoFocus
, defaults to false
- [BUGFIX] #82 Fixed AMD dependencies
- All commits
v1.8.2
- [CHANGE] #82 Add "jquery-ui/menu" as AMD dependency
- [FEATURE] #85 Allow custom classes per entry
- [BUGFIX] #88 Exception when target element is deleted in select event
- All commits
v1.8.1
- [FEATURE] Publish on npm Registry
- [FEATURE] Publish on cdnjs
- [FEATURE] Include a source map file
- [FEATURE] New option
addClass
, defaults to "ui-contextmenu"
- All commits
v1.8.0
- [FEATURE] #80 setEntry() supports creating nested menus
- [FEATURE] #81 beforeOpen event accepts deferred as return value
- [BUGFIX] entry data attached to parentLi instead of
<a>
- Use jscs
- All commits
v1.6.1
- [FEATURE] #27: New option uiMenuOptions allows to pass custom options to UI Menu Widget.
- All commits
v1.5.0
- [CHANGE] Use data-command="copy" instead of
<a href='...'>
to store command ids.
- [FEATURE] Support jQuery UI 1.11.
- All commits