managarten/packages/shared-ui/src/organisms
Till-JS c712cc7995 feat(shared-ui): add reusable HelpModal system with keyboard shortcuts and syntax panels
- Create new help module with HelpModal, KeyboardShortcutsPanel, and SyntaxHelpPanel components
- Add common shortcuts and syntax constants for reusability
- Refactor InputBarHelpModal to use new HelpModal component
- Fix ContextMenu event handling with stopPropagation and pointer-events
- Fix Modal z-index for proper stacking context
- Add CalendarHeaderContextMenu import to WeekView

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 23:43:19 +01:00
..
network feat(ui): add shared ExpandableToolbar and unify toolbar dropdowns 2025-12-14 16:14:30 +01:00
AppSlider.svelte fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
AppSlider.types.ts feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
ConfirmationModal.svelte feat(ui): add elevation system for overlays and modals 2025-12-13 15:00:33 +01:00
FormModal.svelte feat(ui): add elevation system for overlays and modals 2025-12-13 15:00:33 +01:00
index.ts feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
Modal.svelte feat(shared-ui): add reusable HelpModal system with keyboard shortcuts and syntax panels 2025-12-14 23:43:19 +01:00