universalviewer
universalviewer copied to clipboard
A community-developed open source project on a mission to help you share your 📚📜📰📽️📻🗿 with the 🌎
There's a label on the CenterPanel that's hardcoded to "expand": ``` this.$subtitle = $(` + `); ``` The community sprint contributors discussed this on a call but we weren't sure...
**UV version:** [email protected]_ **I'm submitting a:** *bug report => please fork one of these [codesandbox examples](https://github.com/UniversalViewer/universalviewer/wiki/UV-Examples) with a repro of your issue and include a link to it below* ###...
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.5.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed Allow leading dot for domain...
**UV version:** ``` [email protected] ``` **I'm submitting a:** - [x] bug report => please fork one of these [codesandbox examples](https://github.com/UniversalViewer/universalviewer/wiki/UV-Examples) with a repro of your issue and include a link...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Sorry if this is not really an issue. I'm using UV for a project where we are creating our own manifests, which are working fine. PDFJS complains that the PDF...
I'm comparing examples from netlify and codesandbox: https://uv-v4.netlify.app/#?manifest=&c=&m=&cv=&xywh=-2409%2C-197%2C7385%2C3936 https://codesandbox.io/s/uv-simple-example-s0czy -> Make the browser area wider -> Click on refresh button so the UV loads in Desktop mode. When I hover...
I thought it would be useful to have a mechanism for providing custom configurations to the UV examples page in order to test configurable features (e.g. this came up because...