There was an error fetching the commit references. Please try again later.
feat: #345 even if the backend data returns empty, the skeleton of the chart...
feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461) … chart will be displayed. ### What problem does this PR solve? feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. ### Type of change - [x] New Feature (non-breaking change which adds functionality)
Showing
- web/src/components/line-chart/index.tsx 3 additions, 2 deletionsweb/src/components/line-chart/index.tsx
- web/src/locales/en.ts 2 additions, 3 deletionsweb/src/locales/en.ts
- web/src/locales/zh-traditional.ts 5 additions, 6 deletionsweb/src/locales/zh-traditional.ts
- web/src/locales/zh.ts 4 additions, 5 deletionsweb/src/locales/zh.ts
- web/src/pages/chat/chat-api-key-modal/index.tsx 2 additions, 0 deletionsweb/src/pages/chat/chat-api-key-modal/index.tsx
- web/src/pages/chat/chat-overview-modal/index.less 1 addition, 1 deletionweb/src/pages/chat/chat-overview-modal/index.less
- web/src/pages/chat/chat-overview-modal/index.tsx 27 additions, 14 deletionsweb/src/pages/chat/chat-overview-modal/index.tsx
- web/src/pages/chat/model.ts 1 addition, 0 deletionsweb/src/pages/chat/model.ts
Loading
Please register or sign in to comment