-
- Downloads
There was an error fetching the commit references. Please try again later.
feat: Add Skeleton to MessageItem before the backend returns a message and...
feat: Add Skeleton to MessageItem before the backend returns a message and fixed the issue where ChatConfigurationModal displays old data when creating a new dialog (#99) * feat: fixed the issue where ChatConfigurationModal displays old data when creating a new dialog * feat: Add Skeleton to MessageItem before the backend returns a message
Showing
- web/.umirc.ts 1 addition, 1 deletionweb/.umirc.ts
- web/src/layouts/components/header/index.tsx 1 addition, 2 deletionsweb/src/layouts/components/header/index.tsx
- web/src/less/index.less 2 additions, 0 deletionsweb/src/less/index.less
- web/src/less/mixins.less 31 additions, 0 deletionsweb/src/less/mixins.less
- web/src/pages/add-knowledge/components/knowledge-chunk/components/chunk-card/index.less 1 addition, 29 deletions...mponents/knowledge-chunk/components/chunk-card/index.less
- web/src/pages/chat/chat-configuration-modal/index.tsx 9 additions, 7 deletionsweb/src/pages/chat/chat-configuration-modal/index.tsx
- web/src/pages/chat/chat-container/index.less 6 additions, 0 deletionsweb/src/pages/chat/chat-container/index.less
- web/src/pages/chat/chat-container/index.tsx 25 additions, 12 deletionsweb/src/pages/chat/chat-container/index.tsx
- web/src/pages/chat/hooks.ts 29 additions, 11 deletionsweb/src/pages/chat/hooks.ts
- web/src/pages/chat/index.less 1 addition, 0 deletionsweb/src/pages/chat/index.less
- web/src/pages/chat/index.tsx 3 additions, 3 deletionsweb/src/pages/chat/index.tsx
- web/src/pages/chat/model.ts 9 additions, 8 deletionsweb/src/pages/chat/model.ts
Loading
Please register or sign in to comment