vue-tree icon indicating copy to clipboard operation
vue-tree copied to clipboard

tree and multi-select component based on Vue.js 2.0

Results 57 vue-tree issues
Sort by recently updated
recently updated
newest added

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1. Commits ddf9354 Bump to v4.6.1. 5f58b65 Rebuild lodash and docs. 1ec20c5 Use propertyIsEnumerable var. 3421fab Update lodash dev dep. deeaf27 Avoid cloning symbols internally....

dependencies

i want to keep only 1 node open by time not more than one

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Hi, When I use getNodes function like `this.treeRefs.getNodes({title:"justrying"}, this.treeData, false)` It doesn't return any node. It return a valid data only if I filter root node's information. But I expect...

假设对使用VTree搜索三级节点1-1,再勾选二级节点1,发现未显示的三级节点1-2也被勾选上

Hello, I used your library in my project when I add a new node to tree I get too big black loader instead of nice and tiny orange loader I...

It's not a big deal, but you have a misspelled issue in word `expanded` in link bellow. https://github.com/halower/vue-tree/blob/e253f04fcfb16dd1d4a9962e3e75abda7b1bc6a7/src/components/treeLi.vue#L210 It causes no logic error or any functional issue