dify/web/app
yyh e95b7b57c9
fix: prevent popup blocker from blocking async window.open
Add useAsyncWindowOpen hook to handle async URL fetching with placeholder window pattern. This prevents browser popup blockers (especially Safari) from blocking windows opened after async operations.

- Create reusable useAsyncWindowOpen hook with placeholder window pattern
- Fix billing subscription management popup (cloud-plan-item)
- Fix app card explore popup
- Fix app publisher explore popup

Fixes #29389
Ref: #29390
2025-12-10 12:10:47 +08:00
..
(commonLayout) fix: remove 1px border from knowledge pipeline editor (#29232) 2025-12-08 10:21:15 +08:00
(shareLayout) fix: hide Dify branding in webapp signin page when branding is enabled (#29200) 2025-12-07 17:25:49 +09:00
account integrate Amplitude analytics into the application (#29049) 2025-12-03 14:22:12 +08:00
activate
components fix: prevent popup blocker from blocking async window.open 2025-12-10 12:10:47 +08:00
dev-preview
education-apply feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
forgot-password
init
install
oauth-callback
repos/[owner]/[repo]/releases
reset-password
signin integrate Amplitude analytics into the application (#29049) 2025-12-03 14:22:12 +08:00
signup integrate Amplitude analytics into the application (#29049) 2025-12-03 14:22:12 +08:00
styles
layout.tsx feat: add ReactScan component for enhanced development scanning (#29086) 2025-12-03 18:19:12 +08:00
page.module.css
page.tsx
routePrefixHandle.tsx