Commit Graph

1225 Commits

Author SHA1 Message Date
flayks 7e43846a92 Integrate more section in About page 2022-08-03 10:13:32 +02:00
flayks 42742bcba3 [wip] Create About page 2022-08-02 00:07:46 +02:00
flayks 2215b1329c Disconnect observers instead of unobserve 2022-08-02 00:07:17 +02:00
flayks 8584095f33 Change Shop module title level 2022-08-02 00:06:01 +02:00
flayks c91166d548 Use Svelte shorthand for CSS variables declaration 2022-08-01 21:00:08 +02:00
flayks e499f69574 Fix some missing smooth scroll function syntax 2022-08-01 18:10:18 +02:00
flayks 54dc1a24ff Rework conditions for Button
- Was prefetching mailto links, so needs to detect if url string is starting
- Check if it actually has slots, then add a class
2022-08-01 18:09:51 +02:00
flayks 01859031aa Use Heading component on Credits and Subscribe page
Adapt the entering animation as well, SiteTitle was fading
2022-08-01 11:36:15 +02:00
flayks d2100c7167 [chore] Update npm packages 2022-07-31 23:20:48 +02:00
flayks 95b2398a00 Use favorite photos for Homepage Collage 2022-07-31 23:20:38 +02:00
flayks 5975c8e51a Update Analytics 2022-07-31 19:45:33 +02:00
flayks 4880483933 Add acknowledgement part at end of page
Specifically for Australia or other location needing an acknowledgement
2022-07-31 01:04:24 +02:00
flayks 39c8f6dd14 Update error messages 2022-07-30 17:03:12 +02:00
flayks cc3ddb2148 Location page product is not mandatory 2022-07-30 16:29:25 +02:00
flayks 302591732c Put Location page name higher in intro
Gives more space for illustration
2022-07-30 16:20:39 +02:00
flayks 23af1e944d Tweak Switcher link hover 2022-07-30 16:19:56 +02:00
flayks 38deb96197 Return specific error message if location doesn't exist 2022-07-30 15:16:19 +02:00
flayks 6f445f6191 Make Credit location flag image sharper 2022-07-30 13:50:14 +02:00
flayks 2267102d0d [chore] Update npm packages 2022-07-30 13:49:54 +02:00
flayks b058963b79 Add Shop module at end of Location page
With linked poster if existing, otherwise with all products
2022-07-30 13:49:29 +02:00
flayks 31351ae095 Create props for ShopModule content
Allows to customize content if for a specific one for instance
2022-07-30 10:28:07 +02:00
flayks 6a7c4a0c75 Restrict location page access to matching country slug from param
Location page would be accessible if the country page param was set to anything else than the country it should be linked to from the data
2022-07-29 23:46:03 +02:00
flayks cfdea7fe31 Edit package.json 2022-07-29 22:59:45 +02:00
flayks 5464135c3b Make Postcard country column slightly bigger
Better for Netherlands or long country names
2022-07-29 22:55:35 +02:00
flayks a39ab576d2 Update locations style 2022-07-29 18:51:52 +02:00
flayks 67078a282f Change earth icon rotation to match big globe 2022-07-29 18:42:00 +02:00
flayks 0dba9b78c3 Add smooth scroll globally 2022-07-27 18:17:36 +02:00
flayks 378c707d57 Add zoom level as parameter 2022-07-26 23:43:03 +02:00
flayks be0c58c744 Code cleanup and add types on stores 2022-07-26 23:42:41 +02:00
flayks e8305cb2e8 Put Tweakpane over the globe 2022-07-26 23:42:30 +02:00
flayks dffa3dfbd1 [chore] Update npm packages 2022-07-26 23:42:13 +02:00
flayks 6c1c7d7ee6 Add vercel config file 2022-07-26 23:42:03 +02:00
flayks d67eade6fb Preload fonts 2022-07-26 23:41:13 +02:00
flayks 131ba697ac [chore] Update npm packages 2022-07-23 18:15:03 +02:00
flayks efb6183706 Fix Globe popin transition 2022-07-20 15:41:00 +02:00
flayks 72704eac8c Add SEO title and description to Homepage 2022-07-19 13:43:51 +02:00
flayks 6a66cdaf22 Use options parameters with types and default on smoothScroll function 2022-07-19 13:43:25 +02:00
flayks 3ba5a100c8 Fix anchor on Homepage locations button 2022-07-19 13:33:00 +02:00
flayks 978db8f76d Make cluster button more accessible 2022-07-19 12:37:02 +02:00
flayks fa056d0933 Update resize method and debounce it on component 2022-07-19 12:36:51 +02:00
flayks 543d2e5c8b Change locations anchor on Homepage 2022-07-19 11:55:16 +02:00
flayks e1fa4b9ad7 [chore] Update npm packages 2022-07-19 11:55:00 +02:00
flayks a4176fed3b Update Globe and add comments 2022-07-19 11:54:50 +02:00
flayks 5d7d4896fe Filter empty continents directly in GraphQL query 2022-07-18 17:26:06 +02:00
flayks 4f274e52ce [WIP] Started new Globe from scratch using OGL 2022-07-16 18:55:47 +02:00
flayks 025bb522a9 Enable page transition on Shop index 2022-07-16 15:50:52 +02:00
flayks c2005bbac2 Use Vite dev process checking instead of NODE_ENV 2022-07-16 15:50:38 +02:00
flayks 3b54a95fe4 [chore] Update npm packages 2022-07-15 23:26:12 +02:00
flayks 56118d611d Rename methods to match HTTP requests 2022-07-15 20:44:06 +02:00
flayks 7fa05ab6d3 Make share image conditional 2022-07-15 20:43:35 +02:00