dify/web/app/components/base/file-uploader
Stephen Zhou eabdc5f0eb
refactor(web): migrate to Vitest and esm (#29974)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-22 16:35:22 +08:00
..
file-from-link-or-local refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
file-uploader-in-attachment refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
file-uploader-in-chat-input refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
audio-preview.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
constants.ts feat(workflow): add configurable workflow file upload limit (#10176) 2024-11-04 15:55:34 +08:00
dynamic-pdf-preview.tsx Fix/pdf preview in build (#11621) 2024-12-13 11:01:53 +08:00
file-image-render.stories.tsx chore: add more stories (#27403) 2025-10-29 14:33:43 +08:00
file-image-render.tsx refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
file-input.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
file-list-in-log.tsx refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
file-list.stories.tsx chore: add more stories (#27403) 2025-10-29 14:33:43 +08:00
file-type-icon.stories.tsx chore: add more stories (#27403) 2025-10-29 14:33:43 +08:00
file-type-icon.tsx refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
hooks.ts fix: all upload files are disabled if upload file feature disabled (#29681) 2025-12-15 18:02:34 +08:00
index.ts Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
pdf-preview.tsx refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
store.tsx fix: clear uploaded files when clicking clear button in workflow (#29884) 2025-12-22 09:40:01 +08:00
types.ts fix: upload remote image preview (#9952) 2024-11-01 15:45:27 +08:00
utils.spec.ts refactor(web): migrate to Vitest and esm (#29974) 2025-12-22 16:35:22 +08:00
utils.ts feat: multimodal support (image) (#27793) 2025-12-09 11:44:50 +08:00
video-preview.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00