- Introduced ChatBottomPanel component to manage chat input, shortcuts, and rate limit notices. - Refactored ChatInterface to utilize ChatBottomPanel, enhancing the structure and readability of the chat layout. - Created ChatMessageContainer to handle message display and scrolling behavior, improving user experience. - Added ScrollToBottomButton for easier navigation in long chat histories. - Consolidated message rendering logic into a new Messages component for better maintainability. Signed-off-by: Innei <tukon479@gmail.com> |
||
|---|---|---|
| .. | ||
| build | ||
| changelog | ||
| configs | ||
| dev-only | ||
| layer | ||
| plugins/vite | ||
| resources | ||
| scripts | ||
| static | ||
| .env.example | ||
| AGENTS.md | ||
| bump.config.ts | ||
| bump.hotfix.config.js | ||
| electron.vite.config.ts | ||
| forge.config.cts | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.ts | ||
| vite.config.electron-render.ts | ||
| vite.config.ts | ||