managarten/packages/shared-ui/src/bottom-stack
Till JS c81b636f2f feat(todo/web): add page maximize/minimize/close controls and default todo page
- Show "To Do" page by default on app load
- Add fullscreen (maximize) button to TodoPage with centered content
- Consistent button order across all states: Minimize → Fullscreen → Close
- Add maximize/restore/close buttons to minimized page tabs
- Use ArrowLineUp icon for restore in tabs to differentiate from minimize
- Larger tap targets for tab action buttons (24px)
- Centered empty state when no pages are open with "Seite hinzufügen" button
- Wire maximize through MinimizedPagesContext for tab-to-fullscreen flow

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 21:31:04 +02:00
..
BottomStack.svelte feat(todo/web): add page maximize/minimize/close controls and default todo page 2026-04-01 21:31:04 +02:00
index.ts feat(todo/web): add page maximize/minimize/close controls and default todo page 2026-04-01 21:31:04 +02:00
MinimizedTabs.svelte feat(todo/web): add page maximize/minimize/close controls and default todo page 2026-04-01 21:31:04 +02:00
NotificationBar.svelte feat(todo/web): add page maximize/minimize/close controls and default todo page 2026-04-01 21:31:04 +02:00
types.ts feat(todo/web): add page maximize/minimize/close controls and default todo page 2026-04-01 21:31:04 +02:00