Commit Graph

27 Commits

Author SHA1 Message Date
ea567693c2 🔥 Add hover effect on buttons and links 2021-10-19 16:10:26 +02:00
691e499e9e Add SplitText component 2021-10-18 16:18:41 +02:00
d9648f7513 Add large size buttons variant and make disabled state global 2021-10-18 11:14:02 +02:00
4100cd3013 Add Medium font variant and update font weights globally 2021-10-08 00:31:16 +02:00
0ba0ab1f60 Edit Newsletter component 2021-09-29 23:38:00 +02:00
bdbf511a75 ☠️ RESET for v2 2021-09-14 13:00:48 +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
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
c37a8238f3 SCSS: Fix breakpoint mobile naming
From "m" to "mob"
2020-04-19 19:42:52 +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
e0abb558d8 Viewer: Fix responsive and positioning 2020-04-08 19:31:24 +02:00
bd9b91f480 ⚠️ Fix most animations/transitions performance issues
All checks were successful
continuous-integration/drone/push Build is passing
- Basically add `will-change` to CSS elements to enable GPU animations, less choppy, more sassy
- Use requestAnimationFrame over setTimeout
- Avoid repaints AMAP
2020-04-05 16:07:44 +02:00
bdc305a77a Fix some responsive and style
All checks were successful
continuous-integration/drone/push Build is passing
- Fullscreen: center image + add a background color
- Carousel: don't cut informations
- Title location font size
- Style location line height
- Photo reveal effect
- Photo has now a transparent png
2020-04-04 20:35:09 +02:00
7601fe8b44 Fix global horizontal overflow 2020-04-04 18:13:13 +02:00
2170cd2e57 Fix some responsive and scrolling issues
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-04 16:11:42 +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
ebf1d99645 Code clean 2020-03-27 11:14:16 +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
716e38d7cc Add some hover on links 2020-02-27 23:06:20 +01:00
042440188e Add a credit page and make style reusable 2020-02-26 15:52:13 +01:00
b084629b37 Title and other CSS fixes 2020-02-20 19:03:47 +01:00
0174ba08f2 Tweaks and fixes 2020-02-17 22:36:36 +01:00
450de171e6 Code optimization and fixes 2020-02-14 12:37:35 +01:00
ef23d90eb6 WIP 2020-02-13 22:24:28 +01:00
9b0c154f61 WIP React > Svelte
Put most of the developed design into Svelte
2020-02-11 15:09:32 +01:00
1521ab7b9c SCSS update 2020-02-05 16:13:09 +01:00
635576847d Style setup 2020-01-02 15:32:45 +01:00