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
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
26e3492c5e
Make Earth icon a reusable component
2021-10-05 21:05:05 +02:00
0d622ef69f
Use reusable DiscoverText with count data
2021-10-04 13:05:02 +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
7d1dab9775
Make discover into reusable class
2021-10-03 22:50:15 +02:00
409c7fba8d
Update icons and BoxCTA hover color
2021-10-03 19:20:12 +02:00
f6da3c4b55
Implement Interactive Globe on Homepage
2021-10-03 13:56:11 +02:00
c4ba30db6a
Add anchor links to CTAs
2021-10-03 13:10:57 +02:00
7376595b5e
Use text content from API
2021-10-02 20:36:15 +02:00
aa36810a3d
Fix BoxCTA internal layout
2021-09-30 23:50:02 +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
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
3ec6dbda16
Create Shop component and add to homepage
2021-09-29 23:38:34 +02:00
1409dc0894
Create Newsletter component
2021-09-28 22:51:06 +02:00
a5380070a1
Check is location is fresh/updated
2021-09-28 16:11:48 +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
bb8a67a82a
Setup some components
2021-09-24 11:03:08 +02:00
bdbf511a75
☠️ RESET for v2
2021-09-14 13:00:48 +02:00
01f327c91f
Cleanup some stuff
2021-01-10 20:51:31 +01:00
f8cfa60aca
Use PROD url for metas instead of host
2020-05-07 14:22:16 +02:00
3c364814df
Only fetch published photos and locations
...
continuous-integration/drone/push Build is passing
- Globally for photos
- For sitemap locations and photos
2020-04-22 12:01:52 +02:00
17feb712b9
Fix API calls using a bearer auth token
2020-04-22 09:17:30 +02:00
98bb5d44ee
SEO changes
continuous-integration/drone/push Build was killed
2020-04-21 17:48:07 +02:00
cd51724d8b
Globe: Remove fade on Lazy loading
2020-04-21 15:02:56 +02:00
65c9822b73
Globe: Add opacity option, Part globe WIP
...
- Don't run the onScroll method on load, creates a funky translate otherwise
- Bind window innerHeight via Svelte
- Path scroll smoothing option value as prop
2020-04-21 09:46:27 +02:00
1cddc26625
Globe: Temporary fix for responsive sizing, Add correct margins top/bottom
...
continuous-integration/drone/push Build is passing
- Ideally the globe would have to get the size within its container (.globe), set via CSS and not on the window
2020-04-19 20:13:01 +02:00
3c05d6d222
Performances optimizations WIP
continuous-integration/drone/push Build is passing
2020-04-17 14:33:49 +02:00
2d0f70d57b
TEMP disable globe
continuous-integration/drone/push Build is passing
2020-04-16 18:19:54 +02:00
7f3f2ac3ba
WIP on performances
continuous-integration/drone/push Build is passing
2020-04-16 16:40:33 +02:00
e27e8a16db
Code clean
...
- Imports/exports always at top
- Sapper template not needing a div to execute
- NPM packages updates: @rollup/plugin-commonjs 11.1.0 has a bug about import/exports
2020-04-12 11:54:08 +02:00
9f405cc1d1
Carousel: Add URL to location
2020-04-07 22:30:24 +02:00
c5836dcbc1
Smooth scroll to anchor without a library
...
Custom function using scrollIntoView with smooth behavior
2020-04-07 18:47:09 +02:00
11e06c51c9
Add some a11y to the mix
continuous-integration/drone/push Build is passing
2020-04-06 13:37:43 +02:00
8fabe68241
Code clean,
2020-04-06 12:21:47 +02:00
db79ab01e9
Fix currentLocation unintentional reset
continuous-integration/drone/push Build is passing
2020-04-04 12:09:10 +02:00
7e0d1e33fb
⚠️ Rework completely how transitions works
...
- Use Svelte/Sapper native if and transitions to show either the page content or the loader, then load each page animationIn
- Code is safe on SSR side, using process.browser on this if
- The <main> element is on position absolute to fade nicely the different pages
- Code cleaning
2020-04-03 23:02:17 +02:00
730eb75457
WIP attempt to fix page transitions, Several edits
continuous-integration/drone/push Build is passing
2020-04-02 16:07:31 +02:00
2dc51a167a
⚠️ Use alias Rollup plugin to omit full imports
...
continuous-integration/drone/push Build is passing
- Define entries (utils, animations, etc) in the Rollup config in order to omit the whole back path (../../) when importing a file
- Global revoleExtensions in the config (to avoid duplicates)
2020-03-30 23:53:01 +02:00
0ebd6b2601
Homepage: Enable Fullscreen on Carousel
continuous-integration/drone/push Build is passing
2020-03-28 22:09:27 +01:00
fbdbe21dd6
Use server detected host for sharing URLs
2020-03-28 12:48:59 +01:00
846c575f1d
Change lettersToSpan name to charsToSpan
2020-03-24 19:44:42 +01:00
8c8ee101f2
Manage displayed photos via the API
...
continuous-integration/drone/push Build is passing
Define limits (for homepage carousel and photos per page on a place) in the site settings via a slider
2020-03-16 13:11:58 +01:00
9965c9dec3
Rework API calls and each loops
2020-03-16 12:57:53 +01:00
9ffc210c02
WIP Animations all over site
...
- Run a transition In for each page
- Involve a "loader" panel on page change
- TODO: tweak the animations and finish the concept
2020-03-06 14:22:51 +01:00
adf2563eb8
Reorganise functions, Use custom Format Date/Relative Time over dayjs
2020-03-06 14:14:17 +01:00