andy-stack_vaultkeeper-ai/Components
Andrew Beal 2fc9edc194 refactor: move typing-in animation to global styles and add conversation title to top bar
- Extract typing-in animation from ChatArea to global styles.css for reuse
- Add conversation title display in TopBar with fade transition
- Update ChatService to notify title changes via onNameChanged callback
- Fix ConversationNamingService to trigger callback after saving new title
- Clean up unused isAborting flag in ChatService
- Adjust grid layout in TopBar to accommodate title display
2025-10-17 19:34:47 +01:00
..
ChatArea.svelte refactor: move typing-in animation to global styles and add conversation title to top bar 2025-10-17 19:34:47 +01:00
ChatAreaThought.svelte Refactor chat scroll behavior to use dynamic padding instead of intervals 2025-10-11 12:28:42 +01:00
ChatWindow.svelte refactor: move typing-in animation to global styles and add conversation title to top bar 2025-10-17 19:34:47 +01:00
StreamingIndicator.svelte refactor: replace hardcoded blue with dynamic accent color variable 2025-10-15 21:18:59 +01:00
TopBar.svelte refactor: move typing-in animation to global styles and add conversation title to top bar 2025-10-17 19:34:47 +01:00