ragflow/web
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
..
.husky
.storybook Feat: Replace the collapse icon #9869 (#10442) 2025-10-09 17:21:38 +08:00
public Feat: Replace the collapse icon #9869 (#10442) 2025-10-09 17:21:38 +08:00
src 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
.env
.eslintrc.js Feat: Display AvatarUpload and RAGFlowAvatar in Storybook #9914 (#9920) 2025-09-04 18:02:17 +08:00
.gitignore Feat: Use storybook to display public components. #9914 (#9915) 2025-09-04 17:03:36 +08:00
.npmrc Fix: Limit node version #3547 (#3563) 2024-11-21 18:14:22 +08:00
.prettierignore
.prettierrc Feat: Add background to next login page #3221 (#4474) 2025-01-14 13:43:18 +08:00
.umirc.ts Feat: Allow chat to use meta data #3221 (#9393) 2025-08-12 10:15:10 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json feat: Added UI functions related to data-flow knowledge base #3221 (#10038) 2025-09-11 09:51:18 +08:00
package.json feat: Added UI functions related to data-flow knowledge base #3221 (#10038) 2025-09-11 09:51:18 +08:00
postcss.config.js Feat: Use storybook to display public components. #9914 (#9915) 2025-09-04 17:03:36 +08:00
tailwind.config.js Feat: Adjust the style of the delete button on the agent side #9869 (#10473) 2025-10-10 19:52:08 +08:00
tailwind.css Feat: Adjust the style of the delete button on the agent side #9869 (#10473) 2025-10-10 19:52:08 +08:00
tsconfig.json feat: Configure the root directory alias #1739 (#2875) 2024-10-17 11:36:01 +08:00
typings.d.ts Feat: Add FilesTable #3221 (#4491) 2025-01-15 14:39:33 +08:00