karby/docker
cas 809f289a46 fix: wit vlak bij infinite scroll — animation-delay gecapped op batchgrootte
Root cause: --i werd op globalIdx gezet (0–2327) → CSS animation-delay = --i × 50ms
→ item 2000 kreeg 100s delay en was nooit zichtbaar.

Fix: --i = idx % SEARCH_PAGE_SIZE (max 49, delay max 2.45s)
2026-07-24 12:13:27 +02:00
..
data feat: initiële commit — Karby PWA koolhydratenteller met NEVO database, maaltijden, dagboek, e2e tests 2026-07-24 01:44:19 +02:00
docker-compose.yml feat: initiële commit — Karby PWA koolhydratenteller met NEVO database, maaltijden, dagboek, e2e tests 2026-07-24 01:44:19 +02:00
Dockerfile feat: initiële commit — Karby PWA koolhydratenteller met NEVO database, maaltijden, dagboek, e2e tests 2026-07-24 01:44:19 +02:00
index.html fix: wit vlak bij infinite scroll — animation-delay gecapped op batchgrootte 2026-07-24 12:13:27 +02:00