Releases: vivliostyle/vivliostyle.js
Releases · vivliostyle/vivliostyle.js
v2.5.2
2.5.2 (2021-03-05)
Bug Fixes
- core: Hang-up with footnote or page float on pseudo elements (cf324d4), closes #703
v2.5.1
2.5.1 (2021-02-28)
Bug Fixes
- core: Wrong page counter value when page counter is reset in the previous doc (a4d9e18), closes #701
v2.5.0
2.5.0 (2021-02-26)
Features
- core: Support the :nth() page selector (ad6f3e9), closes #667
Bug Fixes
- core: spread break at beginning of a document does not work properly (f1208bf), closes #666
- core: Missing source map (f8add2b), closes #695
Features
v2.5.0-pre.4
Note: Version bump only for package vivliostyle
v2.5.0-pre.3
Note: Version bump only for package vivliostyle
v2.5.0-pre.2
Note: Version bump only for package vivliostyle
v2.4.2
2.4.2 (2021-01-25)
Bug Fixes
- top margin at forced break was ignored when target-counter is used (c8485ad), closes #690
- react: Add react-dom to peer deps (3325031)
- react: init core-viewer once even if source is updated (56f3d1b)
- react: remove incorrect startPage (7f7951c)
v2.4.1
2.4.1 (2021-01-12)
Bug Fixes
- Page float displayed unexpectedly in earlier page when target-counter is used (34952e9), closes #681
v2.4.0
2.4.0 (2020-12-28)
Features
- Support named strings for running headers and footers (e02a06c), closes #545
v2.3.0
2.3.0 (2020-12-07)
Bug Fixes
- break-before:left/right is ignored when the previous block has break-after:page, etc. (01092f1), closes #676
- CSS 'hyphens' property specified on the root element is ignored (dfb9f87), closes #674
Features
- Support EPUB spine properties page-spread-left and -right (38b0774), closes #671