Skip to content

Commit 196af92

Browse files
committed
Version 2.2.0
## Version 2.2.0 - April 29, 2025 - **Improved:** Updated PDF.js library to 5.2.133 for stability and performance.
1 parent 3877daa commit 196af92

78 files changed

Lines changed: 5501 additions & 6584 deletions

Some content is hidden

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

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -146,13 +146,13 @@ Here is a list of all the options with the default values, that can be passed to
146146

147147
translations: {
148148
"en": {
149-
"preparing-document": "Preparing document...",
150-
"cover-sheet": "Cover Sheet",
151-
"rotation-mode": "Rotation Mode",
152-
"rotation-mode-title": "Rotation Mode (rotate current page or all pages)",
153-
"full-screen": "Full Screen",
154-
"download-original": "Download Original",
155-
"any-word": "Any Word"
149+
"preparing-document": "Preparing document...",
150+
"cover-sheet": "Cover Sheet",
151+
"rotation-mode": "Rotation Mode",
152+
"rotation-mode-title": "Rotation Mode (rotate current page or all pages)",
153+
"full-screen": "Full Screen",
154+
"download-original": "Download Original",
155+
"any-word": "Any Word"
156156
}
157157
}
158158
}

dist/docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset='utf-8'>
5-
<title>pdfjskit 2.1.5 | Documentation</title>
5+
<title>pdfjskit 2.2.0 | Documentation</title>
66
<meta name='description' content='PdfJsKit is a PDF Viewer built on top of PDF.js, with modern UI and new features which supports integration for all JS frameworks.'>
77
<meta name='viewport' content='width=device-width,initial-scale=1'>
88
<link href='assets/bass.css' rel='stylesheet'>
@@ -16,7 +16,7 @@
1616
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
1717
<div class='py1 px2'>
1818
<h3 class='mb0 no-anchor'>pdfjskit</h3>
19-
<div class='mb1'><code>2.1.5</code></div>
19+
<div class='mb1'><code>2.2.0</code></div>
2020
<input
2121
placeholder='Filter'
2222
id='filter-input'

0 commit comments

Comments
 (0)