- Updates Tree component:
- Change
No data availablemessage to spinning wheel withLoading...label while loading a tree.
- Change
- chore: Updated dependencies
- Updates Tree component:
- Adds optional support for search in data backend implementation.
- Configures search behavior through
search.modeinCDTTreeProps. - Adds
searchChangednotification from webview to host. - Increases search text debounce from 300ms to 600ms.
- Configures search behavior through
- Adds optional support for search in data backend implementation.
- chore: Updated GitHub workflows to node 22.
- chore: Updated dependencies
- Initial release of this package.
- Adds Tree component.