andy-stack_vaultkeeper-ai/Modals
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
..
ConversationHistoryModal.ts fix: prevent race conditions in chat lifecycle and conversation management 2025-10-14 23:45:10 +01:00
ConversationHistoryModalSvelte.svelte refactor: move typing-in animation to global styles and add conversation title to top bar 2025-10-17 19:34:47 +01:00