node-red/packages/node_modules
Nick O'Leary d2d872f51c
TreeList updates for the outliner sidebar
All data items now get their `item.treeList` api added even if deferBuild is set.
This means the apis can be used regardless of whether the tree has built their
ui pieces.

Also adds a number of new api calls

Top-level methods:

 - clearSelection - clears selection from the list
 - filter(filterFunc) - filters the tree using the provided function

Data item functions:

 - item.treeList.sortChildren(sortFunction)
 - item.treeList.replaceElement(element)
2020-04-27 11:14:47 +01:00
..
@node-red TreeList updates for the outliner sidebar 2020-04-27 11:14:47 +01:00
node-red Bump dev branch to 1.1.0 2020-04-06 20:29:22 +01:00