Skip to content

2019.8.100

Compare
Choose a tag to compare
@MurakamiShinyu MurakamiShinyu released this 16 Aug 05:40
· 2154 commits to master since this release

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 and lib/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

  • Fix error "Failed to fetch a source document" with web publications on Microsoft Edge
  • Fix error "empty response for EPUB OPF" on some web servers that don't know the MIME type for .opf