ragflow/web
balibabu aa1251af9a
Feat: Use storybook to display public components. #9914 (#9915)
### What problem does this PR solve?
Feat: Use storybook to display public components. #9914
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-09-04 17:03:36 +08:00
..
.husky
.storybook Feat: Use storybook to display public components. #9914 (#9915) 2025-09-04 17:03:36 +08:00
public
src Feat: Use storybook to display public components. #9914 (#9915) 2025-09-04 17:03:36 +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 Feat: Use storybook to display public components. #9914 (#9915) 2025-09-04 17:03:36 +08:00
.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: Use storybook to display public components. #9914 (#9915) 2025-09-04 17:03:36 +08:00
package.json Feat: Use storybook to display public components. #9914 (#9915) 2025-09-04 17:03:36 +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 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