Commit Graph

30 Commits

Author SHA1 Message Date
ad1b57fef2 Fix PhotoCard and Locations responsive 2021-10-26 11:02:41 +02:00
8810dfb197 Fix Locations continents filters centering and sizing 2021-10-19 17:33:22 +02:00
1d48715b35 Add hover classes on Locations continents filers 2021-10-19 17:20:31 +02:00
3e358843fd 🔥 Filter locations from clicked continent on Locations 2021-10-16 15:41:26 +02:00
5e69a6ef39 Change row gap of Locations list on desktop 2021-10-14 23:19:44 +02:00
bc9a93101c Fix some styles issues (font-weight, max-width, markup) 2021-10-09 20:13:52 +02:00
04188ab7be Edit responsive on Browse/Locations page 2021-10-05 15:23:23 +02:00
54afac2ed5 Add and edit responsive style on homepage 2021-10-03 19:14:24 +02:00
a47617d895 Display continents filters buttons with countries only
Hide the ones with no linked country
2021-10-02 13:24:08 +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
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
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
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
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
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
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
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
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
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
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
f1af0806f1 WIP for the locations list
Needs some fixes for the appearing items
2020-02-17 22:39:40 +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