react-to-print
Advanced tools
Changelog
2.12.4 (April 10th, 2021)
devDependencies
ComponentToPrint
Changelog
2.12.3 (February 5th, 2021)
ParentNode.append
in favor of Node.appendChild
. append
is not supported by IE11, and polyfilling it within the context of an iframe can be difficultdevDependencies
Changelog
2.12.2 (January 1st, 2021)
Happy new years!
document.write
pageStyle
prop that did not return a string could cause problemsdevDependencies
Changelog
2.12.0 (November 27th, 2020)
example
-> examples
examples
folderconnect
from react-redux
Changelog
2.10.3 (October 16th, 2020)
null
prototype such as ES modules and SystemJS modules. Thanks joeldenning