managarten/packages/shared-app-onboarding/src
Till JS 4770e15499 fix(calendar): improve onboarding UX — clearer progress, better selection, apply preferences
- Replace thin progress bar with animated step dots
- Add checkmark icon and stronger highlight for selected options
- Remove redundant step emoji (duplicate of header)
- Hide "Zurück" button on first step instead of just opacity:0
- Remove timezone step (auto-detect is always correct, 4 options too limited)
- Replace unsupported "day" view with "agenda" in view options
- Wire onComplete to actually apply weekStart and defaultView to settingsStore

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 11:00:28 +01:00
..
create-app-onboarding.svelte.ts feat(onboarding): add app-specific mini-onboarding system 2026-02-16 12:50:04 +01:00
index.ts feat(onboarding): add app-specific mini-onboarding system 2026-02-16 12:50:04 +01:00
MiniOnboardingModal.svelte fix(calendar): improve onboarding UX — clearer progress, better selection, apply preferences 2026-03-21 11:00:28 +01:00
types.ts feat(onboarding): add app-specific mini-onboarding system 2026-02-16 12:50:04 +01:00