andy-stack_vaultkeeper-ai/Enums
Andrew Beal 7b6682f951 feat: implement help modal with topic navigation and content display
- Add HelpModal enum entries for titles and content
- Implement HelpModalSvelte component with sidebar navigation
- Add topic selection functionality with fade transitions
- Style help modal with grid layout and custom backgrounds
- Display plugin version in modal footer
- Apply consistent spacing with conversation history modal
2025-11-08 13:31:53 +00:00
..
AIFunction.ts feat: add ListVaultFiles function and improve search behavior 2025-11-01 11:43:32 +00:00
ApiProvider.ts refactor: replace API provider dropdown with model selection dropdown 2025-10-21 22:14:35 +01:00
Copy.ts feat: implement help modal with topic navigation and content display 2025-11-08 13:31:53 +00: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 feat: add multi-term search and user instruction UI with file path setting 2025-11-02 20:16:06 +00:00
Role.ts Refactor conversation content handling and improve error messages 2025-10-20 08:30:08 +01:00
SearchTrigger.ts Replace Node.js path module with path-browserify for browser compatibility 2025-11-04 19:12:30 +00:00
Selector.ts feat: implement help modal with topic navigation and content display 2025-11-08 13:31:53 +00:00