andy-stack_vaultkeeper-ai/Modals
Andrew Beal 9cb74f6f2f refactor: replace unique IDs with nth-child selectors in HelpModal
Remove unnecessary unique IDs from help modal topic elements and their corresponding CSS selectors, replacing them with more maintainable nth-child pseudo-selectors.
2025-11-08 13:41:29 +00:00
..
ConversationHistoryModal.ts feat: add help modal button to top bar and update license to MIT 2025-11-07 00:28:22 +00:00
ConversationHistoryModalSvelte.svelte feat: implement help modal with topic navigation and content display 2025-11-08 13:31:53 +00:00
HelpModal.ts feat: implement help modal with topic navigation and content display 2025-11-08 13:31:53 +00:00
HelpModalSvelte.svelte refactor: replace unique IDs with nth-child selectors in HelpModal 2025-11-08 13:41:29 +00:00