dify/web/context
Jingyi 9b74df21d0
feat(web): refine onboarding UI (#37433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-15 08:47:15 +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 chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
app-context-provider.tsx feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
app-context.ts fix(web): use generated account-profile contracts (#36927) 2026-06-02 07:28:05 +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: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08: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 refactor(web): replace useContext with use() in remaining components (#25193) (#37254) 2026-06-10 06:52:41 +00:00
i18n.spec.ts chore: update deps (#36091) 2026-05-13 03:51:21 +00:00
i18n.ts chore: update deps (#36091) 2026-05-13 03:51:21 +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 feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
modal-context.test.tsx feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
modal-context.ts feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +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 feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
provider-context.ts feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +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 chore(web): remove TanStack devtools (#36882) 2026-06-01 03:57:50 +00:00
web-app-context.tsx feat(web): create system-features vertical (#36894) 2026-06-01 10:15:25 +00:00