All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
async
option from docs (fix #1769) (#1796) (7775d3c0d6f3efca00611bedd5fc9200689a9f7a), closes #1769 #1796onclone
option (Fix #1434)ignoreElements
predicate function optionv1.0.0-alpha.4 - 12.12.2017
foreignObjectRendering
by default (#1295)data-html2canvas-ignore
attribute (#1253)letter-spacing
values (#1293)Complete rewrite of library
Remove deprecated onrendered callback, calling html2canvas
returns a Promise<HTMLCanvasElement>
Removed option type
, same results can be achieved by assigning x
, y
, scrollX
, scrollY
, width
and height
properties.
## New featues / fixes
type
isn't set to view