managarten/apps
Till-JS 7987fe009d feat(ui): add skeleton loaders for calendar and clock apps
Calendar App:
- Add AppLoadingSkeleton for root layout initialization
- Add CalendarViewSkeleton for main week view
- Add AgendaSkeleton for agenda page event list
- Add EventDetailSkeleton for event modal
- Add RedirectSkeleton for event redirect page
- Fix TypeScript error in event/new page

Clock App:
- Add AppLoadingSkeleton for root layout initialization
- Add WorldClockSkeleton for world clock grid
- Add AlarmsSkeleton for alarms grid
- Add TimersSkeleton for active timers grid

All spinners replaced with contextual skeleton loaders using
@manacore/shared-ui SkeletonBox component.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 20:36:37 +01:00
..
calendar feat(ui): add skeleton loaders for calendar and clock apps 2025-12-09 20:36:37 +01:00
chat fix(settings): unify global settings across all web apps 2025-12-09 12:37:49 +01:00
clock feat(ui): add skeleton loaders for calendar and clock apps 2025-12-09 20:36:37 +01:00
contacts feat(shared-ui): add global CommandBar component with search across apps 2025-12-09 20:35:58 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore feat(referral): integrate referral system frontend 2025-12-09 13:01:43 +01:00
manadeck fix(settings): complete global settings unification for remaining apps 2025-12-09 12:45:10 +01:00
picture fix(settings): unify global settings across all web apps 2025-12-09 12:37:49 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo feat(shared-ui): add global CommandBar component with search across apps 2025-12-09 20:35:58 +01:00
zitare fix(settings): unify global settings across web apps 2025-12-07 16:28:00 +01:00