dify/web/app/components/explore
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: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
app-card refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
app-list refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
banner feat(explore): implement banner impression tracking and refactor tracking logic (#35369) 2026-04-17 12:24:34 +00:00
create-app-modal refactor: verticalize tag management and batch bindings (#35840) 2026-05-07 01:36:10 +00:00
installed-app chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
item-operation refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
sidebar refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
try-app refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
category.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
index.tsx refactor(web): centralize role-based route guards and fix anti-patterns (#32302) 2026-02-14 17:31:37 +08:00