mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-22 19:30:15 +01:00
* refactor: optional attachment properties for `FileAttachment` * refactor: update ActionButton to use localized text * chore: localize text in DataTableFile, add missing translation, imports order, and linting * chore: linting in DataTable * fix: integrate Recoil state management for file deletion in DataTableFile * fix: integrate Recoil state management for file deletion in DataTable * fix: add temp_file_id to BatchFile type and update deleteFiles logic to properly remove files that are mapped to temp_file_id |
||
|---|---|---|
| .. | ||
| index.ts | ||
| useDelayedUploadToast.ts | ||
| useDeleteFilesFromTable.tsx | ||
| useDragHelpers.ts | ||
| useFileDeletion.ts | ||
| useFileHandling.ts | ||
| useFileMap.ts | ||
| useSetFilesToDelete.ts | ||
| useUpdateFiles.ts | ||