All notable changes to this project will be documented in this file.
- Update types path in package.json to point to the correct directory
- Bump version to 0.3.1
- Build against both react 18 and 19
- Example deps
- Improve build script to handle dist directory
- Fix eslint config
- Bump version to 0.3.0
- Update deps
- Update publish.yml
- Update workflow
- Fix package.json
- Update Vite configuration to build against ES6
- Bump version to 0.2.0
- Copy from ant-design/ant-design#46706 and convert to TS
- Add support for different separator between parent key and child key (currently only support 2-layer structure)
- Passthrough tree props
- Allow custom filter function
- Avoid potential infinite rerender
- Parent node disabled state
- Select parent node in right panel cause wrong state
- Example setup
- Right tree child select state
- Fix for props typing
- Add working example
- Update vite build config
- Update example
- Fixup npm scripts
- Update needed infos