MediaAttachmentGrid: use new ~platform/Masonry
All checks were successful
/ depoly (push) Successful in 1m30s

* Masonry is a component provides limited masonry
  layout support
This commit is contained in:
thislight 2024-11-23 00:01:45 +08:00
parent 3a3fa40437
commit 18fa2810c4
No known key found for this signature in database
GPG key ID: FCFE5192241CCD4E
8 changed files with 266 additions and 78 deletions

View file

@ -18,6 +18,7 @@
"@solid-devtools/overlay": "^0.30.1",
"@suid/vite-plugin": "^0.3.1",
"@types/hammerjs": "^2.0.46",
"@types/masonry-layout": "^4.2.8",
"@vite-pwa/assets-generator": "^0.2.6",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
@ -49,6 +50,7 @@
"fast-average-color": "^9.4.0",
"hammerjs": "^2.0.8",
"iso-639-1": "^3.1.3",
"masonry-layout": "^4.2.2",
"masto": "^6.10.1",
"nanostores": "^0.11.3",
"normalize.css": "^8.0.1",