managarten/packages/shared-ui/src/context-menu
Till-JS bd89871f8b feat(ui): add elevation system for overlays and modals
- Add 3-level elevation CSS variables to themes.css for all theme variants
- elevation-1: dropdowns, pills (16% in dark mode)
- elevation-2: modals, overlays (20% in dark mode)
- elevation-3: context menus, tooltips (24% in dark mode)
- Update ContextMenu to use elevation-3
- Update Modal to use elevation-2 with theme-aware borders
- Update QuickEventOverlay to use elevation-2 with matching footer
- Update PillTimeRangeSelector dropdown to use elevation-1
- Update ConfirmationModal and FormModal to use theme variables
- Remove shadows from overlay components for cleaner look

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-13 15:00:33 +01:00
..
ContextMenu.svelte feat(ui): add elevation system for overlays and modals 2025-12-13 15:00:33 +01:00
index.ts feat(calendar): make toolbar content horizontally scrollable on mobile 2025-12-13 13:57:28 +01:00
types.ts feat(calendar): add event context menu and fix event persistence 2025-12-13 14:24:08 +01:00