Skip to content

v2.5.0

Compare
Choose a tag to compare
@mar10 mar10 released this 23 Nov 18:12
· 1075 commits to master since this release
  • [CHANGED] [ext-persist] overrideSource option now defaults to true
  • [Added] [ext-filter] Option autoApply re-applies filter on lazy loading
    (on by default)
  • [Added] quicksearch: navigate to next node by typing the first letters
  • [Improved] [ext-dnd] Make draggable helper and parent configurable
  • [Improved] #153 Add class fancytree-unselectable to respective nodes and
    dimm unselectable checkboxes
  • [Improved] Update to jQuery 1.1.11, jQuery UI 1.11.2
  • [Improved] New mode 'firstChild' for node.addNode()
  • [Fixed] #324 Fix problem where minExpandLevel was not expanding root node
  • [Fixed] #300 dnd.focusOnClick for jQuery UI 1.11
  • [Fixed] #354 [ext-persist] with selectMode 3
  • All commits