2019.8.100
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 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.