Commit Graph

302 Commits

Author SHA1 Message Date
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
fab89736ed Carousel: Add a transition on title when changing photo 2020-02-26 15:58:22 +01:00
17c1e3e930 Fix pagination spacing 2020-02-26 15:56:32 +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
b084629b37 Title and other CSS fixes 2020-02-20 19:03:47 +01:00
2fe870847a Button control dashed: Fix SVG size for mobile 2020-02-20 19:03:15 +01:00
37145c46b1 Location: Style fixes 2020-02-20 19:02:49 +01:00
52e65ed8df Photos styling fixes 2020-02-20 19:02:40 +01:00
1e1b2fc1fb Pagination styling 2020-02-20 19:02:32 +01:00
055d36d5a7 Aria level for titles 2020-02-20 19:02:15 +01:00
f7d9841cee Location: Pagination working! 2020-02-20 19:02:07 +01:00
8ccdac64d3 Use Lazy Loading for photos 2020-02-20 19:01:54 +01:00
ece818fc39 Rollup and NPM packages changes 2020-02-17 22:40:26 +01:00
2ae935aca5 Smooth scroll for anchor link 2020-02-17 22:39:50 +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
0174ba08f2 Tweaks and fixes 2020-02-17 22:36:36 +01:00
6fb6937c1a Create a functioning carousel
Thanks a million to Grafikart!
2020-02-17 22:33:44 +01:00
6551aa738a NPM packages update 2020-02-14 12:39:38 +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
29f6e7e645 Button: Fix the spacing with an icon 2020-02-14 12:35:38 +01:00
dfcc3f9f7a Carousel: Create a bigger hover/click area for controls 2020-02-14 10:13:20 +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
61e45cb171 Code cleaning 2020-02-05 16:15:42 +01:00
1521ab7b9c SCSS update 2020-02-05 16:13:09 +01:00
4388d34333 Update Rollup to use HMR with Sapper 2020-02-05 16:12:35 +01:00
635576847d Style setup 2020-01-02 15:32:45 +01:00
396e6b5f00 WIP animations 2020-01-02 14:15:48 +01:00
6b221c2172 Use SCSS and PostCSS with Rollup 2020-01-02 14:15:37 +01:00
3ed48ebcfb Fixes 2020-01-02 14:14:47 +01:00
920dec4f08 Add continents filtering on Locations listing 2019-12-29 19:16:06 +01:00
61d6ba2a99 Change some layout on Location choose 2019-12-29 19:15:43 +01:00
00967c674a Change some layout on Homepage 2019-12-29 19:15:28 +01:00
0269477c60 Side Switcher component 2019-12-29 19:15:15 +01:00
10a98539fe Add continents to the game 2019-12-29 19:15:08 +01:00
c99ae42690 Last updated condition fix 2019-12-29 19:14:04 +01:00
706ce19f35 NPM packages 2019-12-28 13:22:10 +01:00
95e6815102 Assets 2019-12-28 13:21:57 +01:00
b60499c795 Homepage 2019-12-28 13:21:48 +01:00
8b670491b7 Choose location page 2019-12-28 13:21:43 +01:00
53b76dc41a Photo in list component 2019-12-28 13:21:36 +01:00
4b5edc7456 Locations list component 2019-12-28 13:21:27 +01:00
4425f991c2 Use GraphQL, Set current location in store 2019-12-28 13:17:04 +01:00
ff17ee6167 Photo viewer 2019-12-28 13:16:25 +01:00
648e00d244 Location page 2019-12-28 13:16:17 +01:00