Skip to content

Commit bd5878a

Browse files
committed
corrected the version numbers
1 parent 7e69a48 commit bd5878a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

projects/ngx-extended-pdf-viewer/changelog.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -634,14 +634,14 @@
634634
- 22.2.3 #2749 fixes a bug that threw an exception "The AnnotationEditor is not enabled." when `[src]` changes (follow-up of #2567)
635635
- 22.2.4 #2689 on Windows, the scrollbar could oscillate into and out of existance on single-page PDFs, zoom="auto", and just the right window size. This version solves that bug.
636636
- 22.3.0 #2749 delay initialization if the PDF viewer is opened in an invisible container (e.g. a PrimeNG modal or an inactive tab); made the resize algorithm detection more efficient; both issue eliminate the message "offsetParent is not set -- cannot scroll" users occasionally saw on the console
637-
- 23.3.1 #2710 simplify the build scripts; fixed a layout issue of the integrated showcase
638-
- 23.3.2 #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
639-
- 23.3.3 #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
640-
- 23.3.4 #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
641-
- 23.3.5 #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
642-
- 23.3.6 #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
643-
- 23.3.7 #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
644-
- 23.3.8 #2205 stop rendering the initial page twice with different zoom settings; #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
645-
- 23.3.9 #2503 inform the find controller about changes of the pageViewMode
646-
- 23.3.10 #2773 fix the ng add schematics for Angular 19 projects using esbuild
647-
- 24.0.0-alpha.0 #2568 reduce the default maximum resolution in order to avoid crashed on Android and iOS; #2679 allow developers to add highlight annotations programmatically; #2784 make sure that the eventBus attribute is set before using it (fixed a bug that caused some documents to crash in single-page mode)
637+
- 22.3.1 #2710 simplify the build scripts; fixed a layout issue of the integrated showcase
638+
- 22.3.2 #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
639+
- 22.3.3 #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
640+
- 22.3.4 #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
641+
- 22.3.5 #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
642+
- 22.3.6 #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
643+
- 22.3.7 #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
644+
- 22.3.8 #2205 stop rendering the initial page twice with different zoom settings; #2710 simplify the build scripts (no change to the library, it's only a new version because it's impossible to revoke npm publications)
645+
- 22.3.9 #2503 inform the find controller about changes of the pageViewMode
646+
- 22.3.10 #2773 fix the ng add schematics for Angular 19 projects using esbuild
647+
- 23.0.0-alpha.0 #2568 reduce the default maximum resolution in order to avoid crashed on Android and iOS; #2679 allow developers to add highlight annotations programmatically; #2784 make sure that the eventBus attribute is set before using it (fixed a bug that caused some documents to crash in single-page mode)

0 commit comments

Comments
 (0)