dify/web/app/components/workflow/nodes/http
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__ chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
components refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
hooks chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
default.ts chore: update to eslint 10 (#32646) 2026-02-27 19:44:54 +08:00
node.tsx chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
panel.tsx refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
types.ts feat: Allow to change SSL verify in HTTP Node (#22052) 2025-07-09 15:53:24 +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 chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
utils.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00