managarten/apps/questions
Till-JS 8804ab77a2 ♻️ refactor: centralize AppLoadingSkeleton in shared-ui
Add configurable AppLoadingSkeleton component to @manacore/shared-ui
with multiple layout presets: list, tasks, sidebar, centered, minimal.

Migrate 3 apps to use the shared component:
- contacts: uses default 'list' layout
- todo: uses 'tasks' layout
- questions: uses 'sidebar' layout

Apps with highly specific layouts (calendar, clock) retain their
local implementations for now.
2026-01-29 15:24:29 +01:00
..
apps ♻️ refactor: centralize AppLoadingSkeleton in shared-ui 2026-01-29 15:24:29 +01:00
CLAUDE.md feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
package.json feat(questions): implement questions app NestJS backend 2026-01-28 23:52:22 +00:00