Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58,042 changes: 28,159 additions & 29,883 deletions dist/html2pdf.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/html2pdf.bundle.min.js

Large diffs are not rendered by default.

2,672 changes: 550 additions & 2,122 deletions dist/html2pdf.bundle.min.js.LICENSE.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/html2pdf.bundle.min.js.map

Large diffs are not rendered by default.

9,327 changes: 5,738 additions & 3,589 deletions dist/html2pdf.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/html2pdf.min.js

Large diffs are not rendered by default.

390 changes: 361 additions & 29 deletions dist/html2pdf.min.js.LICENSE.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/html2pdf.min.js.map

Large diffs are not rendered by default.

12,365 changes: 2,699 additions & 9,666 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"homepage": "https://ekoopmans.github.io/html2pdf.js/",
"dependencies": {
"es6-promise": "^4.2.5",
"html2canvas": "^1.0.0",
"jspdf": "^2.3.1"
"html2canvas": "https://github.com/eKoopmans/html2canvas/tarball/develop",
"jspdf": "^2.5.1"
},
"devDependencies": {
"@babel/core": "^7.14.8",
Expand Down