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
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
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
9328b9d879
Fix location page error and message style
2022-07-15 20:43:22 +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
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
14d88e6d6e
Change mask gradient on Location illustration
2022-06-27 20:48:04 +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
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
3270ad70f0
Adjust sides offset for Switcher and Viewer buttons
2022-06-14 13:23:10 +02:00
abeebc94ae
Add min height to Shop nav to avoid vertical scroll
2022-06-07 16:37:13 +02:00
29cb3a30ba
Add error page on Shop
2022-06-07 16:36:39 +02:00
ce25f9314b
Add global error page
2022-06-07 14:55:05 +02:00
85aacf12e3
Code optimizations
2022-06-07 14:54:28 +02:00
bf8b2f3ff3
Update Shop intro and poster layout
2022-05-20 23:21:24 +02:00
7a6046c0c4
Remove About section on Shop
2022-05-20 22:30:11 +02:00
299d5670cf
Fix scrolling titles
2022-03-21 18:46:14 +01:00
8047ffe034
Isolate Homepage collage component and add hover effect on other photos
2022-03-21 11:03:05 +01:00
3c3cf045d6
Fix shop Posters responsive
2022-01-18 17:04:21 +01:00
088e2454bc
Add moving earth icon and Fix icons/buttons
2022-01-18 17:04:07 +01:00
9de5aa16c9
[wip] Fix Shop posters layout on larger screens
2021-12-15 22:32:58 +01:00
82f5dd4727
[wip] Rework Shop
...
- Change strategy for content fetching
- Add a route per page instead of using __layout for all
- Change the behaviors of the posters section (add a carousel on small screens)
- Change Poster buttons styling and make interactions only for desktop
2021-12-14 23:23:12 +01:00
ac03348349
Fix style and responsive issues
2021-12-14 23:19:46 +01:00
06db598b90
Use PageTransition component on every route
...
- Scrolls back to top when mounting new page with a timeout of the delay
- Rename photo Viewer class
- Change Shop posters section text from p to label
2021-12-07 21:58:17 +01:00
f15a2f2e47
Add entering transition on Shop and fix some styling
...
- Center intro title vertically
- Cart item styling tweaks
- Add cart button quantity label inside of button so it's clickable
2021-12-06 22:14:02 +01:00
efb0c26500
Responsive fixes
2021-12-06 15:11:05 +01:00
0b772f26cb
Add transitions to missing pages and attempt to animate it better?
2021-12-06 15:10:39 +01:00
4a7edfe4d3
Add photo Viewer entering animation
2021-11-30 19:48:56 +01:00
cd0f25cd56
Make photo Viewer larger on smaller screens
2021-11-30 19:48:27 +01:00
45e9b3be3a
Put Viewer fullscreen over Switcher
2021-11-30 19:48:03 +01:00
2522233a0e
Add a parent to each photo on Viewer
...
Allows to animate the parent that has no transform/top
2021-11-30 19:47:42 +01:00
305272ea7c
Center Location name for now
2021-11-25 23:30:59 +01:00
dd66c34b6a
Add close button to Viewer
2021-11-23 23:04:33 +01:00
35e8ea2d89
Implement Fullscreen for mobile on photo Viewer
2021-11-23 13:04:21 +01:00