dify/web/app/components/base/file-uploader
2026-05-11 03:53:03 +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(web): continue replacing PortalToFollowElem with Popover components (#35431) 2026-04-21 02:44:52 +00:00
file-uploader-in-attachment feat(web): improve a11y and remove data-testid (#35999) 2026-05-11 03:53:03 +00:00
file-uploader-in-chat-input feat(web): improve a11y and remove data-testid (#35999) 2026-05-11 03:53:03 +00:00
audio-preview.tsx feat(web): improve a11y and remove data-testid (#35999) 2026-05-11 03:53:03 +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 feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
file-input.tsx chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
file-list-in-log.tsx feat(web): improve a11y and remove data-testid (#35999) 2026-05-11 03:53:03 +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 refactor(web): drop headless-ui, migrate overlay to dify-ui (#35963) 2026-05-09 10:33:25 +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 feat(web): improve a11y and remove data-testid (#35999) 2026-05-11 03:53:03 +00:00