prometheus/web/ui/static/js/graph
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
..
graph_template.handlebar Update to Bootstrap 4.1.3 (#5192) 2019-02-07 22:18:09 +01:00
index.js Debounce input key press handling (#5309) 2019-03-06 16:16:55 +01:00