24 Commits (3adda80f9768b79b86e0bb2d51af186ce7adb83c)

Author SHA1 Message Date
Yury Delendik 8e681ce3e2 Change amd to cjs path in ES6 modules 8 years ago
Jonas Jenwald 3b35c15d42 Convert the files in the `/web` folder to ES6 modules 8 years ago
Jonas Jenwald 328e7397ea Fix errors reported by the `no-extra-bind` ESLint rule 8 years ago
Yury Delendik a4402c84de Refactor toolbar (and secondary toolbar). 9 years ago
Jonas Jenwald be8a69a52c Ensure that we provide the `source` parameter when dispatching the button click events in `SecondaryToolbar` (PR 7313 follow-up) 9 years ago
Jonas Jenwald 6e126b31dc Only update the `max-height` of the `SecondaryToolbar` when it's actually visible 9 years ago
Tim van der Meij f4ae277355 Convert the secondary toolbar to a class 9 years ago
Yury Delendik eb3d1ca003 Removes circular dependency of secondary toolbar on app.js. 9 years ago
Yury Delendik b6c74f2056 Moves all document.getElementById lookups into viewer.js 9 years ago
Yury Delendik 006e8fb59d Introduces UMD headers to the web/ folder. 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Tim van der Meij 6abf3d6ba3 Simplify document properties field logic 10 years ago
Jonas Jenwald 2dc1af8028 Break dependencies between PresentationMode and other code, and add PresentationMode related utility methods to PDFViewer 10 years ago
Yury Delendik 44779f14b0 Renames and refactors PDFView to PDFViewerApplication. 11 years ago
Hengjie eaa587753b Fix issue where pdfDocument is null 11 years ago
Jonas Jenwald 5cd6dddeee Convert the existing overlays to use the OverlayManager 11 years ago
Tim van der Meij 5f7ded4ff6 Document properties 11 years ago
Tim van der Meij e14d917161 Close the secondary toolbar when an action is only performed once 11 years ago
Rob Wu 838802c2d3 Explain meaning of elements in secondary_toolbar 11 years ago
Jonas Jenwald bee1b734c2 A few small tweaks of the SecondaryToolbar code 12 years ago
Tim van der Meij 46d74bdc51 Decrease dependence of SecondaryToolbar on UI buttons 12 years ago
Jonas Jenwald bfc66626a0 Move Presentation Mode related code from viewer.js to its own file 12 years ago
Jonas Jenwald fabed80b5f Prevent trying to set the 'maxHeight' property of the secondaryToolbar before the viewer is completely loaded 12 years ago
Tim van der Meij 3c0ac37292 Secondary toolbar 12 years ago