ragflow/web
chanx 1f47001c82
Fix: Optimize tooltips and I118n #3221 (#9744)
### What problem does this PR solve?

Fix: Optimize tooltips and I118n #3221

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-08-27 11:46:51 +08:00
..
.husky
public Feat: Adjust the style of the note node #3221 (#9167) 2025-08-01 20:21:19 +08:00
src Fix: Optimize tooltips and I118n #3221 (#9744) 2025-08-27 11:46:51 +08:00
.env
.eslintrc.js Feat: Updated some colors according to the design draft #3221 (#9599) 2025-08-20 16:32:29 +08:00
.gitignore
.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 Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
package.json Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
tailwind.config.js Fix: Optimize table style #3221 (#9703) 2025-08-26 10:46:54 +08:00
tailwind.css Fix: Optimize table style #3221 (#9703) 2025-08-26 10:46:54 +08:00
tsconfig.json
typings.d.ts