2024-04-07
- Fixed radio style error. #23
2024-03-22
- Support new mode single select. #22
2024-03-07
- Fixed check child loaded conditional judgment error. external issue
2023-08-30
2023-08-23
- Fixed error while switching multiple components. #14
2023-05-15
- Support async request failure retry. #9
- Fixed directories without subsets can be selected. #7
- Fixed the first column hasMore is incorrect. #11
2023-04-27
2023-04-12
- A flat data structure makes usage simple.
- Support for loading data asynchronously.
- Implement scrolling loading data on a column by react-infinite-scroll-component.
- The complete example helps you easily implement a demo.
- Good TypeScript support.