Commit Graph

417 Commits

Author SHA1 Message Date
823b322e95 Viewer: Fix page errors due to currentLocation
All checks were successful
continuous-integration/drone/push Build is passing
Wait for the data to be displayed, otherwise having errors
2020-04-21 15:40:09 +02:00
1718ed01b6 TitleSite: Fix reveal 2020-04-21 15:39:14 +02:00
fa2a213516 Carousel: Fix reveal 2020-04-21 15:31:57 +02:00
99dd2c5327 Style and animations fixes
- Add a requestAnimationFrame for TitleSite (would not fire from a location to credits/choose)
- Center and adjust parallax scroll for massive titles
- Place illustration: max width and center
2020-04-21 15:21:50 +02:00
9063045e94 Globe: Max height when cut 2020-04-21 15:07:40 +02:00
ecc69e3206 TitleSite: Fix longer delay after first transition
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-21 15:05:33 +02:00
5b4fe1c6d6 Credits: Fix Footer under the globe
Added a z-index on the main (now with a class for specificity) to go over the canvas
2020-04-21 15:04:24 +02:00
cd51724d8b Globe: Remove fade on Lazy loading 2020-04-21 15:02:56 +02:00
faf0c3c96b Globe: Fix bottom when cut 2020-04-21 14:41: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
bdf93e89fb Last little fixes and debugging 2020-04-21 13:09:11 +02:00
f6c385798b Remove unclear cursors
They look drastically different on different browsers/OS
2020-04-21 10:27:02 +02:00
174025f958 Globe: Fix things
- Fix margin bottom on big screens
- Would throw an error on page change (globe is not defined)
2020-04-21 10:10:48 +02:00
5409ccd7ab Update humans.txt 2020-04-21 09:46:34 +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
c9ba6a9f29 fix globe height 2020-04-20 23:17:15 +02:00
33774085f0 fix globe height 2020-04-20 23:15:00 +02:00
f4f9325916 PWA back?
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-20 19:00:31 +02:00
1b32b9480f Choose: Add label to home link
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-19 20:51:07 +02:00
1cddc26625 Globe: Temporary fix for responsive sizing, Add correct margins top/bottom
All checks were successful
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
9220e6cf8d Place: Adapt parallax with responsive 2020-04-19 20:10:06 +02:00
c37a8238f3 SCSS: Fix breakpoint mobile naming
From "m" to "mob"
2020-04-19 19:42:52 +02:00
302af713d0 Globe: Add more props settings, Randomly position globe to a continent
- Add a little delay before restarting the rotation when hovering a marker
2020-04-19 17:34:51 +02:00
4fb2c4e93a stop globe trotation on marker hover 2020-04-19 16:24:16 +02:00
caa84e10e3 add destroy on Globe + startRoation option 2020-04-19 16:13:29 +02:00
094614f83c Globe edits WIP
All checks were successful
continuous-integration/drone/push Build is passing
- Added visible continents to options
2020-04-19 14:49:52 +02:00
c1bb2f31bc Place: Use Rellax to add some parallax effects
- Added on title, switcher button and illustration
- Not very suitable for photo number
2020-04-19 12:49:38 +02:00
06c1475c5f Sitemap: Get location modified date if no photo exists
Only for not throwing an error
2020-04-19 12:26:16 +02:00
ef287a432d Clean 2020-04-19 12:25:16 +02:00
6944d76879 globae update 2020-04-19 00:00:02 +02:00
c531181972 globae update 2020-04-18 23:58:18 +02:00
8e36c2b2f0 fix merge 2020-04-18 23:27:31 +02:00
10e32a1957 fix merge 2020-04-18 23:24:43 +02:00
689c03fda1 Globe: Reset sizes and spacing
All checks were successful
continuous-integration/drone/push Build is passing
Temp fix
2020-04-17 16:48:58 +02:00
50d36d4015 globe update 2020-04-17 15:09:58 +02:00
3c05d6d222 Performances optimizations WIP
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-17 14:33:49 +02:00
bb5689f0b6 Preload and preconnect in layout's head 2020-04-17 10:11:38 +02:00
2d0f70d57b TEMP disable globe
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-16 18:19:54 +02:00
b0b20da89b WIP performances
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-16 17:40:18 +02:00
239a47104e Use lazySizes globally
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-16 17:20:29 +02:00
7f3f2ac3ba WIP on performances
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-16 16:40:33 +02:00
f91dc8541b Disable serviceworker for dev 2020-04-16 15:23:40 +02:00
aeb4196918 Fix some stuff
All checks were successful
continuous-integration/drone/push Build is passing
- Error page now displaying (+ removed globe, more space between content and footer)
- Manipulate data if existing
2020-04-14 22:23:01 +02:00
2ef3ad838c Nah, but keep the client load only
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 10:50:10 +02:00
5a00c6f552 Disable Google Analytics tracker for dev and Google PageSpeed bot
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-13 10:38:52 +02:00
3029c3c29f Change production API url
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-12 20:14:31 +02:00
0df9dd23e7 Fix crossorigin/preconnect/dns-prefetch
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-12 14:02:59 +02:00
170cdb14a5 Try with direct CSS
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-12 11:58:42 +02:00
c059c07778 Place: Bind window width to a variable
An error (window is not defined) would throw otherwise
2020-04-12 11:58:21 +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