2c162f5314
perf: completely fix non-composited animations, eliminate shutter unused JS, and aggressively compress images
2026-07-02 10:29:31 +02:00
474672b2a1
chore: release 2.2.69 (PageSpeed optimizations)
Build & Deploy / 🔍 Prepare (push) Successful in 27s
Build & Deploy / 🚀 Deploy (push) Successful in 34s
Build & Deploy / 🧪 QA (push) Successful in 1m46s
Build & Deploy / 🏗️ Build (push) Successful in 3m38s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 1m19s
Build & Deploy / 🔔 Notify (push) Successful in 5s
2026-06-26 09:53:12 +02:00
992a07f54a
perf(motion): migrate global framer-motion imports to LazyMotion
...
Build & Deploy / 🔍 Prepare (push) Successful in 1m25s
Build & Deploy / 🧪 QA (push) Failing after 1m25s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 3s
- Replaced synchronous `motion` imports with `m` and `LazyMotion` across all components
- Removed 1-second `animate-in` delay on LCP element in HeroVideo
- Added AVIF image format support to next.config.mjs
- Fixed ReferencesSlider carousel left padding alignment
- Dropped Total Blocking Time (TBT) to 0ms
2026-06-23 12:18:54 +02:00
908f2b0b69
fix(lint): fix react-hooks/immutability error in InitialLoader
2026-06-21 11:04:54 +02:00
9edfe24509
fix(analytics, perf): fix umami proxy route redirect and remove blocking 10MB video preload to fix pagespeed
2026-06-21 10:44:08 +02:00
ec5c4ebbfb
fix: resolve double logo overlay by using pure CSS mask architecture
...
Former-commit-id: 3ad0a0ec6a225180c314efeac73f9a24baa98b2a
2026-05-08 11:05:34 +02:00
4769f4e12e
fix: shine effect on SubCompanyTiles and transparency mask on loader sweeps
...
Former-commit-id: 124713a30552b8699988617939e4a2c880983642
2026-05-08 10:59:09 +02:00
d28fbaac41
feat: redesign PageTransitionShutter with premium ETIB logo
...
Former-commit-id: c26dde4f15942916216c86477e26492070da81a5
2026-05-08 10:33:36 +02:00
3865ccb592
feat: redesign InitialLoader with premium ETIB logo and light sweep
...
Former-commit-id: accc8a262caa6b2b121f94cebd04daf5bb877630
2026-05-07 23:22:26 +02:00
301b1786b9
fix: remove video poster attribute to prevent image flash
...
Former-commit-id: d06c22c2b6d144eddff379b693fc2e080dd4c64e
2026-05-07 23:17:01 +02:00
e324e2c508
fix: server-side render InitialLoader via cookies to prevent FOUC and add video preload
...
Former-commit-id: 2af58c1fa51fbe807132e879995ffe75ec59b7b6
2026-05-07 19:28:10 +02:00
b515e45c0d
feat: add initial cinematic loader and global shutter page transitions
...
Former-commit-id: 641bf3103e29559d7bdff1dc1e034b21a11dbad6
2026-05-07 19:25:10 +02:00