andy-stack_vaultkeeper-ai/Modals
Andrew Beal e3e30a2b47 fix: improve chat scroll calculation and conversation deletion handling
- Use getOuterHeight helper for accurate element measurements including margins
- Simplify gap calculation for thought and streaming indicators
- Add top fade gradient to chat area for better visual polish
- Queue AI file deletions to prevent blocking conversation deletion
- Only trigger modal close callback when no conversation is active
2025-12-20 01:34:41 +00:00
..
ConversationHistoryModal.ts fix: improve chat scroll calculation and conversation deletion handling 2025-12-20 01:34:41 +00:00
ConversationHistoryModalSvelte.svelte fix: handle legacy function calls without IDs in Claude provider 2025-11-11 23:46:53 +00:00
HelpModal.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00
HelpModalSvelte.svelte Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +00:00