andy-stack_vaultkeeper-ai/Components
Andrew Beal 10472bf30a fix: improve search trigger detection on mobile keyboards
Switch from keydown to beforeinput event for detecting search trigger characters, which works reliably across desktop and mobile virtual keyboards. Allow Shift+Enter to create newlines on mobile devices.
2025-11-12 22:05:12 +00:00
..
ChatArea.svelte fix: prevent empty messages and assistant-to-assistant structure 2025-11-09 13:57:47 +00:00
ChatAreaThought.svelte fix: adjust spacing in chat components and bump version to 0.0.5 2025-11-04 18:56:28 +00:00
ChatInput.svelte fix: improve search trigger detection on mobile keyboards 2025-11-12 22:05:12 +00:00
ChatSearchResults.svelte fix: improve mobile UI layout and interaction handling 2025-11-04 22:51:22 +00:00
ChatWindow.svelte fix: blur input on mobile after submit, focus on desktop 2025-11-12 00:06:54 +00:00
StreamingIndicator.svelte fix: adjust spacing in chat components and bump version to 0.0.5 2025-11-04 18:56:28 +00:00
TopBar.svelte Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +00:00
UserInstruction.svelte Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +00:00