Releases: vivliostyle/vivliostyle.js
Releases · vivliostyle/vivliostyle.js
v2.0.0-pre.8
2.0.0-pre.8 (2020-03-16)
Features
v2.0.0-pre.7
2.0.0-pre.7 (2020-01-03)
Bug Fixes
v2.0.0-pre.6
2.0.0-pre.6 (2019-12-23)
Note: Version bump only for package vivliostyle
v2.0.0-pre.5
2.0.0-pre.5 (2019-12-23)
Bug Fixes
v2.0.0-pre.4
v2.0.0-pre.4
2019.8.101
See https://vivliostyle.org/docs/ for documentation.
Vivliostyle Viewer UI: vivliostyle-ui 2019.8.101
Fixed
- [Viewer UI] Fix error on keyboard navigation
- Fix auto resize not working
2019.8.100
See https://vivliostyle.org/docs/ for documentation.
Vivliostyle Viewer UI: vivliostyle-ui 2019.8.100
Changed
- Vivliostyle.js source code is now written in TypeScript
- Transpile to multiple targets,
lib/vivliostyle.min.js
for ES2018 andlib/vivliostyle-es5.min.js
for ES5. - Resources such as UA stylesheets are no longer downloaded separately
- Remove large sample files from the download package and the npm package
- 5c3becac, 245c9e7d
- The download package (vivliostyle-js-latest.zip) size was 6.8MB and now reduced to 1.4MB.
- Vivliostyle sample files are moved from the vivliostyle.js repository to vivliostyle_doc repository.
Fixed
2019.1.106
See https://vivliostyle.org/docs/ for documentation.
Vivliostyle Viewer UI: vivliostyle-ui 2019.1.106
Fixed
2019.1.105
See https://vivliostyle.org/docs/ for documentation.
Vivliostyle Viewer UI: vivliostyle-ui 2019.1.105
Fixed
- Fix again the bug that cannot load unzipped EPUB when directory listing is enabled on the server
- Fix bug that duplicate page margin box content appears at bottom of pages
- Fix bug that the operator
!=
in-epubx-expr()
causes CSS parser error and fails page generation - Fix problem that some properties are ignored on page partition or margin box context
- Fix problem that
text-combine-upright: all
does not work on WebKit
2019.1.103
See https://vivliostyle.org/docs/ for documentation.
Vivliostyle Viewer UI: vivliostyle-ui 2019.1.103
Fixed
- Fix problem that page background color is not painted in the bleed area
- Fix problem that vw/vh units, calc(), -epubx-expr() are invalid on shorthand properties
- Fix problem that env(doc-title) etc. doesn't work when used as a part of the
content
property value list - Fix bug that TOC box is not properly generated when Adaptive Layout style sheet is used
- Fix TOC box keyboard navigation: focus lost when closing a tree item without closing the sub tree items
- Fix again the bug that cannot load unzipped EPUB when directory listing is enabled on the server
- Fix problem that resizing causes unexpected page move, first page to next.
- Fix problem that page spread is not centered properly when left/right page widths differ
- Fix problem that the specified viewport size (e.g. fixed EPUB's) causes wrong page resizing
- Fix problem that large images may disappear when printing with zero page margin
- [Viewer UI] Fix problem that the default page size auto is not respected when print to PDF
- [Viewer UI] Fix userStyle CSS parsing and encoding problems
Changed
- Support color name 'rebeccapurple'
- [Viewer UI] Change the order to hide the menu buttons on small screen
- [Viewer UI] Adjust FontSize decrease/increase values effective on Text:Smaller/Larger buttons
- [Viewer UI] Improve "fontSize" URL parameter: accept percent and fraction