4fb2f6da07
Create photo grid for photos page
...
with control bar
2021-10-04 18:21:14 +02:00
7dbc7cdf73
Create Post Card component
2021-10-04 18:18:07 +02:00
b1e9c7da0c
Add hovers and fix some styles on Photos filters
2021-10-04 13:07:23 +02:00
3b61ebd144
Merge branch 'v2' of https://git.server.flayks.com/cetrucflotte/housesof into v2
2021-10-03 23:17:43 +02:00
252b58993a
Add Switcher on all pages
2021-10-03 23:16:59 +02:00
de6da7394b
Create Photos page with filter bar
2021-10-03 22:50:33 +02:00
7d1dab9775
Make discover into reusable class
2021-10-03 22:50:15 +02:00
f4512b6a67
Merge branch 'v2' of https://git.server.flayks.com/cetrucflotte/housesof into v2
...
# Conflicts:
# src/routes/index.svelte
2021-10-03 20:14:43 +02:00
1e921ab4a0
Add dragging cursor on Globe
2021-10-03 19:59:05 +02:00
409c7fba8d
Update icons and BoxCTA hover color
2021-10-03 19:20:12 +02:00
54afac2ed5
Add and edit responsive style on homepage
2021-10-03 19:14:24 +02:00
f6da3c4b55
Implement Interactive Globe on Homepage
2021-10-03 13:56:11 +02:00
2634e0473a
Fix Footer links centering
2021-10-03 13:37:32 +02:00
dc11cd28ad
Fix some styles
2021-10-03 13:10:24 +02:00
7b73ac5952
Add hover effect on BoxCTA component
2021-10-02 20:38:30 +02:00
ec77cde75d
Change Location hover photo change effect
2021-10-02 13:24:22 +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
0cc1585953
Fix Modules styling and layout
2021-10-02 13:22:17 +02:00
25ef6b37d1
Fix Button styling
2021-10-02 13:21:40 +02:00
77c19ff43f
Add images inside of Location hover effect
2021-10-01 23:43:26 +02:00
57a12487a3
Add responsive on Homepage elements
2021-10-01 23:43:00 +02:00
aa36810a3d
Fix BoxCTA internal layout
2021-09-30 23:50:02 +02:00
2aae422339
Fix Location badge position
2021-09-30 23:49:22 +02:00
7777d26907
Add hover effect on Location
2021-09-30 23:30:18 +02:00
624f02d84d
Fix buttons sizes
2021-09-30 22:49:04 +02:00
4df4b0dfa0
Add CTA section to homepage
...
with box ctas
2021-09-30 18:48:50 +02:00
0cde65c0b1
Create BoxCTA atom
2021-09-30 18:48:15 +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
bd89e28e15
Create homepage
...
Photo-card layout, button, typography
2021-09-27 23:23:16 +02:00
bdbf511a75
☠️ RESET for v2
2021-09-14 13:00:48 +02:00
3e56b2d41f
Change Location circle start size (when hovering)
continuous-integration/drone/push Build is failing
2021-01-10 21:51:27 +01:00
2f46a4555e
Fix weird nth-child global CSS compilation by using a conditional class
continuous-integration/drone/push Build is passing
2020-08-23 10:52:26 +02:00
56d9caa86b
Photo: Add a comma at end only if more than one line
continuous-integration/drone/push Build is failing
2020-06-02 15:11:05 +02:00
7fbc51d5df
Photo: Max width on title
2020-06-02 14:53:49 +02:00
5b75b4d554
Globe: Smaller dots for close locations
2020-06-01 22:20:32 +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
...
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
8e20ab18fb
Badge: Better text centering
2020-05-06 19:58:16 +02:00
cd609cd710
Add a badge on locations for new photos
...
- The last updated date is taken from the latest photo of each location (without any other API call, just some data manipulation)
- Manipulation of data in the preload request instead of the code
2020-05-06 17:12:07 +02:00
c9e11d4f12
Pagination: Fix spacing for Newsletter
continuous-integration/drone/push Build is passing
2020-04-29 14:17:43 +02:00
0aa75bf3e9
Newsletter: Fix button not being a circle
2020-04-29 12:27:16 +02:00
6fe4df4189
Add Newsletter Component and Page
...
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
272773692f
Photo: Slightly bigger on smaller screens
continuous-integration/drone/push Build is passing
2020-04-21 21:47:39 +02:00