Commit Graph

1005 Commits

Author SHA1 Message Date
df17b0cff1 Add house icon to Switcher 2022-03-02 19:51:12 +01:00
482b62da0e Re-implement close state to Globe marker 2022-03-01 12:48:10 +01:00
f4a4744177 [chore] Update npm packages 2022-03-01 12:47:22 +01:00
bfe6a9cd8a Fix Homepage transition 2022-02-16 19:48:08 +01:00
4acd3fcf03 [chore] Update npm packages 2022-02-16 19:47:58 +01:00
329e3b58d4 Add typography responsive styles 2022-01-31 19:05:22 +01:00
02ae9b7e85 [chore] Update npm packages 2022-01-31 19:05:07 +01:00
1344f25092 Only use Month and Year for photo date 2022-01-31 19:04:45 +01:00
9e3a3be60b Use Switcher links from API and animate component 2022-01-24 22:19:25 +01:00
05fa4b095d Update humans.txt 2022-01-24 22:18:29 +01:00
1a37a7d5b8 Update npm packages and code for newest SvelteKit updates 2022-01-24 22:18:09 +01:00
f3d26d4377 Fix rotating earth icon transform position 2022-01-18 17:23:56 +01:00
2ec810b932 Misc fixes 2022-01-18 17:05:11 +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
b5b4b126c9 [chore] Update npm packages 2022-01-17 17:53:02 +01:00
729138cffb [chore] Update npm packages and fix errors/run migrations 2022-01-03 20:12:22 +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
551991d407 Fix accessibility issues 2021-12-15 22:31:49 +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
140e8f1fa2 [chore] Update npm packages 2021-12-14 23:19:58 +01:00
ac03348349 Fix style and responsive issues 2021-12-14 23:19:46 +01:00
2f7082fd9d Add anchor to poster url 2021-12-07 21:58:53 +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
9da5ae55cd [chore] Update npm packages 2021-12-06 15:11:36 +01:00
cc67b79779 Disable inputs outline 2021-12-06 15:11:15 +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
8728d0f834 Fix again the Shop has_poster checking using true
Directus 9.2.0 uses booleans again now
2021-12-06 15:06:19 +01:00
d655050da1 Make better detection for Switcher current link 2021-12-06 15:05:40 +01:00
e920a162f8 Add TS interface for location on Shop module 2021-12-06 15:05:23 +01:00
bb8d33b3d8 Add flag to published photography credit locations 2021-12-06 15:04:40 +01:00
8ac954b1a2 Add tabindex to elements for better keyboard navigation 2021-12-06 15:03:41 +01:00
778e15dfbd Add active class on Switcher current link 2021-11-30 22:16:54 +01:00
a7eb9782f5 Rework SiteTitle styling 2021-11-30 20:26:40 +01:00
f95d793d58 Rename PageTransition prop 2021-11-30 19:49:55 +01:00
450daccd87 Rename Homepage timeline variable 2021-11-30 19:49:34 +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
47fee17eb8 Close Photo viewer when pressing Escape key 2021-11-30 18:13:58 +01:00
f8fe141505 Use page transition component to avoid repetition on main 2021-11-30 00:23:36 +01:00
ba09c2af2d Fix small photos pixel rendering over background 2021-11-29 23:52:59 +01:00
02f0815751 Store previous page for photo Viewer close button 2021-11-29 23:52:40 +01:00
e8843409ce Manage Carousel first/last slide click cases 2021-11-28 23:27:44 +01:00