pdf.js/examples
Jonas Jenwald 65e9ff68aa [mobile-viewer] Add an async close method to the example, and change open to also be async (issue 7571)
Since the `mobile-viewer` example is based on the old FirefoxOS/B2G PDF viewer, it didn't need to have the same kind of `open/close` methods as the default viewer.
However, now that it has been re-purposed as a simple `mobile-viewer` example, it seems like a good idea to ensure that it has proper asynchronous `open/close` methods.

Fixes 7571.
2016-08-27 12:57:34 +02:00
..
acroforms Exposes all functional members via lib exports and use them in viewer. 2016-04-07 13:46:07 -05:00
browserify Removing "entry-loader" dependency from webpack. 2016-04-13 08:24:25 -05:00
components Better components examples. 2016-04-28 13:30:03 -05:00
helloworld Exposes all functional members via lib exports and use them in viewer. 2016-04-07 13:46:07 -05:00
learning Fixes all examples to require workerSrc to be set. 2015-11-06 07:50:21 -06:00
mobile-viewer [mobile-viewer] Add an async close method to the example, and change open to also be async (issue 7571) 2016-08-27 12:57:34 +02:00
node Remove global window and navigator usages from the core code. 2016-04-07 13:46:07 -05:00
svgviewer Exposes all functional members via lib exports and use them in viewer. 2016-04-07 13:46:07 -05:00
text-only trivial spelling fixes 2016-07-17 14:33:41 +02:00
webpack Removing "entry-loader" dependency from webpack. 2016-04-13 08:24:25 -05:00