managarten/packages/shared-ui/src/quick-input
Till-JS def7249058 🚸 feat(todo): redesign homepage empty state and section visibility
- Remove "Meine Aufgaben" header (sections are self-explanatory)
- Add enhanced empty state with animated sparkle icon, motivational
  message, and clickable syntax examples that insert into input bar
- Implement smart section visibility (only show sections with tasks,
  but always show "Today" as primary workspace)
- Add onboarding tip for users with 1-3 tasks showing #tags and
  !priority syntax
- Add quick-input-set event listener to InputBar for example clicks
2026-01-26 16:29:42 +01:00
..
index.ts feat(shared-ui): add InputBar context menu with settings 2025-12-14 22:20:00 +01:00
InputBar.svelte 🚸 feat(todo): redesign homepage empty state and section visibility 2026-01-26 16:29:42 +01:00
InputBarContextMenu.svelte feat(shared-ui): add InputBar context menu with settings 2025-12-14 22:20:00 +01:00
InputBarHelpModal.svelte feat(shared-ui): add reusable HelpModal system with keyboard shortcuts and syntax panels 2025-12-14 23:43:19 +01:00
inputBarSettings.svelte.ts feat(shared-ui): add InputBar context menu with settings 2025-12-14 22:20:00 +01:00
recentInputHistory.ts feat(shared-ui): add InputBar context menu with settings 2025-12-14 22:20:00 +01:00
types.ts feat(shared-ui): add QuickInputBar and PillToolbar components 2025-12-12 02:17:17 +01:00