andy-stack_vaultkeeper-ai/Modals
Andrew Beal b752d8e75b chore: remove Conversation.path field and update dependencies
- Remove unused `path` property from Conversation class and its test
- Initialize `items` and `conversations` arrays in ConversationHistoryModal
- Use `Exception.messageFrom()` for safer error serialization in StreamingMarkdownService
- Fix redundant type cast in obsidian mock's Events.on()
- Bump @anthropic-ai/sdk, @google/genai, openai, esbuild, svelte, typescript, vitest, and other minor deps
2026-04-03 11:03:41 +01:00
..
ConversationHistoryModal.ts chore: remove Conversation.path field and update dependencies 2026-04-03 11:03:41 +01:00
ConversationHistoryModalSvelte.svelte fix: add top margin to conversation history list on mobile devices 2026-02-16 22:16:58 +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 fix: improve mobile layout spacing and modal margins 2026-01-30 10:00:16 +00:00