dify/web/app/components/workflow/nodes/knowledge-retrieval
Copilot 76a23deba7
fix: crash when dataset icon_info is undefined in Knowledge Retrieval node (#33907)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-03-23 15:29: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