ragflow/web/src/components
Adrian Gora bece37e6c8
Fix: floating widget match style with original one (#10317)
### What problem does this PR solve?

These changes are intended to implement the remaining functionalities of
the fullscreen widget.

The question arises: how to display document prieview of PDFs in this
floating widget?
- simply enlarge the widget window
- implement zoom in/out
- render outside the iframe?

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-09-28 13:58:10 +08:00
..
api-service Fix: Optimized the table of contents style and homepage card layout #3221 (#9993) 2025-09-09 18:50:43 +08:00
chunk-method-dialog Fix(search): Search application list supports renaming function #3221 (#9555) 2025-08-19 17:35:32 +08:00
chunk-method-modal Fix: Knowledge Graph Extraction Conflict Between Dataset-Level and File-Specific Configurations #7198 (#7199) 2025-04-22 16:00:55 +08:00
edit-tag Fix: Optimized Input and MultiSelect component functionality and dataSet-chunk page styling #9779 (#9815) 2025-08-29 10:57:29 +08:00
embed-dialog Chat Widget (#10187) 2025-09-22 11:03:33 +08:00
empty Fix: Optimized the test results page layout and internationalization #3221 (#9974) 2025-09-08 12:49:12 +08:00
file-icon
file-upload-dialog Feat: Allow users to parse documents directly after uploading files #3221 (#9633) 2025-08-21 16:56:22 +08:00
file-upload-modal
highlight-markdown Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
hooks
image Fix: Remove antd from dataset-page (#8830) 2025-07-15 16:12:50 +08:00
indented-tree fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
line-chart
list-filter-bar fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
llm-select Fix: Display the invited icon in the header #9634 (#9659) 2025-08-22 15:05:56 +08:00
llm-setting-items Fix: Highlight the edges after running #9538 (#9994) 2025-09-09 17:04:37 +08:00
message-input fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
message-item Fix: Fixed the issue where the thinking mode on the chat page could not be turned off #9789 (#9794) 2025-08-28 17:33:27 +08:00
metadata-filter Fixes (web): Optimized search page style and functionality #3221 (#9627) 2025-08-21 16:57:14 +08:00
next-markdown-content Fix: Optimized variable node display and Agent template multi-language support #3221 (#9787) 2025-08-28 15:43:25 +08:00
next-message-item Feat: Add metadata configuration for new chats #3221 (#9502) 2025-08-15 17:40:16 +08:00
operate-dropdown
originui feat: Added UI functions related to data-flow knowledge base #3221 (#10038) 2025-09-11 09:51:18 +08:00
parse-configuration fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
pdf-drawer Fix: floating widget match style with original one (#10317) 2025-09-28 13:58:10 +08:00
pdf-previewer
prompt-editor Feat: Replace color variables according to design draft #3221 (#9305) 2025-08-07 15:19:45 +08:00
rename-dialog Feat: Replace the submit form button with ButtonLoading #3221 (#7547) 2025-05-09 10:17:36 +08:00
rename-modal
retrieval-documents Fix: File selection in Retrieval testing causes other options to disappear (#7759) 2025-05-30 09:38:50 +08:00
similarity-slider Feat: Fixed the issue where some fields in the chat configuration could not be displayed #3221 (#9430) 2025-08-13 10:26:26 +08:00
ui Feat: Add type card to create agent dialog #9869 (#10025) 2025-09-10 15:56:10 +08:00
xyflow Feat: Adjust the style of the note node #3221 (#9167) 2025-08-01 20:21:19 +08:00
auto-keywords-form-field.tsx Fix: Fixed the issue of retrieval operator text overlapping #3221 (#8652) 2025-07-03 19:04:06 +08:00
auto-keywords-item.tsx
avatar-upload.tsx Feat: Allow users to delete their profile pictures #3221 (#9826) 2025-08-29 17:12:45 +08:00
bulk-operate-bar.tsx Feat: Replace color variables according to design draft #3221 (#9305) 2025-08-07 15:19:45 +08:00
collapse.tsx Feat: Modify the background color of the agent canvas #3221 (#9020) 2025-07-24 11:20:00 +08:00
confirm-delete-dialog.tsx Feat: Replace color variables according to design draft #3221 (#9305) 2025-08-07 15:19:45 +08:00
copy-to-clipboard.tsx
cross-language-form-field.tsx fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
cross-language-item.tsx Adds 'Vietnamese' to the list of available languages in the cross-language item components (#8843) 2025-07-15 13:02:12 +08:00
dataset-configuration-container.tsx
delimiter-form-field.tsx fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
delimiter.tsx
editable-cell.tsx Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
embed-container.tsx Feat: Displays the embedded page of the chat module #3221 (#9532) 2025-08-18 18:02:13 +08:00
entity-types-form-field.tsx Fix:Optimize Agent template page, fix bugs in knowledge base (#9009) 2025-07-24 09:30:05 +08:00
entity-types-item.tsx fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
excel-to-html-form-field.tsx Fix(search): Search application list supports renaming function #3221 (#9555) 2025-08-19 17:35:32 +08:00
excel-to-html.tsx
file-status-badge.tsx feat: Added UI functions related to data-flow knowledge base #3221 (#10038) 2025-09-11 09:51:18 +08:00
file-upload.tsx Feat: Upload files in the chat box on the agent page #3221 (#9035) 2025-07-24 19:17:56 +08:00
file-uploader.tsx Fix: Fixed the issue that the agent embedded page needs to be logged in #9750 (#9751) 2025-08-27 14:18:00 +08:00
floating-chat-widget-markdown.less Fix: floating widget match style with original one (#10317) 2025-09-28 13:58:10 +08:00
floating-chat-widget-markdown.tsx Fix: floating widget match style with original one (#10317) 2025-09-28 13:58:10 +08:00
floating-chat-widget.tsx Fix: floating widget match style with original one (#10317) 2025-09-28 13:58:10 +08:00
form-container.tsx Feat: Fixed the issue where the dataset configuration page kept refreshing #3221 (#7666) 2025-05-16 09:53:47 +08:00
home-card.tsx Fix: Optimized the table of contents style and homepage card layout #3221 (#9993) 2025-09-09 18:50:43 +08:00
icon-font.tsx Feat: Adjust the style of the note node #3221 (#9167) 2025-08-01 20:21:19 +08:00
knowledge-base-item.tsx fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
large-model-form-field.tsx Fix(i18n): Added new translations #3221 (#9727) 2025-08-26 17:57:53 +08:00
layout-recognize-form-field.tsx Fix: Optimize dataset page layout and internationalization and default values for multi selection #3221 (#9695) 2025-08-25 17:29:15 +08:00
layout-recognize.tsx
llm-tools-select.tsx Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
max-token-number-from-field.tsx Fix: knowledge base's embedded model form layout and dependency imports in the main branch. #9869 (#10160) 2025-09-19 09:57:21 +08:00
max-token-number.tsx
message-history-window-size-item.tsx Feat: Add agent advanced settings form #3221 (#8592) 2025-07-01 10:52:48 +08:00
modal-manager.tsx
more-button.tsx Feat: Using IconFont as an additional icon library #3221 (#7427) 2025-04-30 13:09:42 +08:00
new-document-link.tsx Feat: Adjust the operation cell of the table on the file management page and dataset page #3221. (#7526) 2025-05-08 15:25:26 +08:00
page-header.tsx Feat: Show multiple chat boxes #3221 (#9443) 2025-08-13 15:59:51 +08:00
page-rank-form-field.tsx Fix: Fixed the issue of retrieval operator text overlapping #3221 (#8652) 2025-07-03 19:04:06 +08:00
page-rank.tsx
ragflow-avatar.tsx Fix(search): Search application list supports renaming function #3221 (#9555) 2025-08-19 17:35:32 +08:00
ragflow-form.tsx Feat: Add type card to create agent dialog #9869 (#10025) 2025-09-10 15:56:10 +08:00
rerank.tsx Feat: Fixed the issue where some fields in the chat configuration could not be displayed #3221 (#9430) 2025-08-13 10:26:26 +08:00
shared-badge.tsx Fix: Fixed an issue where knowledge base could not be shared #9634 (#9642) 2025-08-22 09:34:11 +08:00
skeleton-card.tsx Fix: Optimized the style and functionality of multiple components #3221 (#9824) 2025-08-29 16:54:01 +08:00
slider-input-form-field.tsx Fix: knowledge base's embedded model form layout and dependency imports in the main branch. #9869 (#10160) 2025-09-19 09:57:21 +08:00
spotlight.tsx feat: Added UI functions related to data-flow knowledge base #3221 (#10038) 2025-09-11 09:51:18 +08:00
svg-icon.tsx
switch-fom-field.tsx
table-skeleton.tsx Fix(i18n): Added new translations #3221 (#9727) 2025-08-26 17:57:53 +08:00
tavily-form-field.tsx Feat: Show multiple chat boxes #3221 (#9443) 2025-08-13 15:59:51 +08:00
tavily-item.tsx
theme-provider.tsx Feat: Replace the link of the old version of the agent module #3221 (#9130) 2025-07-31 12:14:00 +08:00
top-n-item.tsx Feat: Fixed the issue where some fields in the chat configuration could not be displayed #3221 (#9430) 2025-08-13 10:26:26 +08:00
use-knowledge-graph-item.tsx