ragflow/web
chanx e997bf6507
Fix: Optimized the style and functionality of multiple components #3221 (#9824)
### What problem does this PR solve?

Fix: Optimized the style and functionality of multiple components #3221

- Modified the SkeletonCard component, adding a className attribute and
adjusting the style
- Updated the RAGFlowSelect component, adding a disabled attribute
- Adjusted the style of the Tooltip component
- Optimized the layout of the RetrievalTesting and TestingResult pages
- Updated the style and loading status display of NextSearch-related
pages
- Removed unnecessary logs from the Spotlight component

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-29 16:54:01 +08:00
..
.husky
public Feat: Adjust the style of the note node #3221 (#9167) 2025-08-01 20:21:19 +08:00
src Fix: Optimized the style and functionality of multiple components #3221 (#9824) 2025-08-29 16:54:01 +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 Fix: Optimized Input and MultiSelect component functionality and dataSet-chunk page styling #9779 (#9815) 2025-08-29 10:57:29 +08:00
package.json Fix: Optimized Input and MultiSelect component functionality and dataSet-chunk page styling #9779 (#9815) 2025-08-29 10:57:29 +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