veza/apps/web/src/components/ui/optimized-image
senke 47164e5f3c ui(components): migrate remaining 27 skeleton files to Skeleton shimmer
Complete the migration of all inline `animate-pulse bg-muted` patterns
to the shared `<Skeleton>` component with premium shimmer animation.

Covers: UserProfilePage, SearchPage, CourseDetailView, ProductDetailView,
NotificationsPage, ChatMessages, SessionsPage, RegisterPage, AudioPlayer,
DataList, AccountSettings, Dialog, CourseLearningView, TwoFactorSetup,
ProjectsManager, GoLiveView, ConnectivityView, AIToolsView,
CloudSettingsView, EquipmentDetailView, NotificationMenu, PlaybackHeatmap,
ProjectDetailView, AvatarUpload, ShareLinkManager, OptimizedImage, BlurPlaceholder.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 23:21:33 +01:00
..
BlurPlaceholder.tsx ui(components): migrate remaining 27 skeleton files to Skeleton shimmer 2026-02-08 23:21:33 +01:00
generateImageSources.ts refactor(ui): extract OptimizedImage into optimized-image module 2026-02-05 22:31:35 +01:00
index.ts refactor(ui): extract OptimizedImage into optimized-image module 2026-02-05 22:31:35 +01:00
OptimizedImage.tsx feat(web): UI premium Discord/Spotify-like — tokens, shadows, focus, layout 2026-02-08 17:15:58 +01:00
OptimizedImageSkeleton.tsx ui(components): migrate remaining 27 skeleton files to Skeleton shimmer 2026-02-08 23:21:33 +01:00
ResponsiveImage.tsx refactor(ui): extract OptimizedImage into optimized-image module 2026-02-05 22:31:35 +01:00
types.ts refactor(ui): extract OptimizedImage into optimized-image module 2026-02-05 22:31:35 +01:00
useImageFormatSupport.ts refactor(ui): extract OptimizedImage into optimized-image module 2026-02-05 22:31:35 +01:00
useImagePreloader.ts refactor(ui): extract OptimizedImage into optimized-image module 2026-02-05 22:31:35 +01:00