9 Commits (40b89e9ba47e87782822e56e124e27e4949df745)

Author SHA1 Message Date
Jonas Jenwald b2b1752005 ES6-ify the code in `web/dom_events.js` 8 years ago
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 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 b7cb44af88 Remove the `previousPageNumber` parameter from the `pagechanging`/pagechange` events, and stop dispatching the events if the input is out of bounds 9 years ago
jazzy-em 0a347ec04d Added multiple term search functionality (with default phrase search) 9 years ago
Yury Delendik 9f68e3f1bc Disable pagechange event if page is not changing. 9 years ago
Yury Delendik 3e6e294fd4 Refactors PDFFindBar and FirefoxCom find events. 9 years ago
Yury Delendik 7fd3db9977 Adds EventBus. 9 years ago