-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Comparing changes
Open a pull request
base repository: parallax/jsPDF
base: v3.0.1
head repository: parallax/jsPDF
compare: master
- 16 commits
- 180 files changed
- 13 contributors
Commits on Aug 21, 2025
-
fix: upgrade @babel/runtime from 7.26.7 to 7.26.9 (#3847)
Snyk has created this PR to upgrade @babel/runtime from 7.26.7 to 7.26.9. See this package in npm: @babel/runtime See this project in Snyk: https://app.snyk.io/org/mrrio/project/50515eb1-b03b-4f42-9f17-cce1a33d5d1a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8bfc9f - Browse repository at this point
Copy the full SHA d8bfc9fView commit details
Commits on Aug 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7c51caa - Browse repository at this point
Copy the full SHA 7c51caaView commit details
Commits on Aug 26, 2025
-
Fix parsing corrupt PNG images in the addImage method (#3880)
- remove atob and btoa dependencies and use native implementations for node build, as well - replace built-in PNG parser with the fast-png 3rd party dependency - consistently support 16bit color spaces - fix compression being applied with compression="NONE" in some cases
Configuration menu - View commit details
-
Copy full SHA for 4cf3ab6 - Browse repository at this point
Copy the full SHA 4cf3ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 543b356 - Browse repository at this point
Copy the full SHA 543b356View commit details
Commits on Sep 1, 2025
-
Fix division by zero when calculating word spacing (#3879)
Co-authored-by: Lukas Holländer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 064194f - Browse repository at this point
Copy the full SHA 064194fView commit details
Commits on Sep 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 394d1e7 - Browse repository at this point
Copy the full SHA 394d1e7View commit details
Commits on Sep 18, 2025
-
fix regressions in PNG encoding that were introduced in 3.0.2 (#3887)
- fix compression of other than 8-bit images - fix soft mask for other than 8-bit images - fix potential byte order issue for 16-bit images - fix writing an empty mask (error) for indexed images without transparency
Configuration menu - View commit details
-
Copy full SHA for 9ea590c - Browse repository at this point
Copy the full SHA 9ea590cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 574a941 - Browse repository at this point
Copy the full SHA 574a941View commit details
Commits on Oct 2, 2025
-
fix: upgrade @babel/runtime from 7.28.3 to 7.28.4 (#3895)
Snyk has created this PR to upgrade @babel/runtime from 7.28.3 to 7.28.4. See this package in npm: @babel/runtime See this project in Snyk: https://app.snyk.io/org/mrrio/project/50515eb1-b03b-4f42-9f17-cce1a33d5d1a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 463b199 - Browse repository at this point
Copy the full SHA 463b199View commit details
Commits on Oct 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 58b3c78 - Browse repository at this point
Copy the full SHA 58b3c78View commit details -
fix: cell function now properly accepts align parameter (#3896)
Co-authored-by: Lukas Holländer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 777089a - Browse repository at this point
Copy the full SHA 777089aView commit details
Commits on Oct 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for af7dd5a - Browse repository at this point
Copy the full SHA af7dd5aView commit details -
fix font list cache invalidation issue in context2d module (#3891)
Co-authored-by: Lukas Holländer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2db3d9d - Browse repository at this point
Copy the full SHA 2db3d9dView commit details -
Fix API.internal.pages not being updated when restoring a RenderTarge…
…t ( #3898 ) (#3899) Co-authored-by: quentin.legrand <[email protected]> Co-authored-by: Lukas Holländer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c10d90c - Browse repository at this point
Copy the full SHA c10d90cView commit details
Commits on Oct 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c768910 - Browse repository at this point
Copy the full SHA c768910View commit details
Commits on Oct 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e080935 - Browse repository at this point
Copy the full SHA e080935View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.1...master