2c162f5314
perf: completely fix non-composited animations, eliminate shutter unused JS, and aggressively compress images
2026-07-02 10:29:31 +02:00
18d2ace03b
perf: compress hero image and defer page transition shutter
Build & Deploy / 🔍 Prepare (push) Has been cancelled
Build & Deploy / 🧪 QA (push) Has been cancelled
Build & Deploy / 🏗️ Build (push) Has been cancelled
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
2026-07-01 17:19:35 +02:00
e8adb87b02
fix(lcp): revert DynamicFramerMotion wrapper to prevent React 18 Suspense DOM deletion during hydration
Build & Deploy / 🔍 Prepare (push) Successful in 30s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 3s
Build & Deploy / 🧪 QA (push) Failing after 48s
2026-07-01 12:10:15 +02:00
73886406a4
perf: completely lazy load framer-motion core via DynamicFramerMotion wrapper
Build & Deploy / 🔍 Prepare (push) Successful in 29s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 1m11s
Build & Deploy / 🧪 QA (push) Successful in 1m48s
Build & Deploy / 🏗️ Build (push) Successful in 3m25s
Build & Deploy / 🚀 Deploy (push) Successful in 35s
Build & Deploy / 🔔 Notify (push) Successful in 3s
2026-06-30 23:05:31 +02:00
e13ce8bcec
fix: resolve ssr:false in Server Component build error by creating Client Component wrappers
2026-06-27 08:09:26 +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
70a312052c
fix: resolve ssr:false build error for dynamic imports in Server Components
2026-06-25 15:03:51 +02:00
f9f0970f3f
perf: resolve Lighthouse issues, optimize CSS and JS payload
2026-06-25 13:13:15 +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
3e37c37863
fix: useSuspense bailout for TransitionProvider
Build & Deploy / 🔍 Prepare (push) Successful in 38s
Build & Deploy / 🧪 QA (push) Successful in 1m43s
Build & Deploy / 🏗️ Build (push) Successful in 3m18s
Build & Deploy / 🚀 Deploy (push) Successful in 39s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 3s
2026-06-22 00:23:53 +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
71825724db
fix(ui): align bento grid images to start page & optimize performance
...
Build & Deploy / 🔍 Prepare (push) Successful in 1m16s
Build & Deploy / 🧪 QA (push) Failing after 1m30s
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 2s
- fixed Sentry NDJSON parsing error in relay endpoint
- fully isolated Annotator bundle via next/dynamic (60kb chunk, completely removed from main thread)
- aligned images for Kabelleitungsbau & Bohrtechnik across Start and Kompetenzen pages
- extended transition fallback timeout for slow dev server cold starts
2026-06-19 18:14:55 +02:00
2cb0b50193
feat(ui): add AnimatedGlossyBorder and refine industrial interactions
Build & Deploy / 🔍 Prepare (push) Successful in 39s
Build & Deploy / 🧪 QA (push) Successful in 1m44s
Build & Deploy / 🏗️ Build (push) Successful in 3m23s
Build & Deploy / 🚀 Deploy (push) Successful in 47s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 1m2s
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-05-13 10:23:47 +02:00
9ed690c53f
chore: completely remove all decorative animations as requested
...
Former-commit-id: 1efd9a9ae1d934a64375765f984740af874dd1a9
2026-05-11 22:30:01 +02:00
2e1e34a617
feat: content-aware HDDBore and TrenchLaying animations with drillbit transition
...
Former-commit-id: 1a541fc31c5b24aa083c3441a9ab642c7d49da59
2026-05-11 21:49:57 +02:00
e33dcdddac
feat: replace literal decorations with AbstractBore and AbstractTrench
...
Former-commit-id: 4f7c5fcc7203aa4a36aabd8ffc13cf9f28a0f77a
2026-05-11 21:44:31 +02:00
74caea6854
fix: DrillOrbit fades in/out at path edges, DrillBitSpinner uses radial mask instead of hard clip
...
Former-commit-id: 3aea27f3e17984634206ca817d074b18e712933e
2026-05-11 21:31:49 +02:00
079398239f
feat: apply drill-bit tooth clip-path to PageTransitionShutter
...
Former-commit-id: 9eab20dc309b3597d730fd6bc054417b1c35be4d
2026-05-11 11:02:01 +02:00
c97ee638d9
feat: distribute animated DrillBitSpinner across all major components as a background watermark
...
Former-commit-id: ad28a5d93b773be795cd0d73fd6ed2accd257a10
2026-05-11 11:00:07 +02:00
8fc4cadd19
feat: replace technical drawings with premium animated design elements (DrillOrbit + StratumLines)
...
Former-commit-id: f56a9d40b6b4068691b1d8851da455da6514fa3c
2026-05-11 10:49:56 +02:00
8a9b30f926
revert: remove failed corporate design elements, back to clean state
...
Former-commit-id: a00aa85ab7b4b8f5707329fd5ea21fe322c744d9
2026-05-10 21:26:31 +02:00
1405252701
feat: implement minimalist corporate design (Horizontal Bohrung & Graben-Trace)
...
Former-commit-id: 7f7c3d20bd6c746ef19140c532a64c518a31802b
2026-05-10 11:24:59 +02:00
2ce9ac11e7
feat: upgrade UI with premium industrial aesthetics, purely visual language switch, and resilient error pages
...
Former-commit-id: e4d801c24e64c41816f86de9767b47894abb6806
2026-05-09 09:39:58 +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