- fix issue #8 : On IE11, the document isn't centered into the page
- improves performance : redraws the page only when it's necessary
- fix issue #7 : Page Number is resetting to 1 when loading a document
- use importPath to load the pdf worker script
pdf.worker.min.js
- update to PDFjs 2.0.426
- adds events :
- pdf-viewer-outrange: when trying to display a page that doesn't exist
- pdf-viewer-render: when the page has been rendered
- fix : this._PDF.getPage is not a function
- add a property to declare the PDFJS worker script
- update doc
- update to polymer 2.x
- fix #1 : Drag'n drop to move pdf in the viewer not working in es5 version
- README : adds a note about document loading
public release