Commit Graph

184 Commits

Author SHA1 Message Date
cba5098c07 [chore] Update npm packages 2021-11-04 20:30:57 +01:00
687fd9f15b [chore] Update npm packages 2021-10-31 19:38:42 +01:00
2c0adcc4e2 Add interactive Carousel component 2021-10-31 19:37:00 +01:00
d277df1399 [chore] Update npm packages 2021-10-29 23:48:12 +02:00
ca03881099 [chore] Update npm packages 2021-10-25 23:45:24 +02:00
30b8db1385 [chore] Update npm packages 2021-10-24 22:05:03 +02:00
f8f6872b5e [chore] Update npm packages 2021-10-23 15:33:01 +02:00
1d6a3b9a93 [chore] Update npm packages 2021-10-18 23:57:02 +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
ee31f7240d Add Vercel build script 2021-10-12 23:05:11 +02:00
34dd087599 [chore] Install dayjs as a devDep? 2021-10-12 22:57:15 +02:00
cd543bc9b5 [chore] Update npm packages 2021-10-08 23:33:09 +02:00
a65a68bb11 Exclude js globe files from TS checking 2021-10-04 13:06:27 +02:00
2dc1393dc2 [chore] Update npm packages 2021-10-02 13:24:34 +02:00
7777d26907 Add hover effect on Location 2021-09-30 23:30:18 +02:00
9b50723183 [chore] Update npm packages 2021-09-27 23:20:19 +02:00
8744f05a95 [chore] Update npm packages 2021-09-26 23:38:50 +02:00
2b308f9021 [chore] Update config and npm packages 2021-09-24 19:21:54 +02:00
1dbadd5bbe [chore] Update npm packages 2021-09-24 11:03:20 +02:00
bdbf511a75 ☠️ RESET for v2 2021-09-14 13:00:48 +02:00
511b0c85e5 Update npm packages
Some checks failed
continuous-integration/drone/push Build was killed
2021-01-18 11:29:55 +01:00
d978c54970 Update npm packages 2021-01-10 20:51:42 +01:00
d058cab507 Update Scroll-Out 2020-08-24 11:07:48 +02:00
206d248948 Update configs and NPM packages
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-22 19:54:01 +02:00
1c4266d12b NPM packages updates
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-16 17:00:52 +02:00
fe5a8e7746 NPM packages updates 2020-06-02 14:56:15 +02:00
c82c818592 Add humans.txt in head, Update NPM packages
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-24 12:32:39 +02:00
b19821452b Fix build function with Babel
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-10 14:50:02 +02:00
25180d557d NPM packages updates
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-07 14:22:24 +02:00
e98d90f5ab Version bump 2020-05-07 09:30:36 +02:00
fd87c11232 Fix Rollup config for ServiceWorker/Server, NPM packages updates
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-06 10:31:01 +02:00
acdc81cfc6 Bump version
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-29 19:10:30 +02:00
6fe4df4189 Add Newsletter Component and Page
All checks were successful
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
c43b888d25 Fix the transition as it would get stuck sometimes
All checks were successful
continuous-integration/drone/push Build is passing
- Reproduction: Open two tabs, one would load, the other one would stay on the transition while the content of the page was ready and animated
2020-04-23 11:06:41 +02:00
113e2f53df Update packages.json
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-22 10:50:21 +02:00
4ebd938012 NPM packages updates 2020-04-22 09:17:41 +02:00
caa84e10e3 add destroy on Globe + startRoation option 2020-04-19 16:13:29 +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
ef287a432d Clean 2020-04-19 12:25:16 +02:00
10e32a1957 fix merge 2020-04-18 23:24:43 +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
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
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
7180419fb0 Place: Add @1x desktop illustration size, Optimize responsive
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-11 19:33:37 +02:00
85cb624a31 Code clean 2020-04-10 12:00:11 +02:00
be0f4c8b59 Optimize animations and transitions
will-change is apparently not enough to run GPU-enabled animations, use translateZ on top of it
2020-04-09 20:23:24 +02:00
e0abb558d8 Viewer: Fix responsive and positioning 2020-04-08 19:31: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
1a05c35fc8 Fix index animations
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-07 13:25:56 +02:00