MediaAttachmentGrid: use new ~platform/Masonry
All checks were successful
/ depoly (push) Successful in 1m30s
All checks were successful
/ depoly (push) Successful in 1m30s
* Masonry is a component provides limited masonry layout support
This commit is contained in:
parent
3a3fa40437
commit
18fa2810c4
8 changed files with 266 additions and 78 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue