Files
LivingDexTracker/static
Josh Creek b2b750115f perf(sprites): serve grid-sized thumbnails from an immutable URL space
Every grid cell downloaded the full detail sprite. Generate a smaller
/sprites-grid/v1/ set at build time and let the grid ask for those first,
falling back through the existing detail URLs when a thumbnail is missing so
detail resolution is unchanged. The new prefix is versioned, so it can be cached
forever, and the service worker recognises it alongside the other sprite roots.

The placeholder is now an empty box rather than a spinner: a thousand spinners
cost layout work and announced nothing useful.
2026-09-15 17:46:49 +01:00
..
2024-05-15 14:49:30 +01:00
2024-03-09 21:28:07 +00:00
2024-04-07 15:12:59 +01:00
2024-04-08 21:47:42 +01:00
2024-04-28 13:15:48 +01:00