Merge pull request #150 from the-luap/feat/new-features

feat: Add justified layout modes and aspect-ratio-aware mosaic (#146)
This commit is contained in:
Paul Nothaft
2026-01-28 22:53:58 +01:00
committed by GitHub
10 changed files with 1466 additions and 232 deletions
+2
View File
@@ -31,6 +31,7 @@
"i18next": "^25.3.1",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"justified-layout": "^4.1.0",
"linkifyjs": "^4.3.2",
"lodash": "^4.17.21",
"lowlight": "^2.9.0",
@@ -42,6 +43,7 @@
"react-i18next": "^15.6.0",
"react-image-gallery": "^1.2.11",
"react-intersection-observer": "^9.4.3",
"react-photo-album": "^3.4.0",
"react-router-dom": "^6.8.0",
"react-toastify": "11.0.5",
"tailwind-merge": "^3.3.1"