11 Commits (19f56ec5c18aa8c161df9b718faf62d831f67657)

Author SHA1 Message Date
Jonas Jenwald 223c429357 Fix inconsistent spacing and trailing commas in objects in `web/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
Yury Delendik 5438ce9b98 Wraps mozL10n to async calls; splits firefox and generic l10n libs. 8 years ago
Tim van der Meij 26ad82f5c2
Convert the sidebar to ES6 syntax 8 years ago
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 616e5fadff Display a notification on the `sidebarToggle` button for PDF documents with outline/attachments 8 years ago
Yury Delendik 7fd3db9977 Adds EventBus. 9 years ago
Jonas Jenwald 5657d082c7 Dispatch a `sidebarviewchanged` event in `PDFSidebar` when the view changes 9 years ago
Yury Delendik 006e8fb59d Introduces UMD headers to the web/ folder. 9 years ago
Jonas Jenwald 39cba5d25d Remove `PDFThumbnailViewer_ensureThumbnailVisible` 9 years ago
Jonas Jenwald 67a1dfcfb5 Move the sidebar related code from viewer.js into `PDFSidebar` 9 years ago