Skip to content

Releases: diegomura/react-pdf

v2.0.12

03 May 14:01
Compare
Choose a tag to compare
  • Fixes fontkit table circular reference.

Sorry about the successive versions. This should not happen frequently since I'll only update fontkit once in a while

v2.0.10

03 May 05:18
Compare
Choose a tag to compare
  • Fix require fs in fontkit build

v2.0.9

03 May 05:07
Compare
Choose a tag to compare
  • Update fontkit (#1285)
  • Fix flex basis parsing (#1280)
  • Add annotation support to pdfkit (#1279)
  • Fix font weight processing (#1276)

v2.0.8

26 Apr 05:32
Compare
Choose a tag to compare
  • Add ability to specify PDF language (#1265)
  • Add yoga tests (#1264)
  • Remove new Buffer from yoga build (#1260)
  • PNG fixes (#1257)
  • Fix pdfkit script
  • Bring back access to Style type (#1248, thanks @meeroslav)
  • Add missing id prop to Linear and Radial Gradient type (#1249, thanks @meeroslav)
  • Import png-js lib to monorepo (#1246)

v2.0.6

22 Apr 04:21
Compare
Choose a tag to compare

v2.0.5

19 Apr 02:32
7aafcdc
Compare
Choose a tag to compare

v2.0.4

12 Apr 01:00
Compare
Choose a tag to compare
  • Add PDF font support on pdfkit for future form implementation (#1204)
  • Add ability to override PDF version (#1204)
  • Import pdfkit to monorepo (#1204)
  • Fix Page style array support (#1203)

v2.0.3

09 Apr 21:02
Compare
Choose a tag to compare
  • Add textkit project to monorepo (#1199)
  • Fix renderToString blank document (#1196)
  • Fix page wrapping (#1195)
  • Fix percent page padding support (#1193)
  • Fix nested link (#1187)

v2.0.1

08 Apr 18:00
Compare
Choose a tag to compare
  • Fix wrap=false element infinite loop (#1179)
  • Duplicate Id's removed from typings (#1183, thanks @builat !)
  • Make renderer a singleton (#1182)
  • Decrease yoga memory heap
  • Fix missing ramda function (#1181)
  • Fix margin and padding auto (#1178)
  • Fix hyphenation valueOf odd behaviour (#1174)

v2.0.2

08 Apr 21:17
Compare
Choose a tag to compare
  • Fix negative margin and padding support (#1185)
  • Fix types. Bad returning type for methods: on, removeListener (#1184, thanks @builat again)