paper-tree
paper-tree copied to clipboard
Browsable tree of nodes with expandable/collapsible capabilities and actions menu
Polymer 2.0 hybrid element, intended for a `2.0-preview` branch. Tested on Ubuntu 16.04, on Chrome 58 and FF 53. * 'polymer build' is currently broken, see https://github.com/PolymerElements/paper-button/issues/162 * Lazy loading...
If I understand correctly, it is currently not possible to not set an icon on the node. A workaround is to add icon 'none', however there is still a white...
How is deep linking supported? I was expecting to see a "selected" property that I could bind to my JSON but there is only "open". Here is an example of...
Can anyone help me out with a sample of how I can traverse the tree-nodes once the tree is loaded? I need to comb through the tree-nodes recursively. Thanks for...
Polymer 2.0
Hello, great work! Are there any plans to port this to 2.0? I am not an expert but from looking at the code and Polymers upgrade guide there seems not...
I can't see the demo on https://www.webcomponents.org/element/vpusher/paper-tree/elements/paper-tree. It used to be there but disappeared after the last updates.
``` bower paper-item#^1.2.1 ECMDERR Failed to execute "git ls-remote --tags --heads https://github.com/PolymerElements/paper-item.git", exit code of #128 fatal: unable to access 'https://github.com/PolymerElements/paper-item.git/': Recv failure: Connection reset by peer ``` ``` Additional...