Skip to main content

What's new in SpartanFX

Track every feature, improvement, and fix across all releases.

7Releases
14Features added
31Improvements
4Bugs fixed

v1.0.6

Latest
Mar 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.