@vivliostyle/core
Advanced tools
Comparing version
@@ -6,2 +6,8 @@ # Change Log | ||
## [2.4.2](https://github.com/vivliostyle/vivliostyle.js/compare/v2.4.1...v2.4.2) (2021-01-25) | ||
### Bug Fixes | ||
- top margin at forced break was ignored when target-counter is used ([c8485ad](https://github.com/vivliostyle/vivliostyle.js/commit/c8485ad668fd462fca15c960660c154388214bc9)), closes [#690](https://github.com/vivliostyle/vivliostyle.js/issues/690) | ||
## [2.4.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.4.0...v2.4.1) (2021-01-12) | ||
@@ -8,0 +14,0 @@ |
@@ -98,2 +98,7 @@ import * as Base from "./base"; | ||
private createElementView; | ||
/** | ||
* Check if the current position is at a forced break | ||
* (Fix for Issue #690) | ||
*/ | ||
private isAtForcedBreak; | ||
private processAfterIfcontinues; | ||
@@ -100,0 +105,0 @@ /** |
{ | ||
"name": "@vivliostyle/core", | ||
"description": "Vivliostyle Core library for HTML+CSS typesetting with EPUB/Web publications support", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"author": "Vivliostyle Foundation", | ||
@@ -55,3 +55,3 @@ "scripts": { | ||
"license": "AGPL-3.0", | ||
"gitHead": "c2ade52426eb8c0a5774ae45aa9e53087e7a1894" | ||
"gitHead": "fb68838a300907e863e201d4966e206b89e72c3e" | ||
} |
Sorry, the diff of this file is too big to display
1101524
0.06%13460
0.04%