dify/web/app/components/workflow/nodes/knowledge-retrieval
Coding On Star fdc880bc67
test(workflow): add unit tests for workflow components (#33910)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-03-23 16:37:03 +08:00
..
__tests__ test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
components fix: remove legacy z-index overrides on model config popup (#33769) 2026-03-20 10:40:30 +08:00
default.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
hooks.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
node.tsx fix: crash when dataset icon_info is undefined in Knowledge Retrieval node (#33907) 2026-03-23 15:29:03 +08:00
panel.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
types.ts fix: fix metadata filter not survive a rename (#30174) 2025-12-26 10:40:30 +08:00
use-config.ts feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
use-single-run-form-params.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
utils.ts fix(web): disable HTML escaping for form field validation messages (#31292) 2026-01-20 18:43:01 +08:00