New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vivliostyle/react

Package Overview
Dependencies
Maintainers
7
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vivliostyle/react - npm Package Versions

1
781011

2.6.0

Diff
mshinyu
published 2.6.0 •

Changelog

Source

2.6.0 (2021-03-14)

Bug Fixes

  • core: Footnotes may cause "TypeError: Cannot read property 'styler' of null" (fbce3c7), closes #707
  • core: Stops with "TypeError: Cannot read property 'toLowerCase' of undefined" (38548ab), closes #706

Features

  • viewer: Add Print button and improve Settings menu (7a98a6e)
  • viewer: MathJax config update: use default scale and margin settings (0bedbbe), closes #593
  • viewer: Set coreViewer to the window object to allow other program to control the viewer (db47cef)
mshinyu
published 2.5.2 •

Changelog

Source

2.5.2 (2021-03-05)

Bug Fixes

  • core: Hang-up with footnote or page float on pseudo elements (cf324d4), closes #703
mshinyu
published 2.5.1 •

Changelog

Source

2.5.1 (2021-02-28)

Bug Fixes

  • core: Wrong page counter value when page counter is reset in the previous doc (a4d9e18), closes #701
mshinyu
published 2.5.0 •

Changelog

Source

2.5.0 (2021-02-26)

Features

  • core: Support the :nth() page selector (ad6f3e9), closes #667
mshinyu
published 2.5.0-pre.4 •
mshinyu
published 2.5.0-pre.3 •
mshinyu
published 2.5.0-pre.2 •
mshinyu
published 2.5.0-pre.1 •
mshinyu
published 2.5.0-pre.0 •

Changelog

Source

2.5.0-pre.0 (2021-02-23)

Bug Fixes

  • core: spread break at beginning of a document does not work properly (f1208bf), closes #666
  • core: Missing source map (f8add2b), closes #695

Features

mshinyu
published 2.4.2 •

Changelog

Source

2.4.2 (2021-01-25)

Bug Fixes

  • top margin at forced break was ignored when target-counter is used (c8485ad), closes #690
  • react: Add react-dom to peer deps (3325031)
  • react: init core-viewer once even if source is updated (56f3d1b)
  • react: remove incorrect startPage (7f7951c)