angular-tree-component
angular-tree-component copied to clipboard
A simple yet powerful tree component for Angular (>=2)
## Support Requests should not be opened as issues and should be handled in the following ways: ### On [StackOverflow](https://stackoverflow.com/questions/tagged/angular-tree-component) using the `angular-tree-component` tag ### In our slack support channel...
This was ok when i was using angular 13 which i believe targets es2018, but since updating i am getting this error.  This can be replicated by just adding...
some times NVDA screen reading blank when node is expanded and clicked. revisit on the node again. At some point NVDA reading as blank. In this example https://circlongroup.github.io/angular-tree-component/ go to...
I updated to Angular v16 and now I can't build the application node_modules/@circlon/angular-tree-component/lib/angular-tree-component.module.d.ts:22:22 22 export declare class TreeModule { ~~~~~~~~~~ This likely means that the library (@circlon/angular-tree-component) which declares TreeModule...
## Support Requests should not be opened as issues and should be handled in the following ways: ### On [StackOverflow](https://stackoverflow.com/questions/tagged/angular-tree-component) using the `angular-tree-component` tag ### In our slack support channel...
In our project there is old import from old version, in @circular I got following error 
Is there any way to change the text while dragging a node ? like when its multiple nodes - to show the number of nodes, or when the drop is...
## Support Requests should not be opened as issues and should be handled in the following ways: ### On [StackOverflow](https://stackoverflow.com/questions/tagged/angular-tree-component) using the `angular-tree-component` tag ### In our slack support channel...
## Describe any alternatives/workarounds you're currently using We need to query each node and add the attribute ourselves, which isn't very convenient. ## Other information: ## If accepted, I would...
Unable to use this component (ver. 11.0.4m Angular: 14.0.2): 'TreeModule' does not appear to be an NgModule class.(-996002) angular-tree-component.module.d.ts(31, 44): This likely means that the library (@circlon/angular-tree-component) which declares TreeModule...