yjryu / UI_Layout star
File name
Commit message
Commit date
yjryu 01-10 08c2192 240110 류윤주 commit UNIX

Changelog#

0.2.9 - 2024-01-01#

  • Added padding option for QR code
  • Allow the document language to be specified
  • Fixed cover image size inside table
  • Fixed "Cannot read properties of undefined (reading 'bottomMost')" if table contains too few rows
  • Fixed invalid source-maps in builded js file

0.2.8 - 2023-11-09#

  • Update pdfkit to 0.14.0
  • Update Roboto font (version 3.008)

0.2.7 - 2022-12-17#

  • Fixed theoretical vulnerability CVE-2022-46161 (It was never part of version released as npm package or cdnjs or bower or packagist!)

0.2.6 - 2022-10-09#

  • Updated Roboto font (version 3.005)
  • Fixed calculating auto page height
  • Fixed TrueType Collection loading from URL
  • Fixed refetching fonts from URL

0.2.5 - 2022-04-01#

  • Support passing headers to request for loading font files and images via URL adresses

0.2.4 - 2021-11-10#

  • Fixed destination path argument in VFS build script.
  • Fixed error "Object.isExtensible is not a function" (bug is in core-js version 3.19.1).

0.2.3 - 2021-11-06#

  • Updated @foliojs-fork/pdfkit to version 0.13.0.
  • Tiling pattern support.
  • svg-to-pdfkit package moved as built-in. Solve not used installation of pdfkit.
  • Fixed passing document metadata.

0.2.2 - 2021-08-02#

  • Fixed compatibility with Internet Explorer 11.

0.2.1 - 2021-08-02#

0.2.0 - 2021-07-05#