dify/web/app/components/base/file-uploader
2026-05-27 11:58:13 +00:00
..
__tests__ feat(web): improve a11y and remove data-testid (#35999) 2026-05-11 03:53:03 +00:00
file-from-link-or-local refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
file-uploader-in-attachment feat(dify-ui): add status and progress primitives (#36615) 2026-05-25 08:31:52 +00:00
file-uploader-in-chat-input feat(dify-ui): add status and progress primitives (#36615) 2026-05-25 08:31:52 +00:00
audio-preview.tsx refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
constants.ts feat(workflow): add configurable workflow file upload limit (#10176) 2024-11-04 15:55:34 +08:00
dynamic-pdf-preview.tsx refactor: route low-cost next modules through compat re-exports (#33622) 2026-03-18 10:37:29 +08:00
file-image-render.stories.tsx chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
file-image-render.tsx refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
file-input.tsx chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
file-list-in-log.tsx refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
file-list.stories.tsx chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
file-type-icon.stories.tsx chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
file-type-icon.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
hooks.ts refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
index.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
pdf-highlighter-adapter.tsx test: add tests for file-upload components (#32373) 2026-02-24 16:16:06 +08:00
pdf-preview.tsx feat(ui): add kbd primitive (#36729) 2026-05-27 11:58:13 +00:00
store.tsx fix: can not upload file in single run (#32276) 2026-02-12 17:23:01 +08:00
types.ts fix: upload remote image preview (#9952) 2024-11-01 15:45:27 +08:00
utils.ts chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
video-preview.tsx refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00