f688928757
✨ Make About page stacking card scroll effect
...
Using Motion One example, thanks to https://codepen.io/bramus/pen/rNdzpZK (by Bramus)
2022-08-13 16:10:01 +02:00
4a83ade94b
[wip] Create cropped version of Globe2?
...
Probably not ideal as the canvas is still bigger, mostly styling for now
2022-08-11 23:28:43 +02:00
0c82464a98
[wip] Make About page Process step a component
...
Also an attempt to manage the stacking effect of the steps but still not good 🙃 tricky shit
2022-08-11 23:07:50 +02:00
4f75c5a4a0
Fix Shop cart button z-index
...
Was under nav so could not click on it
2022-08-11 23:06:36 +02:00
d5ae25a87b
Push ShopModule button to bottom if it has no bottom text
2022-08-11 23:05:27 +02:00
386670b5b6
[wip] Update About page with Stack of cards for Steps
2022-08-09 20:52:46 +02:00
297f2ac300
Use shorthand to spread grid column
2022-08-03 10:54:22 +02:00
7e43846a92
Integrate more section in About page
2022-08-03 10:13:32 +02:00
42742bcba3
[wip] Create About page
2022-08-02 00:07:46 +02:00
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
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
302591732c
Put Location page name higher in intro
...
Gives more space for illustration
2022-07-30 16:20:39 +02:00
23af1e944d
Tweak Switcher link hover
2022-07-30 16:19:56 +02:00
6f445f6191
Make Credit location flag image sharper
2022-07-30 13:50:14 +02:00
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
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
5464135c3b
Make Postcard country column slightly bigger
...
Better for Netherlands or long country names
2022-07-29 22:55:35 +02:00
a39ab576d2
Update locations style
2022-07-29 18:51:52 +02:00
67078a282f
Change earth icon rotation to match big globe
2022-07-29 18:42:00 +02:00
e8305cb2e8
Put Tweakpane over the globe
2022-07-26 23:42:30 +02:00
4f274e52ce
[WIP] ✨ Started new Globe from scratch using OGL
2022-07-16 18:55:47 +02:00
9328b9d879
Fix location page error and message style
2022-07-15 20:43:22 +02:00
ff128c40a1
Fix Location flag render
...
Would have a glitch border around the flag (from radius)
2022-07-14 17:10:16 +02:00
3c636d9859
Fix responsive issues (mainly Safari)
2022-07-12 13:15:24 +02:00
257691d208
Fix a hell of a stupid SCSS issue that blocked everything?!
2022-07-12 12:07:26 +02:00
68b3f65dd3
Fix responsive issues globally
2022-07-11 21:41:32 +02:00
310f7e5a44
Show cross to active Locations continent and change buttons behaviours
...
Active filtered continent stays pink instead of using opacity on the other ones
2022-07-11 21:40:25 +02:00
120771efa1
Fix Shop issues
...
- Move ButtonCart from nav to position it on top right
- ButtonCart amount indicator position (center left => top left)
- Bring back updating label when changing cart (+ other transitions)
- Make ShopHeader picture gradient a bit bigger
2022-07-11 12:30:42 +02:00
18c2b1b16d
Fix Globe appearing when changing page?!
...
Apparently the globe was running too early and would not show up from a page to another
Waiting for the page transition is helping
Thanks Baptiste!
2022-07-10 12:51:22 +02:00
895b30e527
Change Globe markers class
2022-07-08 11:16:56 +02:00
c0a1514c57
Fix random things
2022-07-07 14:16:09 +02:00
cab3d23c4d
Customize global scrollbar
2022-06-30 19:57:16 +02:00
a1e7a907ec
Update Serif font files
2022-06-29 16:26:08 +02:00
67602b4fbc
Fix House index position when ending with 1
2022-06-27 21:03:12 +02:00
14d88e6d6e
Change mask gradient on Location illustration
2022-06-27 20:48:04 +02:00
d72dec2443
Add offset on House index for large screens
2022-06-27 13:40:14 +02:00
c9053f9757
👀 Rework how House index is displayed
...
Use grids to place the index instead of position absolute
Add a condition if the index starts with 1 as it has a quite smaller width
2022-06-27 13:28:58 +02:00
465e673715
Fix global classes
2022-06-27 13:27:00 +02:00
453583c189
Add link to see map on House location
2022-06-27 11:31:44 +02:00
65f24fdd51
Fix Newsletter form input text
2022-06-24 12:59:26 +02:00
b46df04258
Fix Error page styles and ListCTAs
2022-06-24 12:03:51 +02:00
a9869b72be
✨ Implement newsletter subscription form using API
...
Switch from SendInBlue to EmailOctopus for newsletter. Now uses their API through the form to handle subscription.
2022-06-23 20:10:55 +02:00
dc4eaca312
Revert and fix location page styling (woops)
...
Forgot that one! 🫢
2022-06-23 20:08:10 +02:00
aea65da747
Fix Subscribe page gap between Issues and globe margin
2022-06-23 14:26:17 +02:00
b6af9a9a52
Fix ButtonCircle sizes?
2022-06-23 14:25:54 +02:00
cdabe6935b
🔥 Huge style refactoring by using SvelteKit built-in style tag
...
It's been tricky but got there finally! Hello `:global`
- Avoid using one global CSS file containing everything
- Import the component SCSS file in a script tag from the component file to allow style scoping and including it only when used
2022-06-22 23:26:00 +02:00
e1db876993
Use linear gradient mask for fading location illustration on bottom
2022-06-20 14:57:09 +02:00
f824eb3016
Don't round all corners on Location's page description block
2022-06-14 23:15:03 +02:00
7d4899fa48
Keep original photos ratio if not 3/2 on Viewer
...
- Fix previousPage usage
- Fix entering animation timings and previous photo navigation
- Add fade transition on fullscreen viewer for mobile
- Display date only if existing
2022-06-14 23:14:12 +02:00
9801fec217
Clean CSS
2022-06-14 23:11:24 +02:00