Skip to content

2.0.1 (December 3rd 2015)

Compare
Choose a tag to compare
@bbrala bbrala released this 03 Dec 20:16
· 400 commits to master since this release
  • Remove executable bit from jquery.contextMenu.js (thanks @jacknagel)
  • Fixed a problem there was when using a function for icons (thanks @RareDevil)
  • Fixed a problem where submenus resized wrong (thanks @RareDevil)
  • Fixed a problem where the contextmenu would open another menu (thanks @RareDevil) - (Issue #252 and Issue #293)
  • Fixed regression of node name's not being appended to the label of input elements. (thanks @RareDevil)
  • Add check that root.$layer exists, to prevent calling hide() on an defined object. (thanks @andreasrosdal)