andy-stack_vaultkeeper-ai/Helpers
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
..
ElementHelper.ts fix: improve chat scroll calculation and conversation deletion handling 2025-12-20 01:34:41 +00:00
Exception.ts refactor: migrate from flag-based content types to typed properties 2025-12-19 12:30:51 +00:00
FileTagMapping.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
Helpers.ts Update unit tests - WIP. 2025-12-19 22:03:57 +00:00
SearchTypes.ts feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
Semaphore.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00
StringTools.ts Add new services for AI file API. 2025-12-17 18:06:16 +00:00
WikiLinks.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00