ragflow/web
balibabu 63cdce660e
Feat: Limit the number of Splitter and Parser operators on the canvas to only one #9869 (#10362)
### What problem does this PR solve?

Feat: Limit the number of Splitter and Parser operators on the canvas to
only one #9869

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-09-29 17:22:40 +08:00
..
.husky
.storybook Feat: Added RenameDialog NumberInput and Spin storybook #9914 (#9925) 2025-09-05 09:57:00 +08:00
public Feat: Move the github icon to the right #9869 (#10355) 2025-09-29 11:50:58 +08:00
src Feat: Limit the number of Splitter and Parser operators on the canvas to only one #9869 (#10362) 2025-09-29 17:22:40 +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
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json feat: Added UI functions related to data-flow knowledge base #3221 (#10038) 2025-09-11 09:51:18 +08:00
package.json feat: Added UI functions related to data-flow knowledge base #3221 (#10038) 2025-09-11 09:51: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: Fixed the issue where the cursor would go to the end when changing its own data #9869 (#10316) 2025-09-26 19:55:42 +08:00
tailwind.css Feat: Fixed the issue where the cursor would go to the end when changing its own data #9869 (#10316) 2025-09-26 19:55:42 +08:00
tsconfig.json
typings.d.ts