cdabe6935b
🔥 Huge style refactoring by using SvelteKit built-in style tag
...
It's been tricky but got there finally! Hello `:global`
- Avoid using one global CSS file containing everything
- Import the component SCSS file in a script tag from the component file to allow style scoping and including it only when used
2022-06-22 23:26:00 +02:00
565c1c2be9
Cleanup some (unused) code
2022-06-22 23:22:16 +02:00
f0173bb828
Remove unused code and refactor types importing
2022-06-22 23:16:34 +02:00
3841bc2ced
[chore] Update npm packages and SvelteKit config
2022-03-13 19:55:05 +01:00
551991d407
Fix accessibility issues
2021-12-15 22:31:49 +01:00
8ac954b1a2
Add tabindex to elements for better keyboard navigation
2021-12-06 15:03:41 +01:00
595a93087c
Fix Location images
2021-11-25 23:50:16 +01:00
ac40eedb2f
Use sveltekit:noscroll/prefetch on internal links
2021-11-17 19:25:59 +01:00
dfb019493e
Redefine Location's new status from latest photo's creation date
2021-10-17 23:01:34 +02:00
f29b4c3bb0
🔥 Use Directus Storage Assets Presets only for images
...
Block the generation of other image sizes from the URL
TODO: Block the access to root asset url as it still displays the original file
2021-10-17 22:17:52 +02:00
3e358843fd
🔥 Filter locations from clicked continent on Locations
2021-10-16 15:41:26 +02:00
6c1dcf7535
Make Location hover preview images global on env
2021-10-02 20:55:27 +02:00
ec77cde75d
Change Location hover photo change effect
2021-10-02 13:24:22 +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
b393e0b64d
Merge branch 'v2' of https://git.server.flayks.com/cetrucflotte/housesof into v2
...
# Conflicts:
# src/components/molecules/Location.svelte
# src/routes/index.svelte
2021-09-30 23:31:40 +02:00
7777d26907
Add hover effect on Location
2021-09-30 23:30:18 +02:00
a5380070a1
Check is location is fresh/updated
2021-09-28 16:11:48 +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
2211c74c99
[wip] Add Image component
2021-09-24 21:52:04 +02:00
bb8a67a82a
Setup some components
2021-09-24 11:03:08 +02:00
bdbf511a75
☠️ RESET for v2
2021-09-14 13:00:48 +02:00