Folo/apps/desktop
Innei 520ea60f2a
fix(ai): detect resume tip after consume chat
- 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>
2025-11-07 16:59:40 +08:00
..
build
changelog chore: update changelog for v1.0.0 release with new features and contributor acknowledgments 2025-10-31 22:13:00 +08:00
configs perf(trans): batch transition fetch 2025-10-23 01:30:12 +08:00
dev-only refactor(updater): app update based own server 2025-11-03 19:58:18 +08:00
layer fix(ai): detect resume tip after consume chat 2025-11-07 16:59:40 +08:00
plugins/vite fix: improve main hash calculation consistency 2025-10-23 17:50:25 +08:00
resources
scripts
static
.env.example
AGENTS.md feat: implement glassmorphic depth design system for UI components 2025-10-23 21:55:13 +08:00
bump.config.ts
bump.hotfix.config.js
electron.vite.config.ts
forge.config.cts
package.json chore: update dependencies (#4667) 2025-11-06 21:09:46 +08:00
postcss.config.cjs
tailwind.config.ts fix(desktop): increase height for preview header style (#4628) 2025-10-31 20:53:50 +08:00
vite.config.electron-render.ts
vite.config.ts chore: update URLs to use folo.is domain in configuration files 2025-10-30 09:04:39 +08:00