openclaw/apps/shared/ClawdbotKit/Sources/ClawdbotChatUI
Kenny Lee 96dbca6170 feat(macos): add scroll-to-bottom button in webchat
Add a floating button with down chevron that appears when scrolled up from
the bottom of the conversation. Tapping it smoothly scrolls to the latest
messages. Uses ultraThinMaterial background with subtle shadow.

Closes #2466

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 16:30:20 -08:00
..
AssistantTextParser.swift chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
ChatComposer.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ChatMarkdownPreprocessor.swift feat: render native chat markdown via Textual 2026-01-16 09:02:27 +00:00
ChatMarkdownRenderer.swift fix: wire markdown variant renderer 2026-01-16 09:19:25 +00:00
ChatMessageViews.swift fix: wire markdown variant renderer 2026-01-16 09:19:25 +00:00
ChatModels.swift fix: export sessions preview payload init 2026-01-22 12:23:59 +00:00
ChatPayloadDecoding.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ChatSessions.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ChatSheets.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ChatTheme.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ChatTransport.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ChatView.swift feat(macos): add scroll-to-bottom button in webchat 2026-01-26 16:30:20 -08:00
ChatViewModel.swift refactor: stop pinning hardcoded main session in chat UI 2026-01-09 23:20:58 +01:00