forked from VadimDez/ng2-pdf-viewer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:VadimDez/ng2-pdf-viewer
- Loading branch information
Showing
47 changed files
with
1,435 additions
and
963 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
##### Bug Report or Feature Request (mark with an `x`) | ||
``` | ||
- [ ] bug report -> please search issues before submitting | ||
- [ ] feature request | ||
- [ ] Regression (a behavior that used to work and stopped working in a new release) | ||
- [ ] Bug report -> please search issues before submitting | ||
- [ ] Feature request | ||
- [ ] Documentation issue or request | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
{ | ||
"_args": [ | ||
[ | ||
"[email protected]", | ||
"/Users/vadimdez/Documents/my_dev/ng2-pdf-viewer" | ||
] | ||
], | ||
"_from": "[email protected]", | ||
"_id": "[email protected]", | ||
"_inBundle": false, | ||
|
@@ -22,8 +28,7 @@ | |
"/" | ||
], | ||
"_resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-1.9.489.tgz", | ||
"_shasum": "cae59feddd16a2e5d195aa69527955cfe4002c1d", | ||
"_spec": "[email protected]", | ||
"_spec": "1.9.489", | ||
"_where": "/Users/vadimdez/Documents/my_dev/ng2-pdf-viewer", | ||
"browser": { | ||
"fs": false, | ||
|
@@ -34,12 +39,10 @@ | |
"bugs": { | ||
"url": "https://github.com/mozilla/pdf.js/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"node-ensure": "^0.0.0", | ||
"worker-loader": "^0.8.0" | ||
}, | ||
"deprecated": false, | ||
"description": "Generic build of Mozilla's PDF.js library.", | ||
"format": "amd", | ||
"homepage": "http://mozilla.github.io/pdf.js/", | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.