Folo/apps
Innei 3776d82d97
feat: implement scroll handling with new custom hook
- Added a new hook, useAttachScrollBeyond, to manage scroll behavior and state across components.
- Updated ChatInterface and WelcomeScreen to utilize the new hook for handling scroll events, improving the user experience by ensuring consistent scroll threshold management.
- Refactored AIChatRoot to maintain clean code structure.

These changes enhance the chat interface by providing a centralized way to manage scroll interactions, improving overall usability.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-08 22:32:52 +08:00
..
desktop feat: implement scroll handling with new custom hook 2025-09-08 22:32:52 +08:00
mobile fix(mobile): filter out 'All' view from timeline selection 2025-09-06 18:18:00 +08:00
ssr refactor(legal): remove legal package and update references 2025-08-24 01:46:30 +08:00