Skip to content

Releases: vivliostyle/vivliostyle.js

v2.2.1

26 Nov 13:05
Compare
Choose a tag to compare

2.2.1 (2020-11-26)

Bug Fixes

  • viewer: bug in v2.2.0 "TypeError: Cannot read property 'toString' of null" (08cf029)
  • viewer: Mouse wheel should be able to use to scroll TOC when TOC is active (c6c5eb8)

v2.2.0

26 Nov 09:23
Compare
Choose a tag to compare

2.2.0 (2020-11-26)

Features

  • viewer: Add page slider in Vivliostyle Viewer UI (3e80c67), closes #670
  • viewer: Mouse wheel support for page navigation (94113f6)

v2.1.4

30 Oct 10:03
Compare
Choose a tag to compare

2.1.4 (2020-10-30)

Bug Fixes

  • negative z-index on @page {...} causes page (margin-box) content to disappear (000eed6), closes #665

v2.1.3

30 Sep 18:01
Compare
Choose a tag to compare

2.1.3 (2020-09-30)

Bug Fixes

  • Internal links and TOC links not working when the document URL has %-encoded characters (bdabb71), closes #662
  • page display shakes horizontally when all pages finish loading (18ab3c9), closes #663
  • SyntaxError: Invalid regular expression: invalid group specifier name, on Safari (3a70707), closes #664

v2.1.2

28 Sep 15:24
Compare
Choose a tag to compare

2.1.2 (2020-09-28)

Note: Version bump only for package vivliostyle

2.1.2-pre.5 (2020-09-28)

Bug Fixes

  • Relative URLs in pub-manifest are not resolved properly when the pub-manifest is linked from HTML elsewhere (b6fe7c1), closes #661
  • TOC is not enabled when TOC exists in HTML but is not specified in the manifest (ea280a1), closes #659

2.1.2-pre.4 (2020-09-27)

Bug Fixes

  • "404 Not Found" error message does not appear when bookMode=true (43b137c), closes #660

2.1.2-pre.3 (2020-09-25)

Note: Version bump only for package vivliostyle

2.1.2-pre.2 (2020-09-25)

Bug Fixes

  • improve error messages when failed to load, wrongly mentioning CORS problem (55843cf), closes #638

2.1.2-pre.1 (2020-09-24)

Bug Fixes

  • 'start' and 'value' attributes on OL and LI elements are ignored (0aea654), closes #654
  • Error occurs by links to external site in TOC (fd4af3e), closes #657
  • HTML 'hidden' attribute is ignored (bf51734), closes #653
  • Style elements in the body element should not be ignored (d8603c3), closes #655
  • TOC element with 'hidden' attribute should be hidden in the page but visible in TOC panel (19d8f62)

2.1.2-pre.0 (2020-09-18)

Bug Fixes

  • EPUBCFI with %-encoded characters not working (309ab42), closes #650
  • Internal links not working when the URL fragment has %-encoded characters (f12e9c5), closes #649
  • Reloading causes unexpected move to the previous page (8f872e1), closes #651

v2.1.2-pre.5

28 Sep 01:33
Compare
Choose a tag to compare
v2.1.2-pre.5 Pre-release
Pre-release

2.1.2-pre.5 (2020-09-28)

Bug Fixes

  • Relative URLs in pub-manifest are not resolved properly when the pub-manifest is linked from HTML elsewhere (b6fe7c1), closes #661
  • TOC is not enabled when TOC exists in HTML but is not specified in the manifest (ea280a1), closes #659

v2.1.2-pre.4

27 Sep 16:19
Compare
Choose a tag to compare
v2.1.2-pre.4 Pre-release
Pre-release

2.1.2-pre.4 (2020-09-27)

Bug Fixes

  • "404 Not Found" error message does not appear when bookMode=true (43b137c), closes #660

v2.1.2-pre.3

25 Sep 23:01
Compare
Choose a tag to compare
v2.1.2-pre.3 Pre-release
Pre-release

2.1.2-pre.3 (2020-09-25)

Note: Version bump only for package vivliostyle

2.1.2-pre.2 (2020-09-25)

Bug Fixes

  • improve error messages when failed to load, wrongly mentioning CORS problem (55843cf), closes #638

2.1.2-pre.1 (2020-09-24)

Bug Fixes

  • 'start' and 'value' attributes on OL and LI elements are ignored (0aea654), closes #654
  • Error occurs by links to external site in TOC (fd4af3e), closes #657
  • HTML 'hidden' attribute is ignored (bf51734), closes #653
  • Style elements in the body element should not be ignored (d8603c3), closes #655
  • TOC element with 'hidden' attribute should be hidden in the page but visible in TOC panel (19d8f62)

v2.1.2-pre.0

18 Sep 09:17
Compare
Choose a tag to compare
v2.1.2-pre.0 Pre-release
Pre-release

2.1.2-pre.0 (2020-09-18)

Bug Fixes

  • EPUBCFI with %-encoded characters not working (309ab42), closes #650
  • Internal links not working when the URL fragment has %-encoded characters (f12e9c5), closes #649
  • Reloading causes unexpected move to the previous page (8f872e1), closes #651

v2.1.1

30 Jun 16:54
Compare
Choose a tag to compare

2.1.1 (2020-06-30)

Bug Fixes