andy-stack_vaultkeeper-ai/Components
Andrew Beal 63bcfdeae9 fix: remove min query length requirement and improve search UI styling
- Remove 3-character minimum search query requirement
- Add dynamic padding to search results container
- Style search results with icons, grid layout, and hover states
- Fix missing semicolons in ChatInput event handlers
- Implement auto-scroll for selected search result
- Initialize vault cache after metadata resolution
- Update tests to reflect removed query length validation
2025-10-29 21:33:45 +00:00
..
ChatArea.svelte refactor: make scroll behavior configurable in ChatArea 2025-10-24 18:16:38 +01:00
ChatAreaThought.svelte refactor: migrate to Obsidian theme variables for consistent theming 2025-10-17 23:51:23 +01:00
ChatInput.svelte fix: remove min query length requirement and improve search UI styling 2025-10-29 21:33:45 +00:00
ChatSearchResults.svelte fix: remove min query length requirement and improve search UI styling 2025-10-29 21:33:45 +00:00
ChatWindow.svelte feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
StreamingIndicator.svelte feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
TopBar.svelte feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00