Commit Graph

63 Commits

Author SHA1 Message Date
cbd1062d82 refactor: use SASS @use over @import 2024-11-13 23:16:35 +01:00
ac3070b0b7 fix: exceeded effect on Photos page? 2024-11-12 15:12:06 +01:00
54682c6886 fix: move pages animation to onMount 2024-11-12 15:10:18 +01:00
d9708c5bfe fix: bring back updated data on Photos page 2024-11-12 15:03:18 +01:00
d3a82f6cf5 fix: rename page stylesheets 2024-11-12 14:12:43 +01:00
9e46d79ba7 fix: SASS deprecated functions 2024-11-12 14:06:17 +01:00
9ed4f1dbd9 refactor: import using style src over @import 2024-11-12 14:05:59 +01:00
3219cff2b9 fix: sort Credits locations alphabetically 2024-08-08 11:58:26 +02:00
89fa888616 chore: add state and undefined to bindings 2024-08-05 23:27:46 +02:00
d3d7193663 fix: parallax values on About photos grid 2024-08-05 16:41:13 +02:00
191e1ef847 refactor: rethink ProcessStep transition + use tick in transitions 2024-08-05 16:28:14 +02:00
1cc143ef27 fix: various issues to reduce effect_update_depth_exceeded
+ use `scroll` from Motion One for parallax
2024-08-05 15:35:08 +02:00
2a29a32ff4 fix: use correct data bindings for About page metas 2024-08-05 15:06:48 +02:00
a673646645 fix: use correct CustomEvent for email copying 2024-08-05 15:06:25 +02:00
2f3e5f2866 fix: use correct data on product Cart callbacks 2024-08-05 14:55:36 +02:00
4ebabce3ab fix: tweak photo page title transition 2024-08-03 17:24:43 +02:00
8186e07335 feat: add clicked effect on Photo viewer nav buttons + fade on name 2024-08-03 14:42:53 +02:00
9785b69e5e chore: move up env variable imports 2024-08-03 12:25:09 +02:00
717b1d2f40 refactor: use padZero function for numbers 2024-08-03 12:24:52 +02:00
3bbfb8c5dd fix: avoid freeze due to SK replaceState 2024-08-03 12:03:25 +02:00
5989252010 refactor: use dev from SvelteKit 2024-08-03 12:02:24 +02:00
6f8a619af2 refactor: migrate to Svelte 5
use runes ($props, $state, $derived, $effect, etc)
2024-08-02 17:50:16 +02:00
245049222b chore: rewrite some stuff 2024-08-02 17:49:30 +02:00
a189486a24 fix: remove shadow on House photo 2024-07-25 20:22:28 +02:00
d2347cc7b2 feat: change Location hero illustration to photo
makes it more manageable to add new locations by just picking a photo
2024-07-25 18:59:52 +02:00
048c126986 fix: rework sizes and spaces on Location page 2024-07-25 15:44:22 +02:00
cb7d83978d chore: merge components and stylesheets in same directory name 2024-07-24 10:59:34 +02:00
a9d937a2b5 fix: remove scrollbar on House 2024-07-24 10:32:15 +02:00
40722719cd refactor: use auto sizes with Directus 2024-07-24 10:29:49 +02:00
40a3c2b605 chore: update deps + migrate to standalone Lenis 2024-04-24 15:47:11 +02:00
f525bbaddf fix: remove Carousel clickAllowed helper since it's now included 2024-04-10 14:21:52 +02:00
323045a940 chore: upgrade to SvelteKit 2.0 2023-12-15 08:33:16 +10:00
70886e8447 fix: remove woff fonts 2023-11-18 18:27:47 +01:00
f40fef3b55 chore: update packages 2023-11-15 10:52:36 +01:00
f661bc23e5 fix: disable sticky state for Photo filters (temp)
it just doesn't really work anymore hey, needs a further research (duplicate it? as a component?)
2023-10-31 12:59:42 +01:00
710bb31f1b fix: adjust Photo page background photos animation value 2023-10-31 12:27:42 +01:00
031da50f61 refactor: use one onMount on SmoothScroll 2023-10-31 12:26:12 +01:00
50f2b7cc52 chore: update packages 2023-08-24 12:43:00 +02:00
5365f1cb22 fix: change Toast background to cream 2023-06-11 23:02:47 +02:00
ddef65da52 fix: apply same fix to ShopModule 2023-06-11 22:55:09 +02:00
f70c9d4997 fix: run Toast first image change change after loop delay 2023-06-11 22:47:53 +02:00
fb21015f99 feat: add global Toast with 10% offer for posters 2023-06-11 22:41:01 +02:00
eb2be69957 refactor: use if condition on layout 2023-06-11 22:40:13 +02:00
3b8d499171 feat: create Toast component 2023-06-11 22:39:37 +02:00
738a7728c0 refactor: rename --switcher-offet CSS variable to --offset-sides 2023-06-11 22:39:23 +02:00
09b1af7e2e fix: side padding on xsmall Button size 2023-06-11 22:38:49 +02:00
9c329b5ff7 refactor: update Button to always use a size, determine tag from url 2023-06-11 21:40:41 +02:00
1360b095be refactor: use classic for conditional classes 2023-06-11 20:23:18 +02:00
4dce8354f7 refactor: separate CSS variables into file 2023-06-11 19:46:55 +02:00
219794641f fix: change Lenis easing function 2023-05-26 23:49:59 +02:00