ng-tree-antd icon indicating copy to clipboard operation
ng-tree-antd copied to clipboard

A antd style of based on angular-tree-component.

Results 17 ng-tree-antd issues
Sort by recently updated
recently updated
newest added

nzCheckable:false; nzShiftSelectedMulti:false; 都不起作用。。。 ![image](https://user-images.githubusercontent.com/23025787/38120853-0ce5f222-33fe-11e8-9384-f7ba7fa5680b.png)

I goes just as document say,nothing different,but the error below happen! I don't knnown what wrong with my code. Error: Uncaught (in promise): TypeError: Object(...) is not a function TypeError:...

ERROR Error: Uncaught (in promise): Error: [mobx] MobX 5+ requires Proxy objects. If your environment doesn't support Proxy objects, please downgrade to MobX 4.

this.nzTreeComponent.treeModel.setState({selectedLeafNodeIds,activeNodeIds}); 这样设置的话,treeModel里面的selectedLeafNodeIds属性值变了,但是复选框没有被选中

ERROR in node_modules/@angular/core/src/render3/ng_dev_mode.d.ts(9,11): error TS2451: Cannot redeclare block-scoped variable 'ngDevMode'. node_modules/ng-tree-antd/node_modules/@angular/core/src/render3/ng_dev_mode.d.ts(9,11): error TS2451: Cannot redeclare block-scoped variable 'ngDevMode'. 我暂时锁到2.0.0版本,没有报错。

expandAll();树全部展开怎么去掉展开动画?测试后发现数据越多树的展开速度越慢,怎么样能加快树的展开速度?谢谢

![f06925ab-5b20-4d89-bb80-e5e9415b4862](https://user-images.githubusercontent.com/14088111/38973460-84bc98b6-43d8-11e8-9b6c-33fe14357b3c.png) ![ad69fa89-ce4e-4f94-b79e-6c99771d6053](https://user-images.githubusercontent.com/14088111/38973459-848dc194-43d8-11e8-9648-1c1f6611c622.png)

这是截图的代码,请问这个怎么解决呢? ![e0 nm th5 k b28ch_2h](https://user-images.githubusercontent.com/20392340/37942159-637a33c0-31a4-11e8-8493-c4d1a57f6acf.png)