patternfly-bootstrap-treeview icon indicating copy to clipboard operation
patternfly-bootstrap-treeview copied to clipboard

Tree View for Twitter Bootstrap -

Results 43 patternfly-bootstrap-treeview issues
Sort by recently updated
recently updated
newest added

Hi guys, have you ever displaying and highlighting search results when nodes is hasn't populated by lazy load? I'm trying expandAll() method deferred with promise then chained with search(), but...

Seems like if you disable all the children nodes, they show as disabled, but you can still check them.

Hey guys, according to issue #65 i want to ask if someone allready using the library with JQuery 3 (3.2.1)? For example i am trying to use the function: $("#tree").treeview('collapseAll',...

Hi, Im having real trouble trying trying to update and refesh the tree after I change the index of an id (as part of a procedure to move nodes order...

更新节点的时候,子节点就消失了

fixed bug when child has state expanded false and levels 5, then the grandsons nodes remains visible. You can see the bug with the code below: ```js var tree =...

addNode node=selected: true trigger nodeUnselected bug?

Hie, I try using your bundle but I can't collapse the tree, even if I put levels:1 in the tree definition. No error fired. The tree is shown but all...

I have a situation of **double clicking** one node ,how can I add this method ?or could anyone give me some signs? thanks.