Releases: diegomura/react-pdf
Releases Β· diegomura/react-pdf
v1.5.5
- Fix leading soft-hyphens (#597)
v1.5.3
- Add maxLines and ellipsis support (#570)
- Fix non-latin language text rendering (#569)
- Enhance text rendering (#568)
- Add inline image support (#567)
- Fix typings
v1.5.2
- Support relative font url in browser (#566)
- Render elements in JSX order (#564)
- Fix standard font vertical align (#562)
- Add text-indent support (#561)
- Update typings (#560)
- Gracefully handle undefined styles (#559)
- Add text decoration line-through support (#556)
v1.5.1
- Remove lodash dependencies (#555)
- Fix font substitution engine
v1.4.2
- Bump hyphen (#543)
- Dynamically update Page size and orientation (#539)
- Fix examples (#537)
- Support multiple protocols for links (#515, thanks @kuzivany)
- Apply objectFit styling correctly (#530, thanks @DuncanMacWeb )
v1.4.0
- Add opacity support (#502)
- Add transformOrigin support (#500)