ragflow/web/src/hooks
chanx 8fe782f4ea
Fix:Modify the personal center style #10703 (#11470)
### What problem does this PR solve?

Fix:Modify the personal center style #10703

- All form-label font styles are no longer bold
- Menus are not highlighted on first visit to the personal center

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-24 12:20:48 +08:00
..
__tests__ Fix: Disable Auto-scroll when user looks back through historical chat-Bug 9062 (#9107) 2025-07-31 12:13:15 +08:00
logic-hooks Feat: Enable logical operators in metadata. #11387 #11376 (#11442) 2025-11-21 16:21:27 +08:00
auth-hooks.ts Fix: Try to fix the issue of not being able to log in through Oauth2 #9601 (#9717) 2025-08-26 14:06:28 +08:00
chat-hooks.ts Feat: Load the dialog page, prohibit calling the dialog/get interface #6798 (#6799) 2025-04-03 18:04:40 +08:00
chunk-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
common-hooks.tsx Fix:Modify the personal center style #10703 (#11470) 2025-11-24 12:20:48 +08:00
document-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
file-manager-hooks.ts Feat: Use sonner to replace the requested prompt message component #3221 (#9951) 2025-09-05 18:43:33 +08:00
flow-hooks.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
knowledge-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
llm-hooks.tsx Fix: Modify the personal center style #10703 (#11347) 2025-11-18 20:07:17 +08:00
logic-hooks.ts Fix: Clicking "Stop receiving messages" in Firefox will cause the page to crash. #10752 (#10754) 2025-10-23 16:17:28 +08:00
login-hooks.ts Feat: Use sonner to replace the requested prompt message component #3221 (#9951) 2025-09-05 18:43:33 +08:00
plugin-hooks.tsx Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
route-hook.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
system-hooks.ts Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00
use-agent-request.ts Feat: Call the interface to stop the output of the large model #10997 (#11164) 2025-11-11 15:21:08 +08:00
use-callback-ref.ts Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
use-chat-request.ts Feat: Create a conversation before uploading files #3221 (#9832) 2025-08-29 18:36:40 +08:00
use-chunk-request.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
use-controllable-state.ts Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
use-dataflow-request.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
use-document-request.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
use-file-request.ts Feat: Use sonner to replace the requested prompt message component #3221 (#9951) 2025-09-05 18:43:33 +08:00
use-knowledge-request.ts Feat: Modify the translation file of the workflow #9869 (#10430) 2025-10-09 13:55:36 +08:00
use-llm-request.ts Fix: Document Previewer is not working #9606 (#9656) 2025-08-22 12:03:51 +08:00
use-mcp-request.ts Feat: Synchronize MCP data to agent #3221 (#8832) 2025-07-15 09:37:08 +08:00
use-send-message.ts Fix: Added the ability to download files in the agent message reply function. (#11281) 2025-11-14 19:50:01 +08:00
use-user-setting-request.tsx Fix: Document Previewer is not working #9606 (#9656) 2025-08-22 12:03:51 +08:00
user-setting-hooks.tsx Feat: Use sonner to replace the requested prompt message component #3221 (#9951) 2025-09-05 18:43:33 +08:00