bookreader icon indicating copy to clipboard operation
bookreader copied to clipboard

The Internet Archive BookReader

Results 238 bookreader issues
Sort by recently updated
recently updated
newest added

Demo here: https://deploy-preview-1324--lucid-poitras-9a1249.netlify.app/bookreaderdemo/demo-preview-pages

Remove ie 11, opera mini, iOS9 ; no longer supported by archive.org and currently not working. Deploy with care ; because of these we were basically getting _every_ polyfill. Even...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | @​iiif/presentation-3 | [`^2.1.3` -> `^2.2.3`](https://renovatebot.com/diffs/npm/@iiif%2fpresentation-3/2.1.3/2.2.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@iiif%2fpresentation-3/2.2.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@iiif%2fpresentation-3/2.1.3/2.2.3?slim=true) | --- ### Configuration...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [webpack](https://togithub.com/webpack/webpack) | [`5.92.0` -> `5.92.1`](https://renovatebot.com/diffs/npm/webpack/5.92.0/5.92.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/webpack/5.92.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@internetarchive/modal-manager](https://redirect.github.com/internetarchive/iaux-modal-manager) | [`^0.2.12` -> `^2.0.4`](https://renovatebot.com/diffs/npm/@internetarchive%2fmodal-manager/0.2.12/2.0.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@internetarchive%2fmodal-manager/2.0.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@internetarchive%2fmodal-manager/0.2.12/2.0.4?slim=true) | --- ### Release...

**Context** It can be useful to jump directly to a page number when reading a book, for example when a book references itself or has an unindexed table of contents....

Things not working: - Jumping to/starting from arbitrary page. Only works from top Samples: - https://deploy-preview-1340--lucid-poitras-9a1249.netlify.app/bookreaderdemo/demo-internetarchive?ocaid=theworksofplato01platiala#page/n0/mode/text

For more control when rendering images

Have made changes in the EVENTS list in the events.js file and also made the required modifications wherever pageChanged was used.