managarten/packages/shared-theme/src
Till-JS 863dd621f5 feat(todo): add comprehensive settings page with 20+ preferences
- Add global settings: confirmOnDelete, keyboardShortcutsEnabled
- Create Todo-specific settings store with localStorage persistence
- Add new shared-ui components: SettingsSelect, SettingsNumberInput, SettingsTimeInput
- Redesign settings page with 6 new sections:
  - Task behavior (priority, due time, auto-archive, quick-add project)
  - View & display (default view, compact mode, task counts, subtask progress)
  - Kanban board (card size, labels, WIP limit)
  - Notifications (reminders, daily digest, overdue alerts)
  - Productivity (focus mode, pomodoro, daily goal, streak)
  - Keyboard shortcuts

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 13:30:02 +01:00
..
a11y-constants.ts feat(a11y): add accessibility settings and theme improvements 2025-12-02 22:56:09 +01:00
a11y-store.svelte.ts feat(a11y): add accessibility settings and theme improvements 2025-12-02 22:56:09 +01:00
a11y-utils.ts improve code quality 2025-12-03 23:42:37 +01:00
app-routes.ts feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
constants.ts fix(picture): resolve all TypeScript type errors 2025-11-29 09:17:55 +01:00
index.ts feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
store.svelte.ts feat(theme): add ThemePage components and distinct background colors 2025-11-29 09:03:20 +01:00
types.ts feat(todo): add comprehensive settings page with 20+ preferences 2025-12-09 13:30:02 +01:00
user-settings-store.svelte.ts feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
utils.ts improve code quality 2025-12-03 23:42:37 +01:00