Skip to content

Releases: vivliostyle/vivliostyle.js

v2.28.1

12 Mar 01:11
Compare
Choose a tag to compare

2.28.1 (2024-03-12)

Bug Fixes

  • Footnote causes layout problem on page breaking (aa22bbd), closes #1298

v2.28.0

03 Mar 02:46
Compare
Choose a tag to compare

2.28.0 (2024-03-03)

Bug Fixes

  • adjust TOC box width to account for scrollbar width (47e5d5b)
  • All <nav epub:type="…"> elements in EPUB navigation doc should be shown in TOC box (d31010f), closes #1270
  • blank page selector misapplied when target-counter is used (40a760b), closes #1131
  • break-before specified on floats may not work (06890fe), closes #1288
  • Column floats disappear (52ede7d), closes #1273
  • Float box pushed out of the page area (7e86951), closes #1295
  • float margins collapsed wrongly (03121f2), closes #1282
  • remove old EPUB NCX handling (56ca0ed)
  • set overflow property of @-epubx-partition to hidden by default (c196685), closes /idpf.org/epub/pgt/#s3
  • target-counter leads to pagination to wrong named page (980632d), closes #1272
  • Top margin at unforced page break not truncated correctly (97779f3), closes #1279
  • Top margin of floats at page start should be kept (6c1fb7f), closes #1292
  • TypeError occurs on repeating_elements/nesting test (819e1fd)

Features

  • Add errorCallback config option to VivliostylePrint/printHTML() (9602d61)

v2.27.0

09 Feb 10:20
Compare
Choose a tag to compare

2.27.0 (2024-02-09)

Bug Fixes

  • HTML documents listed in "resources" in pub-manifest should not be rendered as if in "readingOrder" (0bbbd48), closes #1257
  • remove ruby font-size workaround no longer necessary (3138fda)
  • text-spacing not working properly with text-spacing natively enabled browser (42e16f4), closes #1252
  • text-spacing-trim:space-first not working properly in some case (398b53e), closes #1261
  • TOC box should contain only the TOC element content (754a70c), closes #1258
  • Units vi and vb are mishandled when writing-mode is different from the root element (286cc1e), closes #1265
  • vertical-in-horizontal block height and horizontal-in-vertical block width not computed properly (0f7d45e), closes #1264
  • Viewer page navigation hangs with EPUB/webpub with undetermined page-progression-direction (a7f5572), closes #1260

Features

  • Update CSS user agent default style sheet (b0993a0), closes #1128

v2.26.0

20 Jan 08:42
Compare
Choose a tag to compare

2.26.0 (2024-01-20)

Bug Fixes

  • set hanging-punctuation:none for pre-formatted text default style (52d50c9)
  • text-spacing-trim not working properly in some cases (99b3af3), closes #1251

Features

  • Update CSS text-spacing-trim property to support the latest spec change (114fd6d), closes #1244

v2.25.9

04 Dec 06:53
Compare
Choose a tag to compare

2.25.9 (2023-12-04)

Bug Fixes

  • page breaking inside table with table-header may cause unexpected page type reset (7865dea), closes #1233
  • page-area content may disappear on print (2f2f85a), closes #1240

v2.25.8

06 Nov 04:39
Compare
Choose a tag to compare

2.25.8 (2023-11-06)

Bug Fixes

  • page breaking inside table may cause unexpected page type reset (59929ea), closes #1233

v2.25.7

24 Oct 13:45
Compare
Choose a tag to compare

2.25.7 (2023-10-24)

Bug Fixes

  • Pagination result depends on viewer window width (7980721), closes #1228

v2.25.6

03 Oct 06:22
Compare
Choose a tag to compare

2.25.6 (2023-10-03)

Bug Fixes

  • viewer: Current page should be kept after Find results in "Not Found" (fb28b64)
  • viewer: Exclude generated page margin box content from text search (ea8a447)
  • viewer: Navigation with page slider should not affect browser history stack (7b3f117), closes #1219
  • viewer: selection highlighting problems on iOS (abb3ee2)
  • viewer: tweak viewer UI for mobile devices (167adee)
  • viewer: tweak viewer UI style for mobile devices (f6ef23b)

v2.25.5

09 Aug 14:46
Compare
Choose a tag to compare

2.25.5 (2023-08-09)

Bug Fixes

  • negative page margin values not working as expected (3f352d2), closes #1217
  • TOC box disappeared when resizing window (115205f)

v2.25.4

28 Jul 19:11
Compare
Choose a tag to compare

2.25.4 (2023-07-28)

Bug Fixes

  • viewer: Page navigation left/right buttons disappeared in v2.25.3 (294e085), closes #1214