dify/web/app/components/workflow/panel/version-history-panel/action-menu
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(web): migrate workflow panel context menu primitive (#35787) 2026-05-04 23:12:26 +00:00
action-menu-item.tsx refactor(web): migrate workflow panel context menu primitive (#35787) 2026-05-04 23:12:26 +00:00
index.tsx refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
use-action-menu.ts refactor(web): migrate workflow panel context menu primitive (#35787) 2026-05-04 23:12:26 +00:00