Commit Graph

80 Commits

Author SHA1 Message Date
a47617d895 Display continents filters buttons with countries only
Hide the ones with no linked country
2021-10-02 13:24:08 +02:00
0cc1585953 Fix Modules styling and layout 2021-10-02 13:22:17 +02:00
57a12487a3 Add responsive on Homepage elements 2021-10-01 23:43:00 +02:00
7777d26907 Add hover effect on Location 2021-09-30 23:30:18 +02:00
3ec6dbda16 Create Shop component and add to homepage 2021-09-29 23:38:34 +02:00
0ba0ab1f60 Edit Newsletter component 2021-09-29 23:38:00 +02:00
e0d048fe8c Add style to Footer 2021-09-29 19:19:25 +02:00
1409dc0894 Create Newsletter component 2021-09-28 22:51:06 +02:00
15461588ec Edit browse locations section
Create badge atom,
2021-09-28 12:57:13 +02:00
1883d5781f Create Location and Locations sections 2021-09-27 23:55:16 +02:00
bdbf511a75 ☠️ RESET for v2 2021-09-14 13:00:48 +02:00
2f46a4555e Fix weird nth-child global CSS compilation by using a conditional class
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-23 10:52:26 +02:00
7fbc51d5df Photo: Max width on title 2020-06-02 14:53:49 +02:00
014089b3c4 Fix Locations grid for 4 items 2020-06-01 22:20:05 +02:00
720ca69902 Add a newsletter subscription form below locations
All checks were successful
continuous-integration/drone/push Build is passing
- One component used below Locations list and in the Pagination when all photos has been loaded
- Keep the subscribe page with the column display
2020-05-06 23:06:26 +02:00
c9e11d4f12 Pagination: Fix spacing for Newsletter
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-29 14:17:43 +02:00
6fe4df4189 Add Newsletter Component and Page
All checks were successful
continuous-integration/drone/push Build is passing
- Newsletter form on Subscribe page and at the end of the photos
2020-04-29 12:04:37 +02:00
3a96b8e954 Make Photos and Carousel slightly bigger on small screens 2020-04-22 10:22:31 +02:00
39031366d5 Fix icons invisible on iOS
It was ONLY because of flex-direction being row by default. Switched to column, does the trick… !?%@
2020-04-22 10:13:44 +02:00
fc930d9362 Fix responsive stuff
All checks were successful
continuous-integration/drone/push Build is passing
- Globe is now using vws with min and max height
- Photos list and Carousel
2020-04-21 20:23:53 +02:00
40c57fee13 Photos/Carousel: Fix ratio for narrow screens
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-21 19:23:15 +02:00
faf0c3c96b Globe: Fix bottom when cut 2020-04-21 14:41:26 +02:00
11c95ce4f2 Locations: Make it temp 3 not-too-large columns
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-21 13:09:56 +02:00
bdf93e89fb Last little fixes and debugging 2020-04-21 13:09:11 +02:00
f6c385798b Remove unclear cursors
They look drastically different on different browsers/OS
2020-04-21 10:27:02 +02:00
c37a8238f3 SCSS: Fix breakpoint mobile naming
From "m" to "mob"
2020-04-19 19:42:52 +02:00
7180419fb0 Place: Add @1x desktop illustration size, Optimize responsive
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-11 19:33:37 +02:00
85cb624a31 Code clean 2020-04-10 12:00:11 +02:00
abe09f0f69 Fix responsive margins and spacing around the globe
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 23:53:43 +02:00
3f7dd758b8 Locations: Use grid over flexbox
- More flexible and consistent, avoids weird spacing and centering
- TODO: center alone locations on a row?
2020-04-09 23:17:13 +02:00
d6671f0e94 Carousel: Fix transitions due to opacity and box-shadow
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 20:27:45 +02:00
be0f4c8b59 Optimize animations and transitions
will-change is apparently not enough to run GPU-enabled animations, use translateZ on top of it
2020-04-09 20:23:24 +02:00
13ac133db6 Add cursors on links 2020-04-09 10:48:31 +02:00
b28fd9b8fe Photos: Fix last photo truncated number
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-07 22:30:51 +02:00
9f405cc1d1 Carousel: Add URL to location 2020-04-07 22:30:24 +02:00
ed34e23cea Pagination: Fix sizes on smaller screens
Keep the big numbers for medium screens
2020-04-07 19:33:01 +02:00
1a05c35fc8 Fix index animations
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-07 13:25:56 +02:00
11e06c51c9 Add some a11y to the mix
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-06 13:37:43 +02:00
60fdf02112 Photo: Tweak reveal animations and fix horizontal scroll
- Photo number doesn't jumps anymore (now reveals based on photo not the number)
- Properly reveal title locations lines
- Optimize code
2020-04-06 12:14:48 +02:00
bd9b91f480 ⚠️ Fix most animations/transitions performance issues
All checks were successful
continuous-integration/drone/push Build is passing
- Basically add `will-change` to CSS elements to enable GPU animations, less choppy, more sassy
- Use requestAnimationFrame over setTimeout
- Avoid repaints AMAP
2020-04-05 16:07:44 +02:00
bdc305a77a Fix some responsive and style
All checks were successful
continuous-integration/drone/push Build is passing
- Fullscreen: center image + add a background color
- Carousel: don't cut informations
- Title location font size
- Style location line height
- Photo reveal effect
- Photo has now a transparent png
2020-04-04 20:35:09 +02:00
7601fe8b44 Fix global horizontal overflow 2020-04-04 18:13:13 +02:00
2170cd2e57 Fix some responsive and scrolling issues
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-04 16:11:42 +02:00
80f621d38b Locations: Fix container
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-04 13:03:03 +02:00
751694605a Carousel: Fix overlay corners 2020-04-04 11:37:54 +02:00
730eb75457 WIP attempt to fix page transitions, Several edits
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-02 16:07:31 +02:00
1cc823e9d1 Carousel: Card stacking effect on mobile
All checks were successful
continuous-integration/drone/push Build is passing
- As well as a grabbing cursor to indicate the click and drag interaction
2020-03-31 20:03:42 +02:00
02974aa00c Photo: Fix Number parallax and Location margins 2020-03-29 19:44:00 +02:00
25fa9e1c07 Fix some spacing
All checks were successful
continuous-integration/drone/push Build is passing
- Footer links icons
- Browse locations
2020-03-29 12:17:50 +02:00
cccba52fdc Footer: Use a SVG over image for Instagram
Allows to fill a different color on hover
2020-03-29 12:06:47 +02:00