multica/packages/ui/src/hooks
Naiyuan Qing 65c2fea1b6 feat(chat): add message history pagination with scroll-up loading
Return latest messages by default instead of oldest. Support paginated
loading of older messages when scrolling up via IntersectionObserver,
with scrollHeight compensation to preserve scroll position.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 18:40:15 +08:00
..
use-auto-scroll.ts feat(chat): add message history pagination with scroll-up loading 2026-02-05 18:40:15 +08:00
use-mobile.ts feat(web): add sidebar layout 2026-01-30 20:40:35 +08:00
use-qr-scanner.ts feat(ui): extend QR scanner hook with lifecycle control and flash API 2026-02-05 08:22:42 +08:00
use-scroll-fade.ts refactor(frontend): complete migration of all hooks and components to packages 2026-02-02 11:07:57 +08:00