prometheus/web/ui/static
David 38fea83c1f Debounce input key press handling (#5309)
- input key handler causes 2 layout cycles on each keypress which can
clog up browser rendering when typing quickly
- this change adds a debounce to the key press handler of 500ms

Fixes #5308
Signed-off-by: David Kaltschmidt <david.kaltschmidt@gmail.com>
2019-03-06 16:16:55 +01:00
..
css Whitespace and other cleanups 2019-02-17 19:40:52 +00:00
img add favicon 2016-12-27 13:58:51 +01:00
js Debounce input key press handling (#5309) 2019-03-06 16:16:55 +01:00
vendor Re-add typeahead license header to minified file 2019-02-17 22:50:20 +00:00