Commit Graph

1331 Commits

Author SHA1 Message Date
97256639c4 Fix photo CSS and hover 2020-03-01 12:17:04 +01:00
8a4faa616e Fix components imports
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-29 21:15:17 +01:00
faa16d1b16 Fix BEM misuse 2020-02-29 19:19:25 +01:00
39227ac397 Try deployment with Drone
Some checks failed
continuous-integration/drone/push Build is failing
2020-02-29 19:12:12 +01:00
a48896bf82 Credits: Use text from the API 2020-02-29 18:37:56 +01:00
c333db30af NPM packages updates 2020-02-29 18:32:40 +01:00
76c8c31c89 Readapt the misuse of BEM, Code organization
- -- is only for a modifier, not a child "child". Use master__child without the parent__ in it to make it more readable.
https://www.smashingmagazine.com/2016/06/battling-bem-extended-edition-common-problems-and-how-to-avoid-them/
- Redefine atom design components
2020-02-29 18:32:32 +01:00
70ce97e9bc Use Drone to deploy on server 2020-02-29 11:20:41 +01:00
6019017596 Temporary place illustration, Half globe on credits style 2020-02-29 11:20:36 +01:00
fe5ed6a26c NPM packages update 2020-02-29 11:18:54 +01:00
62611a5559 Prefetch links on hover 2020-02-29 10:50:00 +01:00
1c4be6c9d1 Pagination: Transitions fine tuning 2020-02-29 10:48:10 +01:00
fd45ce1731 Carousel: Rewrite some classes 2020-02-29 10:47:46 +01:00
4d8493e407 Credits: Add temporary globe at bottom 2020-02-29 10:47:01 +01:00
631a3e6ccb Rethink buttons hover transitions 2020-02-29 10:46:41 +01:00
856fc66445 Add animated translate to credit person name if existing 2020-02-27 23:08:36 +01:00
a73d9ff71c Tabs to spaces and code cleaning 2020-02-27 23:08:13 +01:00
b5369b66a8 Fix button style on mobile 2020-02-27 23:07:04 +01:00
3857223a54 Carousel: Working dots 2020-02-27 23:06:52 +01:00
716e38d7cc Add some hover on links 2020-02-27 23:06:20 +01:00
f1aae14b6c NPM packages updates 2020-02-27 23:06:04 +01:00
898b8bd830 Change name of function 2020-02-27 23:05:55 +01:00
e212829db5 Add a link with a translate transirion 2020-02-27 23:05:42 +01:00
c9fd287609 Locations: Use a reusable throttled function 2020-02-26 16:05:35 +01:00
42d67a4bc9 NPM packages updates 2020-02-26 16:00:59 +01:00
aba1f87482 Toggle layout button: Create a reusable function to animate pill 2020-02-26 16:00:49 +01:00
a5e692eeb2 Photos list CSS cleanup 2020-02-26 16:00:21 +01:00
b73e15a51f Homepage fixes 2020-02-26 16:00:14 +01:00
9948d4e96f Add coordinates for locations (from CMS) 2020-02-26 16:00:08 +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
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