jquery.fancytree
Advanced tools
Changelog
2.12.0 / 2015-09-10
iconClass
callback and changed signature from
iconClass(node)
to iconClass(event, data)
initHelper
and updateHelper
smartRevert
highlight
and fuzzy
options to ext-filterfireActivate
option to ext-persist (default: true)focusOnClick
option is ignored for tables if 'dnd' is listed after 'table' extensionChangelog
2.11.0 / 2015-07-26
fancytree-plain
class to container (if not table), allowing for more efficient cssnode
argument to the toDict()
callbackChangelog
2.10.2 / 2015-07-02
dist/skin-custom-1
sample (again)Changelog
2.10.1 / 2015-06-27
Changelog
2.10.0 / 2015-06-26 [YANKED]
dist/skin-common.less
to fix theme importsChangelog
2.9.0 / 2015-04-19
tree.filterNodes(filter, opts)
now accept an opts
object instead of leavesOnly
autoExpand
for [ext-filter]Changelog
2.8.1 / 2015-03-01
opts
, default: {stopOnParents: true}
Changelog
2.8.0 / 2015-02-08
_superApply()
for hook handlers.Changelog
2.7.0 / 2014-12-21
fx
option. Use toggleEffect
instead.Changelog
2.6.0 / 2014-11-29
focusOnSelect
to set focus when node is checked by a mouse
click (default: false)restore
event, sent after ext-persist has restored the tree state