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
3270ad70f0
Adjust sides offset for Switcher and Viewer buttons
2022-06-14 13:23:10 +02:00
6873ad6a66
Make aspect-ratio fallback work properly on Location page House photo
2022-06-13 23:46:12 +02:00
d5b860da03
Rework Location page photos ratio and hover
...
Defines if the photo is under 3/2 by calculating ratio from width and height
2022-06-13 23:34:33 +02:00
615f7df4a1
Force 3/2 format for non landscape photos on Location page
...
Center image on a background when square, portrait or other ratio
- Fix MutuationObserver for using components (would think a component is an item)
2022-06-13 18:30:26 +02:00
d90152a928
Revert smooth scroll on html
...
Scrolls back to top with animation when changing page
2022-06-13 15:59:57 +02:00
157b50f36c
Use House component
2022-06-13 15:59:34 +02:00
2a3c73f6ea
Move CSS variables to base file
2022-06-13 15:27:11 +02:00
abeebc94ae
Add min height to Shop nav to avoid vertical scroll
2022-06-07 16:37:13 +02:00
f36cb93820
Reorganize typography styles
2022-06-07 16:36:54 +02:00
29cb3a30ba
Add error page on Shop
2022-06-07 16:36:39 +02:00
2659131112
Add smooth scroll to anchors
2022-06-07 14:55:32 +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
218676b9ca
Add rotating images to Shop module
2022-06-01 20:11:11 +02:00
7b43e50b6c
Change default font weight and Fix copy
2022-05-21 00:04:04 +02:00
bf8b2f3ff3
Update Shop intro and poster layout
2022-05-20 23:21:24 +02:00
4edf5226f9
Keep Switcher on left on Photo Viewer
2022-05-20 22:34:30 +02:00
7a6046c0c4
Remove About section on Shop
2022-05-20 22:30:11 +02:00
f06239fcb9
Add cursor on Cart overlay for closing
2022-05-20 22:28:55 +02:00
3de6764fb5
Cleanup & Redefine font weights
2022-05-20 22:28:35 +02:00
299d5670cf
Fix scrolling titles
2022-03-21 18:46:14 +01:00
91510df410
Fix Homepage collage's active photo effect while hover
...
- Change method and use a class on collage itself fading all photos, then highlight the one being hovered
- For some reason the content inside was conflicting the mouseenter event
2022-03-21 14:04:52 +01:00
8047ffe034
Isolate Homepage collage component and add hover effect on other photos
2022-03-21 11:03:05 +01:00
482b62da0e
Re-implement close state to Globe marker
2022-03-01 12:48:10 +01:00
329e3b58d4
Add typography responsive styles
2022-01-31 19:05:22 +01:00
f3d26d4377
Fix rotating earth icon transform position
2022-01-18 17:23:56 +01:00
5fd1b4baae
Refine Homepage photos grid hover
2022-01-18 17:04:39 +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
cffef1835f
Fix Page transitions by using a hacky FOUC trick
...
Seems to work though!
2022-01-18 14:22:38 +01:00
9de5aa16c9
[wip] Fix Shop posters layout on larger screens
2021-12-15 22:32:58 +01:00
9e27dbbabe
Fix newsletter Issue hover
...
Caused by reveal animation from Anime
2021-12-15 22:32:16 +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