v1.0.6
LatestMar 12, 20267 changes
Updated7
- ↑UpdatedDocumentManager: Add rename, duplicate and move functionalities.
- ↑UpdatedDocumentManager: Add file drag and drop tp folder.
- ↑UpdatedTaskManager: Add custom render for Task form to override the default one.
- ↑UpdatedDataTable: Add a new prop to disable the inner infinite scroll
- ↑UpdatedDataTable: Introduced a new prop enabling a client-side Pager for page-based rendering, replacing the infinite scroll behavior
- ↑UpdatedPager: Add appearance support (dark and light mode)
- ↑UpdatedAdd proxy directory for `@spartanfx/react/spfx` subpath to improve VS Code IntelliSense and auto-import discovery, without affecting tree-shaking.