ragflow/web/src/pages/chat
chanx 51139de178
Fix: Switch the default theme from light mode to dark mode and improve some styles #9869 (#10552)
### What problem does this PR solve?

Fix: Switch the default theme from light mode to dark mode and improve
some styles #9869
-Update UI component styles such as input boxes, tables, and prompt
boxes
-Optimize login page layout and style details
-Revise some of the wording, such as uniformly changing "data flow" to
"pipeline"
-Adjust the parser to support the markdown type

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-10-14 19:06:50 +08:00
..
chat-configuration-modal Fix: Fixed the issue where the model configuration page could not be scrolled #9572 (#9579) 2025-08-20 10:30:08 +08:00
chat-container Fix: Fixed the issue where the agent's chat box could not automatically scroll to the bottom #3221 (#9219) 2025-08-05 09:26:15 +08:00
chat-id-modal
markdown-content Fix: Switch the default theme from light mode to dark mode and improve some styles #9869 (#10552) 2025-10-14 19:06:50 +08:00
share Fix: Fixed the issue where the height of the chat page shared externally did not fill the window #7460 (#7682) 2025-05-16 13:45:44 +08:00
constants.ts Fix: Fixed the issue where the model configuration page could not be scrolled #9572 (#9579) 2025-08-20 10:30:08 +08:00
context.ts
hooks.ts Fix: Fixed the issue where the agent's chat box could not automatically scroll to the bottom #3221 (#9219) 2025-08-05 09:26:15 +08:00
index.less
index.tsx
interface.ts
shared-hooks.ts Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
utils.ts Feat: Add note node #3221 (#8728) 2025-07-08 19:18:55 +08:00