veza/apps/web/src/components/ui/lazy-component
senke a8c985688a feat(v0.12.2): F501-F510 frontend distribution dashboard UI
- Distribution types, API service, and page component
- Distributions list with platform-specific status badges
- External streaming revenue table with summary cards
- Platform icons and status colors for Spotify/Apple Music/Deezer
- ARIA labels for accessibility
- Lazy-loaded route at /distribution

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 19:54:45 +01:00
..
createLazyComponent.tsx refactor(ui): decompose LazyComponent into lazy-component module with LazyErrorFallback, LazyErrorBoundary, createLazyComponent 2026-02-05 20:48:36 +01:00
index.ts feat(v0.12.2): F501-F510 frontend distribution dashboard UI 2026-03-10 19:54:45 +01:00
LazyComponent.stories.tsx test(ui): add LazyErrorFallback and LazyComponent stories; fix LazyComponent tests for fallback text 2026-02-05 20:49:17 +01:00
LazyErrorBoundary.tsx refactor(ui): decompose LazyComponent into lazy-component module with LazyErrorFallback, LazyErrorBoundary, createLazyComponent 2026-02-05 20:48:36 +01:00
LazyErrorFallback.stories.tsx test(ui): add LazyErrorFallback and LazyComponent stories; fix LazyComponent tests for fallback text 2026-02-05 20:49:17 +01:00
LazyErrorFallback.tsx refactor: Phase 7 — Clean up legacy components and remove dead tokens 2026-02-12 02:09:29 +01:00
lazyExports.ts feat(v0.12.2): F501-F510 frontend distribution dashboard UI 2026-03-10 19:54:45 +01:00