ragflow/web
chanx de46b0d46e
Fix: Optimize code and fix ts type errors #9869 (#10666)
### What problem does this PR solve?

Fix: Optimize code and fix ts type errors #9869

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-10-20 15:59:56 +08:00
..
.husky
.storybook feat(storybook): Storybook with Calendar and Modal components #9869 (#10626) 2025-10-17 09:58:52 +08:00
public Feat: Replace the collapse icon #9869 (#10442) 2025-10-09 17:21:38 +08:00
src Fix: Optimize code and fix ts type errors #9869 (#10666) 2025-10-20 15:59:56 +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
.prettierignore
.prettierrc
.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 Build(deps): Bump axios from 1.7.2 to 1.12.0 in /web (#10393) 2025-10-16 09:40:18 +08:00
package.json Build(deps): Bump axios from 1.7.2 to 1.12.0 in /web (#10393) 2025-10-16 09:40: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
typings.d.ts