Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update Vivliostyle.js to 2.28.0: Bug fixes and error handling #474

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

MurakamiShinyu
Copy link
Member

https://github.com/vivliostyle/vivliostyle.js/releases/tag/v2.28.0

Bug Fixes

  • adjust TOC box width to account for scrollbar width
  • All <nav epub:type="…"> elements in EPUB navigation doc should be shown in TOC box
  • blank page selector misapplied when target-counter is used
  • break-before specified on floats may not work
  • Column floats disappear
  • Float box pushed out of the page area
  • float margins collapsed wrongly
  • remove old EPUB NCX handling
  • set overflow property of @-epubx-partition to hidden by default
  • target-counter leads to pagination to wrong named page
  • Top margin at unforced page break not truncated correctly
  • Top margin of floats at page start should be kept
  • TypeError occurs on repeating_elements/nesting test

Features

  • Add errorCallback config option to VivliostylePrint/printHTML()

https://github.com/vivliostyle/vivliostyle.js/releases/tag/v2.28.0

### Bug Fixes

- adjust TOC box width to account for scrollbar width
- All `<nav epub:type="…">` elements in EPUB navigation doc should be shown in TOC box
- blank page selector misapplied when target-counter is used
- break-before specified on floats may not work
- Column floats disappear
- Float box pushed out of the page area
- float margins collapsed wrongly
- remove old EPUB NCX handling
- set overflow property of `@-epubx-partition` to hidden by default
- target-counter leads to pagination to wrong named page
- Top margin at unforced page break not truncated correctly
- Top margin of floats at page start should be kept
- TypeError occurs on repeating_elements/nesting test

### Features

- Add errorCallback config option to VivliostylePrint/printHTML()
@spring-raining spring-raining merged commit c5f5cf6 into main Mar 3, 2024
11 checks passed
@spring-raining spring-raining deleted the update-vivliostylejs branch March 3, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants