ragflow/web
chanx dbc267758e
Fix: Generate avatar; Add knowledge graph; Modify the style of the MultiSelect component (#8952)
### What problem does this PR solve?

Fix: Generate avatar; Add knowledge graph; Modify the style of the
multi-select component
[#3221](https://github.com/infiniflow/ragflow/issues/3221)

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-07-21 19:11:27 +08:00
..
.husky
public Feat: Add SwitchForm component #3221 (#8200) 2025-06-12 09:50:25 +08:00
src Fix: Generate avatar; Add knowledge graph; Modify the style of the MultiSelect component (#8952) 2025-07-21 19:11:27 +08:00
.env
.eslintrc.js
.gitignore
.npmrc
.prettierignore
.prettierrc
.umirc.ts Feat: The value selected in the Select component only displays the icon #3221 (#8209) 2025-06-12 12:31:57 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json Fix: Fixed the issue that the knowledge graph could not be displayed #8890 (#8891) 2025-07-17 15:26:21 +08:00
package.json Fix:Add a component of calendar (#8923) 2025-07-21 10:26:41 +08:00
tailwind.config.js Feat: Display agent version in pages #3221 (#8947) 2025-07-21 17:52:15 +08:00
tailwind.css Feat: Display agent history versions #3221 (#8942) 2025-07-21 16:28:06 +08:00
tsconfig.json
typings.d.ts