You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Changed] If a node is initalized as lazy: true, and children: [],
treat it as 'loaded leaf node'.
This is consistent with a lazy node that has no children property at all (i.e. undefined). This would issue a lazyLoad event and a resopnse of [] would
mark the node as leaf node.
[Added] new function $.ui.fancytree.getTree()
[Added] ext-filter methods node.isMatched() and tree.isFilterActive()
[Added] CSS for ext-childcounter badges is now part of the standard themes