andy-stack_vaultkeeper-ai/Enums
Andrew Beal 2b5f977478 fix: improve search trigger cursor positioning and UX
- Add tooltips to search trigger elements for better visibility
- Fix cursor detection logic for contenteditable="false" elements
- Make user messages render as HTML to support rich content
- Add default cursor style to search triggers
- Remove debug console.log statement
- Clean up unused import in SearchTrigger
2025-11-01 02:01:17 +00:00
..
AIFunction.ts feat: add batch file operations and move functionality 2025-10-16 22:58:30 +01:00
ApiProvider.ts refactor: replace API provider dropdown with model selection dropdown 2025-10-21 22:14:35 +01:00
Copy.ts refactor: replace API provider dropdown with model selection dropdown 2025-10-21 22:14:35 +01:00
FileEvent.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
Greeting.ts Add greeting messages based on time of day and implement TopBar component 2025-10-02 09:34:54 +01:00
Path.ts refactor: simplify web search params and improve vault file handling 2025-10-15 20:13:14 +01:00
Role.ts Refactor conversation content handling and improve error messages 2025-10-20 08:30:08 +01:00
SearchTrigger.ts fix: improve search trigger cursor positioning and UX 2025-11-01 02:01:17 +00:00
Selector.ts refactor: centralize CSS class names in Selector enum 2025-10-13 13:14:54 +01:00