dify/web/context
2026-07-08 13:52:45 +00:00
..
__tests__ refactor(web): remove app context provider (#38568) 2026-07-08 13:52:45 +00:00
hooks refactor(web): extract isServer/isClient utility & upgrade Node.js to 22.12.0 (#30803) 2026-01-12 12:57:43 +08:00
access-control-store.ts fix: decouple deployment access control dialog (#37936) 2026-06-26 02:16:29 +00:00
app-bootstrap-effects.tsx refactor(web): remove app context provider (#38568) 2026-07-08 13:52:45 +00:00
app-context-defaults.ts refactor(web): migrate dataset access context (#38523) 2026-07-08 02:35:54 +00:00
app-context-effects.ts refactor(web): clarify app context bootstrap graph (#38516) 2026-07-07 14:08:38 +00:00
app-context-normalizers.ts refactor(web): remove app context provider (#38568) 2026-07-08 13:52:45 +00:00
app-context-state.ts refactor(web): remove app context provider (#38568) 2026-07-08 13:52:45 +00:00
app-list-context.ts refactor(web): mark Props of misc components as read-only (#25219) (#37294) 2026-06-10 18:18:02 +00:00
dataset-detail.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
debug-configuration.ts feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
event-emitter-provider.tsx refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
event-emitter.ts chore: update dependency catalog (#35594) 2026-04-27 07:29:42 +00:00
external-api-panel-context.tsx refactor(web): replace useContext with use() in remaining components (#25193) (#37254) 2026-06-10 06:52:41 +00:00
external-knowledge-api-context.tsx feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
i18n.spec.ts fix: web detail adjustment before release (#38296) 2026-07-02 06:16:55 +00:00
i18n.ts refactor: adapt docs links for product prefixes (#37565) 2026-06-23 03:24:29 +00:00
mitt-context-provider.tsx refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
mitt-context.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
modal-context-provider.tsx refactor(web): remove remaining app context consumers (#38565) 2026-07-08 11:28:25 +00:00
modal-context.test.tsx refactor(web): remove app context provider (#38568) 2026-07-08 13:52:45 +00:00
modal-context.ts feat(agent-v2): sync nightly updates to main (#37599) 2026-06-18 05:03:34 +00: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-provider.tsx refactor(web): migrate shared localStorage to createLocalStorageState (#37408) 2026-06-19 13:51:45 +00:00
provider-context.ts feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
provider-storage.ts refactor(web): migrate shared localStorage to createLocalStorageState (#37408) 2026-06-19 13:51:45 +00:00
query-client-server.ts fix: improve TanStack Query client setup and fix queryKey bug (#32422) 2026-03-01 16:32:42 +08:00
query-client.tsx feat: app deploy (#35670) 2026-06-17 09:28:43 +00:00
web-app-context.tsx feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00