sebseb7
|
cee69c9a31
|
refactor: remove SocketContext and related dependencies from OrdersTab and ProfilePage components for improved performance and code clarity
|
2025-07-23 08:46:35 +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
|
3e3e676ded
|
trasnlsater
|
2025-07-16 09:45:11 +02:00 |
|
sebseb7
|
08c04909e0
|
translate
|
2025-07-16 09:21:40 +02:00 |
|
sebseb7
|
51471d4a55
|
Refactor project for i18n support: Rename project to "i18n-translator" and update package.json and package-lock.json accordingly. Enhance localization by integrating translation functions across various components, including AddToCartButton, Content, GoogleLoginButton, and others, to provide dynamic text rendering based on user language preferences. Update localization files for multiple languages, ensuring comprehensive support for internationalization.
|
2025-07-16 05:59:48 +02:00 |
|
sebseb7
|
5c90d048fb
|
Integrate i18n support across multiple components: Update AddToCartButton, CartDropdown, CartItem, Footer, ProductFilters, ProductList, and profile components to utilize translation functions for dynamic text rendering. Enhance user experience by providing localized content for various UI elements, including buttons, labels, and tax information.
|
2025-07-16 03:03:47 +02:00 |
|
seb
|
9000b28ce5
|
Enhance product detail handling by integrating komponenten data into relevant components. Updated AddToCartButton, CartItem, Product, and ProductDetailPage to support new komponenten properties, improving product representation and pricing logic. Updated 404 image asset for better user experience.
|
2025-07-07 08:25:24 +02:00 |
|
seb
|
23e1742e40
|
Add unit pricing measure to product XML generation in feeds.cjs. Updated Product, ProductDetailPage, and AddToCartButton components to support new pricing fields (fGrundPreis, cGrundEinheit) for compliance with German regulations. Enhanced SearchBar with enter icon functionality for improved user experience.
|
2025-07-06 20:36:23 +02:00 |
|
seb
|
f81b9d12df
|
Refactor pagination visibility in ProductList component to prevent layout shifts when no products are available. Updated logic to use CSS visibility instead of conditional rendering.
|
2025-07-05 15:21:38 +02:00 |
|
seb
|
8ea3b1b6a3
|
Enhance ProductList component by adding conditional rendering for pagination and no products message based on active filters. Implement helper function for product count text to improve clarity in product display.
|
2025-07-05 15:18:55 +02:00 |
|
seb
|
fb3450aa23
|
Implement availability filters in Content and ProductList components to enhance product filtering functionality. Active filters for "auf Lager", "Neu", and "Bald verfügbar" are now dynamically displayed based on product availability, improving user experience and filtering accuracy.
|
2025-07-05 13:57:29 +02:00 |
|
seb
|
8abf64ca38
|
Enhance responsive design across components by adjusting padding, margins, and layout properties for better mobile usability. Updated styles in Content, Header, Product, ProductFilters, ProductList, and SearchBar components to improve visual consistency and user experience on various screen sizes.
|
2025-07-04 04:51:15 +02:00 |
|
seb
|
245f5067ed
|
Refactor socket handling across components to support dual socket connections, enhancing data fetching capabilities and improving overall communication.
|
2025-07-03 05:36:41 +02:00 |
|
seb
|
edbd56f6a9
|
Genesis
|
2025-07-02 12:49:06 +02:00 |
|