Move image zooming back to unvendorized lib (#6980)

* Move image zooming back to unvendorized lib

* refactor

* perf: Avoid mounting zoom dialog until interacted

* Add captions to lightbox

* lightbox
This commit is contained in:
Tom Moor
2024-06-03 20:26:25 -04:00
committed by GitHub
parent 62ebba1c32
commit 23606dad1d
15 changed files with 207 additions and 1260 deletions

View File

@@ -197,6 +197,7 @@
"react-helmet-async": "^2.0.5",
"react-hook-form": "^7.41.5",
"react-i18next": "^12.3.1",
"react-medium-image-zoom": "^5.2.4",
"react-merge-refs": "^2.0.2",
"react-portal": "^4.2.2",
"react-router-dom": "^5.3.4",