11 Commits (c8b5ba277af0464227724486262d14ea4c5a384c)

Author SHA1 Message Date
Jonas Jenwald 0c4985546a Add a `waitOnEventOrTimeout` helper function that allows waiting for an event or a timeout, whichever occurs first 8 years ago
Tim van der Meij 35730148a7
Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
Jonas Jenwald ae04cf1c37 Enable running the `ui_utils` unit-tests on Travis 8 years ago
Jonas Jenwald 84472b30ee Change `getPDFFileNameFromURL` to ignore `data:` URLs for performance reasons (issue 8263) 8 years ago
porlan1 d9e1cb7955 unit test files as UMD modules 8 years ago
Jonas Jenwald aae27e76bb Fix errors reported by the `no-multiple-empty-lines` ESLint rule 8 years ago
Yury Delendik 7fd3db9977 Adds EventBus. 9 years ago
Jonas Jenwald 97c10e9c08 Strip `null` (\x00) characters from the URLs in LinkAnnotations (issue 6832) 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Jonas Jenwald 297984e2e9 Add unit-tests for `removeNullCharacters` (PR 6431 follow-up) 10 years ago
fkaelberer a78bb6b946 Use binary search in getVisibleElements() 10 years ago