dify/web/app/components/workflow/nodes/parameter-extractor
CodingOnStar 05481059ed refactor: replace CustomDialog with Dialog component across multiple files
- Updated DeleteAccount, FeedBack, BatchModal, VersionInfoModal, GetAutomaticRes, GetCodeGeneratorRes, EditModal, ConfigModal, ParamsConfig, DSLConfirmModal, and CreateFromDSLModal to use the new Dialog component from @langgenius/dify-ui/dialog instead of the previous CustomDialog and Modal components.
- Enhanced dialog structure for better accessibility and styling consistency.
2026-05-08 18:38:12 +08:00
..
__tests__ refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
components refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
default.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
node.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
panel.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
types.ts feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
use-config.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-single-run-form-params.ts feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00