22 Commits (c2f1ff48d574a00f7f7d60e2edb0fa3020370cd8)

Author SHA1 Message Date
Jonas Jenwald 9c95614bb6 Ensure that `PDFFindBar._adjustWidth` is called in all situations where the width of the findbar might have changed 8 years ago
Jonas Jenwald cb0009dab4 Actually reset the `findResultsCount` label, in addition to hiding it, when no matches are found 8 years ago
Jonas Jenwald 614e8cf295 Change `var` to `let`, and use object destructuring, in a couple of previously class converted `web/*.js` files 8 years ago
Tim van der Meij 9a95d91b92
Convert the find controller to ES6 syntax 8 years ago
Yury Delendik 5438ce9b98 Wraps mozL10n to async calls; splits firefox and generic l10n libs. 8 years ago
Tim van der Meij 6f6fb4dfd0
Convert the find bar 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 b151666c53
Viewer: consistently wrap find bar elements for small screen sizes 8 years ago
jazzy-em 0a347ec04d Added multiple term search functionality (with default phrase search) 9 years ago
Yury Delendik 7fd3db9977 Adds EventBus. 9 years ago
Yury Delendik 006e8fb59d Introduces UMD headers to the web/ folder. 9 years ago
Jonas Jenwald c7a44391cf Add a `reset` method to `PDFFindbar`, and use it to clear parts of the find UI when the document is closed 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Yury Delendik b8b922196c Moves match counter from find UI to the controller. 10 years ago
Andy Parisi 17fe0b1470 Added find match counter 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Tim van der Meij dbe22475e1 Converting PDFFindBar and PDFFindController to classes 11 years ago
Jonas Jenwald 9192fb966d Move globals in web/pdf_find_bar.js 11 years ago
Jonas Jenwald 2e09f14a80 Fix coding style in web/pdf_find_bar.js 11 years ago
Rob Wu f013d44999 Ctrl + F opens find bar instead of toggling it 12 years ago
Vivin Paliath 83b6eaed16 pr #3356 12 years ago