All Versions
83
Latest Version
Avg Release Cycle
82 days
Latest Release
2565 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v1.5.21 Changes
July 14, 2012- ๐ fixing backdrop would not remove on destroy (Issue #63)
-
v1.5.20 Changes
June 26, 2012Note: git tag of version is
v1.6.20
?!- ๐ fixing backdrop would not position properly in IE6 (Issue #59)
- ๐ fixing nested input elements not accessible in Chrome / Safari (Issue #58)
-
v1.5.19 Changes
Note: git tag of version is missing...?!
- ๐ fixing sub-menu positioning when
$.ui.position
is not available (Issue #56)
- ๐ fixing sub-menu positioning when
-
v1.5.18 Changes
Note: git tag of version is missing...?!
- ๐ fixing html5
<menu>
import (Issue #53)
- ๐ fixing html5
-
v1.5.17 Changes
June 04, 2012- ๐ fixing
options
to default tooptions.trigger = "right"
- ๐ fixing variable name typo (Within Issue #51)
- ๐ fixing menu not closing while opening other menu (Within Issue #51)
- โ adding workaround for
contextmenu
-bug in Firefox 12 (Within Issue #51)
- ๐ fixing
-
v1.5.16 Changes
May 29, 2012- โ added vendor-prefixed user-select to CSS
- ๐ fixed issue with z-indexing when
<body>
is used as a trigger (Issue #49)
-
v1.5.15 Changes
May 26, 2012- ๐ allowing to directly open another element's menu while a menu is shown (Issue #48)
- ๐ fixing autohide option that would not properly hide the menu
-
v1.5.14 Changes
May 22, 2012- ๐ options.build() would break default options (Issue #47)
- ๐ $.contextMenu('destroy') would not remove backdrop
-
v1.5.13 Changes
May 04, 2012- exposing $trigger to dynamically built custom menu-item types (Issue #42)
- ๐ fixing repositioning of open menu (formerly accidental re-open)
- โ adding asynchronous example
- โฌ๏ธ dropping ignoreRightClick in favor of proper event-type detection
-
v1.5.12 Changes
May 02, 2012- prevent invoking callback of first item of a sub-menu when clicking on the sub-menu-item (Issue #41)