Skip to content

3.2.0

Compare
Choose a tag to compare
@rchrd2 rchrd2 released this 18 Jul 22:30
· 2100 commits to master since this release

3.2.0

On Archive.org, we needed a way to pass in a default start page for books. These changes make that easier.

  • Update the way bookreader inits from various params contexts
  • Add defaults to the init options
  • Update so that mode is only reflected on URL if user has made a change.
  • Update to handle both params.index and params.page when provided in defaults. Seperate page parsing into separate method.