dify/web/context
yyh 6b4ac79f08
refactor(web): optimize devtools loading with React.lazy
Remove runtime IS_DEV check from devtools component to make it pure.
Implement lazy loading and dynamic import in query-client.tsx to enable proper tree-shaking for production builds.
2025-12-28 22:10:53 +08:00
..
hooks chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
access-control-store.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
app-context.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
dataset-detail.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
datasets-context.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
debug-configuration.ts chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
event-emitter.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
explore-context.ts chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
external-api-panel-context.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
external-knowledge-api-context.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
global-public-context.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
i18n.ts chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
mitt-context.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
modal-context.test.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
modal-context.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
provider-context-mock.spec.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
provider-context-mock.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
provider-context.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
query-client.tsx refactor(web): optimize devtools loading with React.lazy 2025-12-28 22:10:53 +08:00
web-app-context.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
workspace-context.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00