Folo/apps
Innei 682771cd4e
feat: implement scroll threshold state management
- Introduced AIRootStateContext to manage the scroll threshold state across components.
- Updated AIChatRoot, ChatHeader, ChatInterface, and WelcomeScreen to utilize the new context for scroll behavior.
- Added SCROLLED_BEYOND_THRESHOLD constant to define the scroll limit for triggering state changes.

These changes enhance the chat interface by allowing components to react to scroll position, improving user experience and interaction dynamics.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-08 21:07:30 +08:00
..
desktop feat: implement scroll threshold state management 2025-09-08 21:07:30 +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