dify/web/app/components
Joel c21f7c48fb
Some checks failed
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled
fix: update permission in member list caused page crash (#30164)
2026-01-12 18:45:28 -08:00
..
app fix: create from template permission set error 2026-01-07 15:57:23 +08:00
app-sidebar chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
apps chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
base feat(web): add unit tests for Badge component (#30096) 2025-12-25 11:25:21 +08:00
billing chore: some test (#30144) 2025-12-25 15:34:24 +08:00
custom chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
datasets chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
develop chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
explore chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
goto-anything chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
header fix: update permission in member list caused page crash (#30164) 2026-01-12 18:45:28 -08:00
plugins chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
rag-pipeline chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
share chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
signin chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
tools chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
workflow fix: prioritize copying selected text (#30141) 2025-12-25 16:22:42 +08:00
workflow-app chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
browser-initializer.spec.ts feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
browser-initializer.tsx feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
i18n-server.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
i18n.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
react-scan.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
sentry-initializer.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
splash.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
swr-initializer.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
with-i18n.tsx