mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-20 03:01:26 +02:00
- Add shared skeleton primitives to @manacore/shared-ui: - SkeletonAvatar, SkeletonCard, SkeletonRow, SkeletonList, SkeletonGrid - Add contacts app skeletons: - AppLoadingSkeleton for root layout auth loading - ContactListSkeleton, ContactGridSkeleton for contact views - ContactDetailSkeleton for modal loading - ContactNotesSkeleton for notes section - TagGridSkeleton, FavoriteGridSkeleton for respective pages - DuplicateListSkeleton for duplicates page - ImportPreviewSkeleton, GoogleImportSkeleton for import flows - NetworkGraphSkeleton for network visualization - Add todo app skeletons: - AppLoadingSkeleton for root layout - TaskListSkeleton with configurable sections - StatisticsSkeleton for stats page charts - KanbanBoardSkeleton, KanbanColumnSkeleton for kanban view - Replace all spinner loading indicators with skeleton loaders - All skeletons include proper accessibility attributes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| eslint-config | ||
| mana-core-nestjs-integration | ||
| manadeck-database | ||
| news-database | ||
| nutriphi-database | ||
| shared-api-client | ||
| shared-auth | ||
| shared-auth-stores | ||
| shared-auth-ui | ||
| shared-branding | ||
| shared-config | ||
| shared-credit-service | ||
| shared-errors | ||
| shared-feedback-service | ||
| shared-feedback-types | ||
| shared-feedback-ui | ||
| shared-i18n | ||
| shared-icons | ||
| shared-landing-ui | ||
| shared-nestjs-auth | ||
| shared-profile-ui | ||
| shared-storage | ||
| shared-stores | ||
| shared-subscription-types | ||
| shared-subscription-ui | ||
| shared-supabase | ||
| shared-tailwind | ||
| shared-theme | ||
| shared-theme-ui | ||
| shared-types | ||
| shared-ui | ||
| shared-utils | ||
| shared-vite-config | ||
| test-config | ||
| uload-database | ||