• Joined on 2022-11-12
seb pushed to live at seb/reactShop 2025-11-18 07:18:56 +00:00
277edea15e feat(SEO): enhance product and category JSON-LD with shipping and return policy details
seb pushed to live at seb/reactShop 2025-11-17 09:16:20 +00:00
b267b9132a feat(ProductDetailPage): implement embedded product rendering and loading
Compare 2 commits »
seb pushed to live at seb/reactShop 2025-11-17 08:07:11 +00:00
Compare 3 commits »
seb pushed to live at seb/reactShop 2025-11-17 06:53:10 +00:00
Compare 5 commits »
seb pushed to live at seb/reactShop 2025-11-16 08:33:48 +00:00
f20628f71c feat(ProductDetailPage): add manufacturer button for search navigation
seb pushed to live at seb/reactShop 2025-11-16 07:15:25 +00:00
f9437a79e6 typo
seb pushed to live at seb/reactShop 2025-11-16 07:08:40 +00:00
f665e7c5f8 feat(i18n): add 'searchResultsFor' translation key across multiple languages
seb pushed to live at seb/reactShop 2025-11-16 06:58:21 +00:00
4f5a44dc7d feat(i18n): add 'more' translation key across multiple languages and enhance SearchBar
bf2e5f56ce fix(i18n): update SearchBar placeholder for translation support
Compare 2 commits »
seb pushed to live at seb/reactShop 2025-11-16 06:34:44 +00:00
0c92591d32 feat(navigation): enhance article category handling and product navigation
seb pushed to live at seb/reactShop 2025-11-15 07:52:35 +00:00
8ea2e50432 feat(i18n): enhance data fetching and caching with language support
seb pushed to live at seb/reactShop 2025-11-13 05:59:38 +00:00
8649408957 feat(i18n): enhance SearchBar to support language context in search queries
seb pushed to live at seb/reactShop 2025-11-13 05:44:12 +00:00
9e9d9ada4a feat(sanitize-html): integrate sanitize-html for product descriptions
seb pushed to main at seb/deployHook 2025-11-12 22:14:49 +00:00
seb pushed to main at seb/deployHook 2025-11-12 21:22:30 +00:00
20576fe4db fix: update repository path for version.json in releasehook
seb pushed to live at seb/reactShop 2025-11-12 06:46:24 +00:00
2bb9a151a3 feat(i18n): add 'similarProducts' key to multiple language files
seb pushed to live at seb/reactShop 2025-11-12 06:26:40 +00:00
4ae9344b63 feat(i18n): enhance caching and data fetching for language support
seb pushed to live at seb/reactShop 2025-11-12 05:01:05 +00:00
e00c226b9a feat(i18n): update product filtering on language change
seb pushed to live at seb/reactShop 2025-11-11 13:57:36 +00:00
cf12323dfa feat(carousel): shuffle products in ProductCarousel for enhanced display
seb pushed to live at seb/reactShop 2025-11-02 08:54:59 +00:00
95177c8df7 feat(carousel): add ProductCarousel component and integrate into SharedCarousel
seb pushed to live at seb/reactShop 2025-10-31 20:13:15 +00:00
65f29144a6 ignorance