sebseb7
|
d16e979771
|
feat: store product image URL in window object for improved accessibility in image handling
|
2025-07-23 08:35:08 +02:00 |
|
sebseb7
|
bad176a6d1
|
feat: implement accessibility improvements by ensuring alt text is always present on image error events and initialize accessibility checking in App component
|
2025-07-21 01:39:50 +02:00 |
|
sebseb7
|
2b64719758
|
feat: optimize image loading and critical rendering path by adding image preloads in webpack config, updating image handling in multiple components, and ensuring alt attributes are set for accessibility
|
2025-07-20 15:19:16 +02:00 |
|
sebseb7
|
a68d912c99
|
feat: enhance image loading performance by adding fetchPriority and loading attributes in multiple components, and update MUI icons chunking in webpack configuration
|
2025-07-20 15:05:29 +02:00 |
|
sebseb7
|
bfd1803c6f
|
refactor: remove isPrerender prop and update ProductImage component to unify fullscreen handling in PrerenderProduct and ProductDetailPage
|
2025-07-20 01:16:44 +02:00 |
|
sebseb7
|
ea488982a7
|
feat: introduce ProductImage component to streamline image handling in PrerenderProduct and ProductDetailPage
|
2025-07-20 01:12:50 +02:00 |
|