This website requires JavaScript.
Explore
Help
Sign In
seb
/
reactShop
Watch
1
Star
0
Fork
0
You've already forked reactShop
Code
Issues
Pull Requests
Activity
Files
13f1e14a3d66680653725c3cd19243cf04edeaf4
reactShop
/
src
History
sebseb7
13f1e14a3d
Update MainPageLayout styles for improved layout consistency: Adjusted positioning properties for titles to enhance visual alignment and responsiveness across different page types, ensuring a more cohesive user experience.
2025-07-16 06:30:49 +02:00
..
components
Update MainPageLayout styles for improved layout consistency: Adjusted positioning properties for titles to enhance visual alignment and responsiveness across different page types, ensuring a more cohesive user experience.
2025-07-16 06:30:49 +02:00
contexts
Refactor App component to replace Home page with MainPageLayout, integrating CarouselProvider for improved page structure. Added new routes for Presseverleih and ThcTest pages, enhancing navigation and organization. Updated Header component to support new page states for Aktionen and Filiale.
2025-07-06 09:25:39 +02:00
data
Genesis
2025-07-02 12:49:06 +02:00
i18n
Update Arabic and Chinese translation files: Improved localization by enhancing existing translations with better context and comments for clarity. Adjusted navigation, authentication, cart, product, and other sections to ensure accurate representation of terms and phrases in both languages.
2025-07-16 06:19:37 +02:00
pages
Implement multilingual support: Integrate i18next for language translation across components, update configuration for multilingual descriptions and keywords, and enhance user interface elements with dynamic language switching. Add new dependencies for i18next and related libraries in package.json and package-lock.json.
2025-07-16 02:34:36 +02:00
providers
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
services
Genesis
2025-07-02 12:49:06 +02:00
theme
Genesis
2025-07-02 12:49:06 +02:00
utils
Genesis
2025-07-02 12:49:06 +02:00
App.js
Implement multilingual support: Integrate i18next for language translation across components, update configuration for multilingual descriptions and keywords, and enhance user interface elements with dynamic language switching. Add new dependencies for i18next and related libraries in package.json and package-lock.json.
2025-07-16 02:34:36 +02:00
config.js
Add new language support for Slovenian, Croatian, Swedish, Turkish, Greek, Arabic, and Chinese: Updated config.js to include additional language configurations, enhancing localization capabilities across the application.
2025-07-16 06:25:50 +02:00
index.css
Fix CSS formatting in index.css by removing unnecessary whitespace after closing code block, ensuring cleaner styling and consistency across the stylesheet.
2025-07-08 00:09:19 +02:00
index.js
Genesis
2025-07-02 12:49:06 +02:00
PrerenderAppContent.js
Add CarouselProvider to Prerender components for improved layout structure. Updated PrerenderAppContent and PrerenderHome to wrap MainPageLayout with CarouselProvider, enhancing component organization and consistency.
2025-07-06 09:35:34 +02:00
PrerenderCategory.js
Genesis
2025-07-02 12:49:06 +02:00
PrerenderHome.js
Add CarouselProvider to Prerender components for improved layout structure. Updated PrerenderAppContent and PrerenderHome to wrap MainPageLayout with CarouselProvider, enhancing component organization and consistency.
2025-07-06 09:35:34 +02:00
PrerenderKonfigurator.js
Genesis
2025-07-02 12:49:06 +02:00
PrerenderNotFound.js
Enhance 404 handling in webpack configuration with async middleware for prerendering. Updated NotFound404 page to improve user experience with localized messaging and responsive image styling. Added taxonomy ID mappings in feeds.cjs for better compliance and clarity in product categorization.
2025-07-07 02:12:19 +02:00
PrerenderProduct.js
Genesis
2025-07-02 12:49:06 +02:00
PrerenderProfile.js
Genesis
2025-07-02 12:49:06 +02:00
PrerenderSitemap.js
Refactor prerendering logic to include PrerenderSitemap component, enabling category data handling for the sitemap page. Update Sitemap component to initialize categories and loading state more efficiently, improving performance and clarity.
2025-07-05 16:13:38 +02:00
theme.js
Genesis
2025-07-02 12:49:06 +02:00