andy-stack_vaultkeeper-ai/Modals
Andrew Beal c044ebdf42 feat: add select-all checkbox and grid layout to conversation history modal
- Add toggleAll function to select/deselect all conversations
- Restructure layout using CSS grid for better alignment
- Add header row with column labels (Date, Title) and select-all checkbox
- Improve text overflow handling with min-width
- Update TypeScript ESLint packages to 8.56.0
2026-02-16 20:39:15 +00:00
..
ConversationHistoryModal.ts fix: improve chat scroll calculation and conversation deletion handling 2025-12-20 01:34:41 +00:00
ConversationHistoryModalSvelte.svelte feat: add select-all checkbox and grid layout to conversation history modal 2026-02-16 20:39:15 +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