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__ | ||
| chat-record | ||
| chat-variable-panel | ||
| comments-panel | ||
| debug-and-preview | ||
| env-panel | ||
| global-variable-panel | ||
| version-history-panel | ||
| human-input-filled-form-list.tsx | ||
| human-input-form-list.tsx | ||
| index.tsx | ||
| inputs-panel.tsx | ||
| record.tsx | ||
| workflow-preview.tsx | ||