dify/web/app
yyh 67c69a5fd7
feat: add ActionBar and WorkflowContent components for enhanced text generation item interactions
- Introduced ActionBar component to manage user actions such as copying content, providing feedback, and handling more like this functionality.
- Created WorkflowContent component to display workflow process details and manage tab switching between result and detail views.
- Refactored GenerationItem component to utilize new hooks for managing state and interactions, improving code organization and readability.
- Removed redundant code and integrated new components for a cleaner structure.
2025-12-08 16:59:01 +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 feat: add ActionBar and WorkflowContent components for enhanced text generation item interactions 2025-12-08 16:59:01 +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