Commit Graph

14 Commits

Author SHA1 Message Date
9ed4f1dbd9 refactor: import using style src over @import 2024-11-12 14:05:59 +01:00
89fa888616 chore: add state and undefined to bindings 2024-08-05 23:27:46 +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
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
6f8a619af2 refactor: migrate to Svelte 5
use runes ($props, $state, $derived, $effect, etc)
2024-08-02 17:50:16 +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
cb7d83978d chore: merge components and stylesheets in same directory name 2024-07-24 10:59:34 +02:00
323045a940 chore: upgrade to SvelteKit 2.0 2023-12-15 08:33:16 +10:00
9c329b5ff7 refactor: update Button to always use a size, determine tag from url 2023-06-11 21:40:41 +02:00
d991dad294 refactor: use global page transition in main layout 2023-05-26 23:49:23 +02:00
685d4fd244 refactor: get rid of page data types 2023-05-26 23:48:01 +02:00
0c829c88c5 fix: eslint errors 2023-02-10 17:28:54 +01:00
25bb949a13 🚧 Switch to monorepo with Turbo 2023-01-10 12:53:42 +01:00