53 Commits

Author SHA1 Message Date
Henrik Larsson
9cab4ac2c6 Updates 2023-08-21 12:03:05 +02:00
Henrik Larsson
21f4893b70 Updates 2023-08-21 11:42:16 +02:00
Henrik Larsson
f8183a5a69 Intitial commit 2023-08-18 15:31:44 +02:00
Henrik Larsson
4245628da1 Alert banner 2023-08-15 13:32:36 +02:00
Henrik Larsson
bfdfeeaf97 Added preview functionality for home page 2023-08-14 23:22:54 +02:00
Henrik Larsson
31b5f2a8b9 Added CMD+K command to open search modal 2023-08-14 13:37:43 +02:00
Henrik Larsson
de85d266bd Tweaks 2023-08-14 11:00:16 +02:00
Henrik Larsson
e703943014
Update modal.tsx 2023-08-13 23:09:09 +02:00
Henrik Larsson
671e3744db Hero updates 2023-08-13 22:38:58 +02:00
Henrik Larsson
ce9c62084e Links and data fetching for dynamic routes 2023-08-13 22:16:15 +02:00
Henrik Larsson
ac9d8c4386 Tried some updates 2023-08-13 14:06:02 +02:00
Henrik Larsson
810754ad1d Restructured app to work better with localized slugs 2023-08-12 13:57:33 +02:00
Henrik Larsson
60d1810707 Restructured app to work better with localized slugs 2023-08-12 13:55:30 +02:00
Henrik Larsson
f14d0cb865 Rewrite URLs for app router folders 2023-08-11 23:37:34 +02:00
Henrik Larsson
6a5aa06841 Fixed bugs 2023-08-11 16:04:47 +02:00
Henrik Larsson
88f3bd6531 Iterated search experience 2023-08-11 15:42:00 +02:00
Henrik Larsson
86f2475aad Search fixes 2023-08-11 11:54:50 +02:00
Henrik Larsson
767245672c Tried to optimize product page 2023-08-11 10:19:55 +02:00
Henrik Larsson
dc2856c4c8 Tested to add algolia search 2023-08-10 20:49:53 +02:00
Henrik Larsson
04477fe83a Test suspense in dynamic content manager 2023-08-10 15:16:45 +02:00
Henrik Larsson
336ae78a4b Updated TypeScript to resolve async RSC error 2023-08-09 14:34:10 +02:00
Henrik Larsson
a16807c8d8 Added suspense and restructured layout AND pages 2023-08-09 14:19:27 +02:00
Henrik Larsson
bc71f62b72 Removed suspense from dynamic content 2023-08-08 22:43:36 +02:00
Henrik Larsson
06e87a448d Add supense to Dynamic contentg 2023-08-08 22:40:02 +02:00
Henrik Larsson
e566c1f451 Dynamic imports 2023-08-08 22:36:13 +02:00
Henrik Larsson
4721cdf365 Removed suspense 2023-08-08 22:03:32 +02:00
Henrik Larsson
cc2fb3543e Removed suspense 2023-08-08 21:56:25 +02:00
Henrik Larsson
103c7809c3 Test out suspense in react 2023-08-08 21:51:41 +02:00
Henrik Larsson
d90181fe29 Updates 2023-08-08 17:08:22 +02:00
Henrik Larsson
047e5fe566 Updates 2023-08-08 17:06:04 +02:00
Henrik Larsson
22aab2f657 Updates 2023-08-08 16:20:45 +02:00
Henrik Larsson
3e513eaf99 Updates 2023-08-08 11:46:46 +02:00
Henrik Larsson
6527974989 Catch all routes 2023-08-07 16:40:42 +02:00
Henrik Larsson
a75a2e7feb Structural changes 2023-08-07 15:06:13 +02:00
Henrik Larsson
5c2f3d5e3e Locale switcher updates 2023-07-07 12:56:33 +02:00
Henrik Larsson
1bd4d29ebb Dont import reusable section dynamic for now 2023-05-16 13:04:23 +02:00
Henrik Larsson
47b0df33d4 Added support for reusable section 2023-05-16 09:44:01 +02:00
Henrik Larsson
a740f19f8a Added styles for usp section and started on reusable section 2023-05-15 16:36:57 +02:00
Martin Westerlund
b954a14d25 Added USP section styling 2023-05-08 11:49:40 +02:00
Henrik Larsson
748439803c Tweaks 2023-05-05 20:02:11 +02:00
Henrik Larsson
7dc550291e Revert to global CSS 2023-05-05 12:02:25 +02:00
Henrik Larsson
d328f1ed96 Testing to relocate CSS according to new App dir functionality 2023-05-05 11:39:18 +02:00
Henrik Larsson
efe0c68b03 Footer 2023-05-05 10:40:26 +02:00
Henrik Larsson
4bf59a61f6 Iterations and TS error fixes 2023-05-05 10:12:15 +02:00
Henrik Larsson
c68f95e454 Ported more functionality 2023-05-04 09:20:26 +02:00
Henrik Larsson
603bd2b880 Iterated with translations 2023-05-03 15:16:42 +02:00
Henrik Larsson
cca3250557 Iterated with translations 2023-05-03 09:58:35 +02:00
Tobias Lins
9ea5671579
Don't fail when collections are not found (#996)
* Don't fail when collections are not found

* fix another error
2023-04-26 09:26:52 -05:00
Michael Novotny
7de3ae5583
Removes unnecessary async on ProductGridItems (#977) 2023-04-20 13:54:04 -05:00
Stephanie Dietz
acb4ff400b
Updates recommended products to use ProductGridItems component (#975) 2023-04-20 11:27:18 -05:00