world-game/src/views
isUnknown 3c92903518
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
portfolio : remove preloadAll, use {#key} for clean project transitions. related to #55
preloadAll caused slow loading by fetching all projects' images at once
(and 404s from srcset strings used as img src). {#key currentIndex}
destroys/recreates DOM on project switch, eliminating stale images.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 11:58:06 +02:00
..
About.svelte about : extract team carousel into TeamCarousel component (swiper) 2026-04-02 14:52:15 +02:00
Article.svelte footer : fix show/hide logic, transition and scroll throttle. related to #51 2026-04-01 19:18:02 +02:00
Blog.svelte footer : fix show/hide logic, transition and scroll throttle. related to #51 2026-04-01 19:18:02 +02:00
Default.svelte Renommer lib/ en state/ pour plus de clarté 2026-02-07 08:26:28 +01:00
Expertise.svelte expertise : active text a bit upper - related to #52 2026-04-03 11:03:49 +02:00
Game.svelte Renommer lib/ en state/ pour plus de clarté 2026-02-07 08:26:28 +01:00
Home.svelte vertical lines : centraliser en fixed dans App.svelte 2026-03-30 14:13:41 +02:00
Play.svelte play : add play-icon. closes #50 2026-03-31 14:29:24 +02:00
Portfolio.svelte portfolio : remove preloadAll, use {#key} for clean project transitions. related to #55 2026-04-03 11:58:06 +02:00
Privacy.svelte footer : fix show/hide logic, transition and scroll throttle. related to #51 2026-04-01 19:18:02 +02:00
Project.svelte Renommer lib/ en state/ pour plus de clarté 2026-02-07 08:26:28 +01:00
WhitePaper.svelte add privacy page as standalone SPA view outside slide navigation 2026-03-30 18:43:35 +02:00
WhitePapers.svelte footer : fix show/hide logic, transition and scroll throttle. related to #51 2026-04-01 19:18:02 +02:00