Changelog
Version 2.3
Released on September 19, 2025
New features
- TypeScript definitions
Updates
- The package migrated from
wx-svelte-filemanager
to@svar-ui/svelte-filemanager
. We continue publishingwx-svelte-filemanager
until the Svelte SVAR 3.0 update
Fixes
- Table header overlaps narrow sidebar
- Menu is visible in readonly mode over "body" area
Version 2.2
Updates
- Dependencies
Version 2.1
- Using
core@2.1.0
Version 2.0
- Migration to Svelte 5
Version 1.0
Initial functionality:
- Three display modes: Cards, Table, Panels
- Files' preview with ability to show additional information
- Possibility to add default and custom icons for files and folders
- Separate actions in API to open and download files
- Possibility to filter data on the backend
- Configurable context menu
- Ready-made DataProvider to integrate with server
- Possibility to serialize data
- Localization