vivliostyle
Advanced tools
Comparing version 0.2.0-pre.20150915064510 to 0.2.0-pre.20150915121759
@@ -19,2 +19,4 @@ # Change Log | ||
- Note: For now, 'quotes' property specified within the page/margin context is ignored. This issue will be tracked at <https://github.com/vivliostyle/vivliostyle.js/issues/43>. | ||
- [core] Accept WOFF2 web fonts | ||
- <https://github.com/vivliostyle/vivliostyle.js/pull/51> | ||
@@ -34,2 +36,5 @@ ### Changed | ||
- <https://github.com/vivliostyle/vivliostyle.js/pull/55> | ||
- [core] Fix several problems on web font loading | ||
- <https://github.com/vivliostyle/vivliostyle.js/pull/52> | ||
- <https://github.com/vivliostyle/vivliostyle.js/pull/56> | ||
@@ -36,0 +41,0 @@ ## [0.1.1](https://github.com/vivliostyle/vivliostyle.js/releases/tag/0.1.1) - 2015-05-06 |
{ | ||
"name": "vivliostyle", | ||
"version": "0.2.0-pre.20150915064510", | ||
"version": "0.2.0-pre.20150915121759", | ||
"description": "Library for web sites with rich paged viewing and EPUB support, shared with Vivliostyle Formatter & Browser", | ||
@@ -21,3 +21,4 @@ "scripts": { | ||
"lib", | ||
"resources" | ||
"resources", | ||
"samples" | ||
], | ||
@@ -24,0 +25,0 @@ "main": "lib/vivliostyle.min.js", |
1693114
41
2168