Commit Graph

66 Commits

Author SHA1 Message Date
62611a5559 Prefetch links on hover 2020-02-29 10:50:00 +01:00
4d8493e407 Credits: Add temporary globe at bottom 2020-02-29 10:47:01 +01:00
a73d9ff71c Tabs to spaces and code cleaning 2020-02-27 23:08:13 +01:00
e212829db5 Add a link with a translate transirion 2020-02-27 23:05:42 +01:00
ba36c9a8b6 Fix photos list and add currentPhotos store
Go from one object to two to avoid issues when using an object key
2020-02-26 15:59:44 +01:00
c9b1f63c64 Fix the locations list filters and add reveal transitions
Typically add a delay between two click (Limiter) to click again. Thanks Nico!
2020-02-26 15:56:22 +01:00
042440188e Add a credit page and make style reusable 2020-02-26 15:52:13 +01:00
afb087408c Optimize components
- Use class attribute over className
- Code cleaning
2020-02-26 15:49:56 +01:00
8ccdac64d3 Use Lazy Loading for photos 2020-02-20 19:01:54 +01:00
f1af0806f1 WIP for the locations list
Needs some fixes for the appearing items
2020-02-17 22:39:40 +01:00
615182d6fb Add parallax and reveal effects + performances on transitions 2020-02-17 22:38:51 +01:00
7c3d782260 Switcher: Add a link to homepage 2020-02-14 12:39:20 +01:00
3badc0c1d6 Load different images sizes depending on the screen size
Use responsive images `<picture>` to load different sizes
2020-02-14 12:38:48 +01:00
450de171e6 Code optimization and fixes 2020-02-14 12:37:35 +01:00
ef23d90eb6 WIP 2020-02-13 22:24:28 +01:00
9b0c154f61 WIP React > Svelte
Put most of the developed design into Svelte
2020-02-11 15:09:32 +01:00