dify/web/app/components/base/app-icon-picker
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__ fix: app icon could not only change background (#35537) 2026-04-24 07:59:37 +00:00
hooks.tsx feat: custom app icon (#7196) 2024-08-19 09:16:33 +08:00
ImageInput.tsx fix(web): align Tailwind v4 CSS migration (#35829) 2026-05-06 06:20:28 +00:00
index.stories.tsx chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
index.tsx refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
style.module.css chore: clean up useless tailwind reference (#34478) 2026-04-02 11:45:19 +00:00
utils.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00