Skip to content

1.0.0

Compare
Choose a tag to compare
@diegomura diegomura released this 06 Dec 15:34
· 650 commits to master since this release
  • New textkit implementation that boost text layout performance
  • hyphenationCallback now receives one word at a time, and should return an array string syllables
  • add hyphenationPenalty prop
  • Enable images as dynamic render nodes
  • Fix emoji loading (thanks @agrant)
  • Depend on yoga-layout-prebuilt (thanks @DuncanMacWeb)
  • Pass props through from PDFViewer to iframe viewer (thanks @DuncanMacWeb)
  • Revoke unused blobs on DOM
  • Support percentage paddings on Page #405
  • Fix textDecoration capitalize #406
  • Add insertBefore method to renderer #408