Commit Graph

18 Commits

Author SHA1 Message Date
57f1dca240 Remove unused code 2022-08-14 22:59:28 +02:00
4a83ade94b [wip] Create cropped version of Globe2?
Probably not ideal as the canvas is still bigger, mostly styling for now
2022-08-11 23:28:43 +02:00
e8305cb2e8 Put Tweakpane over the globe 2022-07-26 23:42:30 +02:00
4f274e52ce [WIP] Started new Globe from scratch using OGL 2022-07-16 18:55:47 +02:00
18c2b1b16d Fix Globe appearing when changing page?!
Apparently the globe was running too early and would not show up from a page to another
Waiting for the page transition is helping
Thanks Baptiste!
2022-07-10 12:51:22 +02:00
895b30e527 Change Globe markers class 2022-07-08 11:16:56 +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
9801fec217 Clean CSS 2022-06-14 23:11:24 +02:00
482b62da0e Re-implement close state to Globe marker 2022-03-01 12:48:10 +01:00
18726f6798 Define small PostCard from photo index 2021-10-24 15:10:59 +02:00
e1b5ebd0b1 Fix PostCard responsive and add small size variant 2021-10-23 22:51:38 +02:00
9f41b33d6e Put Globe under? 2021-10-16 22:31:56 +02:00
36f4c5a330 Fix Postcard style and hover + rename class 2021-10-16 15:54:11 +02:00
91923599e0 Make PostCard style responsive 2021-10-14 23:20:43 +02:00
70b68c5d24 Fix Globe page centering 2021-10-08 00:11:34 +02:00
7dbc7cdf73 Create Post Card component 2021-10-04 18:18:07 +02:00
1e921ab4a0 Add dragging cursor on Globe 2021-10-03 19:59:05 +02:00
f6da3c4b55 Implement Interactive Globe on Homepage 2021-10-03 13:56:11 +02:00