dify/web/app/components/plugins
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
base refactor(web): migrate simple overlay tooltips (#35588) 2026-04-27 05:03:38 +00:00
card chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
install-plugin refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
marketplace refactor(web): continue replacing PortalToFollowElem with Popover components (#35431) 2026-04-21 02:44:52 +00:00
plugin-auth refactor(web): portal to follow elem migration (#35892) 2026-05-07 13:02:11 +00:00
plugin-detail-panel refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
plugin-item refactor(web): portal to follow elem migration (#35892) 2026-05-07 13:02:11 +00:00
plugin-mutation-model refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
plugin-page refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
readme-panel feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
reference-setting-modal refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
update-plugin refactor(web): portal to follow elem migration (#35892) 2026-05-07 13:02:11 +00:00
constants.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
hooks.ts feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
provider-card.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 chore: update dependency catalog (#35594) 2026-04-27 07:29:42 +00:00
utils.ts fix: compatible with emoji/object icons in plugin card icon resolver (#33732) 2026-03-19 14:06:55 +08:00