ragflow/web/src/components/ui
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
..
modal feat(next-search): Implements document preview functionality #3221 (#9465) 2025-08-14 12:11:53 +08:00
accordion.tsx Fix: Fixed the loss of Await Response function on the share page and other style issues #3221 (#9216) 2025-08-04 18:06:56 +08:00
alert-dialog.tsx
aspect-ratio.tsx
async-tree-select.tsx Feat: Bind data to the agent module of the home page #3221 (#7385) 2025-04-29 09:50:54 +08:00
avatar.tsx
badge.tsx Feat: Restore the button's background color #3221 (#9307) 2025-08-07 17:37:53 +08:00
breadcrumb.tsx Feat: Replace color variables according to design draft #3221 (#9305) 2025-08-07 15:19:45 +08:00
button.tsx Fixes (web): Optimized search page style and functionality #3221 (#9627) 2025-08-21 16:57:14 +08:00
card.tsx Feat: Configure colors according to the design draft#3221 (#9301) 2025-08-07 13:59:33 +08:00
checkbox.tsx
collapsible.tsx
command.tsx Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
dialog.tsx Feat: Adjust the EmbedDialog style #3221 (#8911) 2025-07-18 17:06:28 +08:00
divider.tsx Fix: Remove antd from dataset-page (#8830) 2025-07-15 16:12:50 +08:00
dropdown-menu.tsx
dual-range-slider.tsx Feat: Replace color variables according to design draft #3221 (#9305) 2025-08-07 15:19:45 +08:00
form.tsx Feat: Install why-did-you-render to detect component updates #3221 (#7969) 2025-05-30 12:14:44 +08:00
hover-card.tsx Fix: Remove antd from dataset-page (#8830) 2025-07-15 16:12:50 +08:00
input-otp.tsx
input.tsx Fix: Optimized Input and MultiSelect component functionality and dataSet-chunk page styling #9779 (#9815) 2025-08-29 10:57:29 +08:00
label.tsx
loading-button.tsx Feat: Restore the button's background color #3221 (#9307) 2025-08-07 17:37:53 +08:00
message.ts Fix: optimize the chunk result page (#8676) 2025-07-04 19:00:30 +08:00
multi-select.tsx Fix: Optimized Input and MultiSelect component functionality and dataSet-chunk page styling #9779 (#9815) 2025-08-29 10:57:29 +08:00
navigation-menu.tsx
pagination.tsx Feat: Modify the dataset list page style #3221 (#7437) 2025-04-30 15:37:16 +08:00
popover.tsx fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
progress.tsx Fix (style): Optimized Datasets color scheme and layout #3221 (#9620) 2025-08-21 12:14:56 +08:00
radio-group.tsx Feat: Render agent setting dialog #3221 (#9312) 2025-08-08 11:00:55 +08:00
radio.tsx fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
ragflow-pagination.tsx Feat: Replace color variables according to design draft #3221 (#9305) 2025-08-07 15:19:45 +08:00
scroll-area.tsx
segmented.tsx Feature (web): Optimize dataset pages and segmented components #3221 (#9605) 2025-08-21 09:32:04 +08:00
select.tsx Fix: Optimized the style and functionality of multiple components #3221 (#9824) 2025-08-29 16:54:01 +08:00
separator.tsx
sheet.tsx Feat: Modify the background color of the agent canvas #3221 (#9020) 2025-07-24 11:20:00 +08:00
sidebar.tsx Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
skeleton.tsx
slider.tsx
sonner.tsx
space.tsx Fix: Remove antd from dataset-page (#8830) 2025-07-15 16:12:50 +08:00
spin.tsx Fix: optimize the chunk result page (#8676) 2025-07-04 19:00:30 +08:00
switch.tsx Feat: Replace color variables according to design draft #3221 (#9305) 2025-08-07 15:19:45 +08:00
table.tsx Fix: Optimize table style #3221 (#9703) 2025-08-26 10:46:54 +08:00
tabs-underlined.tsx Refactor: Datasets UI #3221 (#8349) 2025-06-19 16:40:30 +08:00
tabs.tsx Feat: Restore the button's background color #3221 (#9307) 2025-08-07 17:37:53 +08:00
textarea.tsx Fixes (web): Optimized search page style and functionality #3221 (#9627) 2025-08-21 16:57:14 +08:00
toast.tsx
toaster.tsx
toggle-group.tsx Feat: Display agent operator call log #3221 (#8169) 2025-06-11 09:22:07 +08:00
toggle.tsx Feat: Display agent operator call log #3221 (#8169) 2025-06-11 09:22:07 +08:00
tooltip.tsx Fix: Optimized the style and functionality of multiple components #3221 (#9824) 2025-08-29 16:54:01 +08:00
transfer-list.tsx
tree-view.tsx