Daniel Weck
Daniel Weck
Fixes https://github.com/readium/readium-js-viewer/issues/467
https://blog.jquery.com/2016/06/09/jquery-3-0-final-released/ https://jquery.com/upgrade-guide/3.0/
Related issue: https://github.com/readium/readium-js-viewer/issues/278 The CFI library currently doesn't expose an API to easily customize blacklists across the board (i.e. for all the features that rely on CFI interpretation/generation). There are...
https://github.com/readium/readium-cfi-js/blob/master/readium-build-tools/versionsMaker.js#L155 https://github.com/readium/readium-js-viewer/blob/develop/epub_content/epubReadingSystem/EPUB/index.xhtml#L155
Does this library support "full" CFI expressions starting in the OPF (spine items), or only "partial" CFI syntax (local to the DOM of a HTML document)? My impression is: the...
Related issue (images): https://github.com/readium/readium-shared-js/issues/101
This is not a bug report, but a reminder to check whether we are "doing the right thing" in our CFI generator / processor code, and in the "annotations" (highlighter)...
Please update your GitHub Action workflow YAML to include the `permissions` key and explicitly specify the read/write access rules your jobs actually require: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://github.com/w3c/epub-tests/blob/9a023cea6d7a34fdce86b28e8f443a8c913f0fd5/tests/pub-foreign_bad-fallback/EPUB/package.opf#L20-L27 In this case, the resulting reading order (i.e. computed spine, once the fallback chain is resolved) is empty if the reading system follows the cascade of unsupported media types....
https://w3c.github.io/pwpub/