5511639014
Change Heading component max-width
2021-10-16 13:25:27 +02:00
8b07352431
Make newsletter form a reusable component
2021-10-16 13:25:26 +02:00
e9e838ae1a
Edit max-width on newsletter component
2021-10-16 13:24:53 +02:00
a2d1a4c64c
Add target on newsletter issue link and complete styling with hover
2021-10-16 13:14:55 +02:00
7384088388
Use Newsletter data from API
2021-10-15 22:34:36 +02:00
99cc1bc661
Add option to enable or disable Shop button
2021-10-15 22:20:12 +02:00
3af8f7c37c
[chore - breaking with node12] Update npm packages
2021-10-15 19:13:18 +02:00
bc32a8ead0
[chore] Update npm packages
2021-10-14 23:21:29 +02:00
0436008f35
Make PostCard appear when hovering a photo on the grid
2021-10-14 23:21:22 +02:00
91923599e0
Make PostCard style responsive
2021-10-14 23:20:43 +02:00
e40b08071d
Change z-index when hovering photo on Homepage collage
2021-10-14 23:20:09 +02:00
5e69a6ef39
Change row gap of Locations list on desktop
2021-10-14 23:19:44 +02:00
b57a9fe649
Fix Switcher hovering issues when hidden
2021-10-14 23:19:23 +02:00
2ea5cbecda
Make PostCard content dynamic
2021-10-14 23:19:09 +02:00
2ed411a94e
🔥 Implement sizes with Image component and webp loading with source
2021-10-13 23:33:07 +02:00
c45136beb0
Fixes here and there
2021-10-13 23:32:09 +02:00
7ffb04961a
Use online API on dev instead of local
2021-10-13 22:32:48 +02:00
ee31f7240d
Add Vercel build script
2021-10-12 23:05:11 +02:00
f9937f6c9a
[bug] Import dayjs plugins with js extension
2021-10-12 23:01:55 +02:00
34dd087599
[chore] Install dayjs as a devDep?
2021-10-12 22:57:15 +02:00
2193d95c5c
Merge branch 'v2' of https://git.server.flayks.com/cetrucflotte/housesof into v2
2021-10-12 22:41:59 +02:00
ef9bda3708
Add Heading component to Locations page
2021-10-12 22:41:24 +02:00
3ccfb63188
Create Subscribe page
...
Create issue css component for past newsletter
2021-10-12 22:41:09 +02:00
dca8f112ed
Remove extra image in Shop component
2021-10-12 22:40:08 +02:00
4c14a85ab0
Create Heading component
...
Intro title with p
2021-10-12 22:39:55 +02:00
db8f984739
[wip] Add reducing side margin effect on Photos when scrolling
2021-10-12 22:12:24 +02:00
8c51f75b1c
Reduce wrap columns on mobile
2021-10-12 18:26:21 +02:00
9ba96efd6d
Add responsive to location page
2021-10-12 18:26:02 +02:00
56c523679b
Show message when no photos are available on Location
2021-10-12 17:12:33 +02:00
759dbaf7b3
Rework the Location page intro spacing on Desktop
2021-10-12 17:01:31 +02:00
b9b690cab2
Add background and zoom cursor on hover to Photos items
2021-10-12 15:09:56 +02:00
a92d5465e6
Check for when there are no photos
2021-10-12 15:09:20 +02:00
ee851f2cfa
🔥 Make Photos page completely dynamic with filters
...
- The page now reacts properly with default Select options (`default` was used to set current instead of `selected`)
- Make `filtered` variable reactive from filterCountry/filterSort
- Reset link goes to parameters and not just `/photos`
- Show latest updated date from first photo of the `photos` data
- Display the total of photo depending on the country (calculated from `__layout`)
2021-10-12 00:17:04 +02:00
80747ffaf4
🤪 Process data to count photos per location and country
2021-10-12 00:11:58 +02:00
dd0e820b83
Set reusable global data on server side through stuff
...
https://kit.svelte.dev/docs#loading-input-stuff
2021-10-12 00:08:56 +02:00
ab6227b7e6
Use aggregated data from Directus to count photos on Location page
2021-10-12 00:06:55 +02:00
80a972253f
Use stuff on page load function
2021-10-12 00:06:14 +02:00
cd2b234728
Rename global data arrays as plural by default
...
Easier for each loop and maps as to use singular
2021-10-12 00:05:35 +02:00
1ea9b9fadf
Define current Select option from selected option and not default
2021-10-12 00:03:02 +02:00
b6686d3ef3
Add World title on Homepage and fix some styling
...
- Fix photos collage positioning
- Remove Houses title centering
2021-10-11 20:25:01 +02:00
bda355d608
Fix Pagination and Newsletter module on Location page
2021-10-10 21:40:50 +02:00
51dc9650ec
Add dynamic photo's index on Location page
2021-10-10 21:40:30 +02:00
e44f51c0c4
Add Newsletter module when reached end on Location page
2021-10-10 14:20:21 +02:00
4a51fa9d09
Place Footer over Switcher
2021-10-10 14:09:20 +02:00
49b6e5eb55
Make Shop module content dynamic
2021-10-10 14:07:09 +02:00
e1f988d4b1
Add sveltekit:prefetch on internal links
2021-10-10 14:06:43 +02:00
121c325f99
Fix SiteTitle style on Footer
2021-10-10 14:06:27 +02:00
8aa3ddfe35
🔥 Load new photos on Location page
2021-10-09 22:24:37 +02:00
dd760ebf89
Use env settings for default filters
2021-10-09 21:35:47 +02:00
bc9a93101c
Fix some styles issues (font-weight, max-width, markup)
2021-10-09 20:13:52 +02:00