sebseb7
6a144f7441
feat: add prerendering support and improve component imports
...
- Introduced a new PrerenderHome component for development testing.
- Updated App.js to conditionally render the PrerenderHome based on the route.
- Refactored several components to use ES6 import/export syntax for consistency.
- Enhanced AppContent to manage dynamic theming and added a development-only FAB for prerender testing.
- Minor adjustments to props in PrerenderCategory for clarity.
2025-08-31 06:04:55 +02:00
sebseb7
275ee3bea6
feat: update layout in PrerenderProduct to match SPA design with invisible placeholders for SearchBar and ButtonGroup
2025-07-20 12:00:11 +02:00
sebseb7
3d136775e2
feat: enhance image loading and socket handling in Product and Images components, and update prerender logic in App and ProductDetailPage
2025-07-20 11:53:27 +02:00
sebseb7
bffb1fed27
feat: add prerender scripts for single product rendering and enhance layout in PrerenderProduct and Footer components
2025-07-20 10:40:22 +02:00
sebseb7
19cf475b0e
feat: add prerender-single-product script for single product rendering with i18n support
2025-07-20 10:12:16 +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
sebseb7
a21efab9d2
fix
2025-07-20 01:11:41 +02:00
sebseb7
abe1bbfb67
fix
2025-07-20 01:06:27 +02:00
sebseb7
e80fedf9a9
refactor: adjust alignment in Footer component for better visual consistency
2025-07-20 00:57:47 +02:00
sebseb7
b8441b3ceb
refactor: remove fixed height and redundant minHeight properties in PrerenderProduct for improved layout flexibility
2025-07-20 00:48:15 +02:00
sebseb7
3df20cbc6a
refactor: replace Box with Container for improved layout consistency in PrerenderProduct and ProductDetailPage components
2025-07-20 00:34:46 +02:00
sebseb7
cc679e77a9
refactor: simplify layout and improve styling for product attributes and sections in PrerenderProduct component
2025-07-20 00:28:47 +02:00
sebseb7
5d14bef740
upd
2025-07-20 00:22:43 +02:00
sebseb7
27de1c3406
fix
2025-07-20 00:15:33 +02:00
sebseb7
8e6e020a1b
feat: update product detail caching and component loading logic for improved SPA performance
2025-07-20 00:10:55 +02:00
sebseb7
dfb4f3e189
Refactor PrerenderProduct layout: Introduced a back button for navigation, improved styling with Box components, and ensured consistent heights for product details and price sections. Enhanced product display with fixed height placeholders and updated availability messaging for better user experience.
2025-07-19 11:30:37 +02:00
sebseb7
5fb3e10598
Enhance product display in PrerenderProduct: Added a utility function to clean product names, improved layout with Box components for better styling, and formatted price display with tax. Updated product details section to include manufacturer, weight, and availability status, ensuring a more informative and visually appealing product presentation.
2025-07-19 11:23:31 +02:00
sebseb7
65611865c8
trnalsate
2025-07-16 10:37:13 +02:00
seb
edbd56f6a9
Genesis
2025-07-02 12:49:06 +02:00