dify/web/app/components/workflow-app
yyh 3ca767de47
refactor: migrate localStorage calls to storage utility module
Replace direct localStorage.getItem/setItem/removeItem with the
centralized storage module which provides versioned keys, automatic
JSON serialization, SSR safety, and error handling.
2026-02-01 17:34:37 +08:00
..
components Merge remote-tracking branch 'origin/feat/support-agent-sandbox' into feat/support-agent-sandbox 2026-01-29 23:53:34 +08:00
hooks refactor: migrate localStorage calls to storage utility module 2026-02-01 17:34:37 +08:00
store/workflow feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
utils chore: closed not show migriation again 2026-01-29 15:00:04 +08:00
index.tsx feat: add online users to skills 2026-01-30 10:00:38 +08:00
search-params.ts fix(graph/skill): use push to persist history in browser 2026-01-22 16:13:08 +08:00