Skip to content

Releases: NYPL-Simplified/web-reader

Release 3.2.4

20 Oct 18:07
0890f26
Compare
Choose a tag to compare

Update transform-origin vlaue based on FXL content width (#138) (0890f26)

Release 3.2.3

28 Sep 20:54
Compare
Choose a tag to compare
  • fix minor type error (ef45ba9)
  • switch chakra, emotion and swr peer dependencies (0760a64)

Release 3.2.2

25 Aug 17:30
Compare
Choose a tag to compare
  • Cleanup side effects for link handler event (#136) (7ad5ec5)

Release 3.2.1

23 Aug 17:08
Compare
Choose a tag to compare
  • Update Skeleton components so that it respect the colorMode setting (#134) (fab947e)
  • fix invalid-url and refactor iframe link click (#135) (accd9dd)

Release 3.2.0

09 Aug 19:19
Compare
Choose a tag to compare

Release 3.1.0

08 Jun 21:10
Compare
Choose a tag to compare
  • SFR-1412 Skip interstitial pages for ProjectMuse PDFs (#131) (6100769)

Release 3.0.0

11 May 19:58
Compare
Choose a tag to compare
  • OE-362: Detect book layout and apply CSS accordingly (#129) (33df068)

Note

This update changes the API <WebReader /> to now accept two optional props injectablesReflowable and injectablesFixed from previously where we only accept injectables prop for all injectable CSS styles.

Release 2.0.1

07 Apr 10:26
Compare
Choose a tag to compare
  • Fix/location sync (#128) (74326be)
  • Update Readium CSS (#126) (15887fb)
  • We didn't have a github release for 2.0.0, but this includes that change as well. There, we altered how we bundle Readium CSS after updating to their latest version. You must now host all 3 Readium CSS files and provide them as injectables to the web reader separately.

Release 2.0.0-0

05 Apr 15:11
Compare
Choose a tag to compare
Release 2.0.0-0 Pre-release
Pre-release
  • update readium css (#126)

Release 1.2.2

04 Apr 14:38
Compare
Choose a tag to compare
  • OE-340: use identifier as localstorage key if available (#127) (fb048ba)