Skip to content

Commit c4dd32b

Browse files
committed
3.0.0
1 parent ed5bc9b commit c4dd32b

File tree

97 files changed

+108
-108
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+108
-108
lines changed

dist/jspdf.es.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/** @license
22
*
33
* jsPDF - PDF Document creation from JavaScript
4-
* Version 2.5.2 Built on 2024-09-17T13:29:57.859Z
4+
* Version 3.0.0 Built on 2025-02-19T09:26:58.791Z
55
* CommitID 00000000
66
*
77
* Copyright (c) 2010-2021 James Hall <[email protected]>, https://github.com/MrRio/jsPDF
@@ -6679,7 +6679,7 @@ jsPDF.API = {
66796679
* @memberof jsPDF#
66806680
*/
66816681

6682-
jsPDF.version = "2.5.2";
6682+
jsPDF.version = "3.0.0";
66836683

66846684
var jsPDFAPI = jsPDF.API;
66856685
var scaleFactor = 1;

dist/jspdf.es.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/jspdf.node.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/** @license
22
*
33
* jsPDF - PDF Document creation from JavaScript
4-
* Version 2.5.2 Built on 2024-09-17T13:29:57.860Z
4+
* Version 3.0.0 Built on 2025-02-19T09:26:58.792Z
55
* CommitID 00000000
66
*
77
* Copyright (c) 2010-2021 James Hall <[email protected]>, https://github.com/MrRio/jsPDF
@@ -6891,7 +6891,7 @@ jsPDF.API = {
68916891
* @type {string}
68926892
* @memberof jsPDF#
68936893
*/
6894-
jsPDF.version = "2.5.2";
6894+
jsPDF.version = "3.0.0";
68956895

68966896
/* global jsPDF */
68976897

dist/jspdf.node.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/jspdf.umd.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/** @license
22
*
33
* jsPDF - PDF Document creation from JavaScript
4-
* Version 2.5.2 Built on 2024-09-17T13:29:57.856Z
4+
* Version 3.0.0 Built on 2025-02-19T09:26:58.789Z
55
* CommitID 00000000
66
*
77
* Copyright (c) 2010-2021 James Hall <[email protected]>, https://github.com/MrRio/jsPDF
@@ -6698,7 +6698,7 @@
66986698
* @memberof jsPDF#
66996699
*/
67006700

6701-
jsPDF.version = "2.5.2";
6701+
jsPDF.version = "3.0.0";
67026702

67036703
var jsPDFAPI = jsPDF.API;
67046704
var scaleFactor = 1;

dist/jspdf.umd.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/polyfills.es.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/polyfills.umd.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/GState.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ <h5>Type:</h5>
458458
<br class="clear">
459459

460460
<footer>
461-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Tue Sep 17 2024 15:30:15 GMT+0200 (Central European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
461+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Wed Feb 19 2025 10:27:16 GMT+0100 (Central European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
462462
</footer>
463463

464464
<script>prettyPrint();</script>

docs/Matrix.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1753,7 +1753,7 @@ <h4 class="name" id="toString"><span class="type-signature"></span>toString<span
17531753
<br class="clear">
17541754

17551755
<footer>
1756-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Tue Sep 17 2024 15:30:15 GMT+0200 (Central European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1756+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Wed Feb 19 2025 10:27:16 GMT+0100 (Central European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
17571757
</footer>
17581758

17591759
<script>prettyPrint();</script>

0 commit comments

Comments
 (0)