mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| base | ||
| card | ||
| install-plugin | ||
| marketplace | ||
| plugin-auth | ||
| plugin-detail-panel | ||
| plugin-item | ||
| plugin-mutation-model | ||
| plugin-page | ||
| readme-panel | ||
| reference-setting-modal | ||
| update-plugin | ||
| constants.ts | ||
| hooks.ts | ||
| provider-card.tsx | ||
| types.ts | ||
| utils.ts | ||