fix(web): viewport reactivity, off-screen thumbhashes being rendered (#15435)

* viewport optimizations

* fade in

* async bitmap

* fast path for smaller date groups

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
This commit is contained in:
Mert
2025-02-21 07:38:12 +03:00
committed by GitHub
parent ac36effb45
commit 52f21fb331
8 changed files with 183 additions and 52 deletions
+1 -2
View File
@@ -86,8 +86,7 @@
"svelte-gestures": "^5.1.3",
"svelte-i18n": "^4.0.1",
"svelte-local-storage-store": "^0.6.4",
"svelte-maplibre": "^0.9.13",
"thumbhash": "^0.1.1"
"svelte-maplibre": "^0.9.13"
},
"volta": {
"node": "22.14.0"