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 E-300 (#19726) 2025-05-20 12:07:50 +08:00
components fix: prevent popup blocker from blocking async window.open 2025-12-10 12:10:47 +08:00
dev-preview feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
education-apply feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
forgot-password reject whitespace characters in password regexp (#22232) 2025-07-11 19:18:18 +08:00
init E-300 (#19726) 2025-05-20 12:07:50 +08:00
install Feature:during account initialization, set the interface language to be consistent with the display language(#27029) (#27042) 2025-10-21 15:53:12 +08:00
oauth-callback feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
repos/[owner]/[repo]/releases Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
reset-password feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
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 fix: fix https://github.com/langgenius/dify/issues/27939 (#27985) 2025-11-09 21:39:05 +08:00
layout.tsx feat: add ReactScan component for enhanced development scanning (#29086) 2025-12-03 18:19:12 +08:00
page.module.css Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
page.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
routePrefixHandle.tsx Fix the bug of automatically appending basepath to image resource. (#24201) 2025-08-20 23:15:18 +08:00