Tim van der Meij
6f6fb4dfd0
Convert the find bar to ES6 syntax
2017-04-16 23:12:11 +02:00
Yury Delendik
8e681ce3e2
Change amd to cjs path in ES6 modules
2017-04-14 10:32:36 -05:00
Jonas Jenwald
3b35c15d42
Convert the files in the /web
folder to ES6 modules
...
Note that as discussed on IRC, this makes the viewer slightly slower to load *only* in `gulp server` mode, however the difference seem slight enough that I think it will be fine.
2017-04-09 11:55:48 +02:00
Jonas Jenwald
b151666c53
Viewer: consistently wrap find bar elements for small screen sizes
...
This patch ensures that the find bar is not extended to the window width
when element wrapping occurs on small screens.
2017-03-08 23:55:13 +01:00
jazzy-em
0a347ec04d
Added multiple term search functionality (with default phrase search)
2016-05-26 18:24:58 +05:00
Yury Delendik
7fd3db9977
Adds EventBus.
2016-04-28 06:57:24 -05:00
Yury Delendik
006e8fb59d
Introduces UMD headers to the web/ folder.
2016-04-13 10:09:48 -05:00
Jonas Jenwald
c7a44391cf
Add a reset
method to PDFFindbar
, and use it to clear parts of the find UI when the document is closed
2016-02-26 18:35:45 +01:00
Manas
a2ba1b8189
Uses editorconfig to maintain consistent coding styles
...
Removes the following as they unnecessary
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
2015-11-14 07:32:18 +05:30
Yury Delendik
b8b922196c
Moves match counter from find UI to the controller.
2015-10-30 11:20:29 -05:00
Andy Parisi
17fe0b1470
Added find match counter
2015-10-30 10:21:26 -05:00
Collin Anderson
54e984c763
cleaned whitespace
2015-02-17 11:07:37 -05:00
Tim van der Meij
dbe22475e1
Converting PDFFindBar and PDFFindController to classes
2014-07-29 21:59:01 +02:00
Jonas Jenwald
9192fb966d
Move globals in web/pdf_find_bar.js
2014-03-10 15:58:18 +01:00
Jonas Jenwald
2e09f14a80
Fix coding style in web/pdf_find_bar.js
2014-03-09 11:51:16 +01:00
Rob Wu
f013d44999
Ctrl + F opens find bar instead of toggling it
2013-11-14 23:56:11 +01:00
Vivin Paliath
83b6eaed16
pr #3356
...
squashing commits.
2013-06-18 09:05:55 -07:00