prometheus/web/ui/static/vendor
Or Cohen 93d20d2d2b Improve fuzzy search
The fuzzy library didn't try to find a "best match", but settled on the
first fuzzy match that exists. This patch includes a modified version of
the fuzzy library, which recursivley tries on the rest of the search
string to find a better match. If found, returns that one.

Another small modification is that if a pattern fully matches, it
skips the lookup entirley and returns the highest score possible for
that match.
2017-02-05 17:38:05 +02:00
..
bootstrap-3.3.1 Enable debug generation of go-bindata, rename blob/ to ui/ 2015-11-11 15:55:16 +01:00
bootstrap3-typeahead Enable debug generation of go-bindata, rename blob/ to ui/ 2015-11-11 15:55:16 +01:00
eonasdan-bootstrap-datetimepicker Replace datetimepicker library with a more maintained version. 2016-11-17 02:29:08 +00:00
fuzzy Improve fuzzy search 2017-02-05 17:38:05 +02:00
js Replace handlebars with the simpler and saner mustache library. 2016-11-17 02:33:12 +00:00
moment Replace datetimepicker library with a more maintained version. 2016-11-17 02:29:08 +00:00
mustache Replace handlebars with the simpler and saner mustache library. 2016-11-17 02:33:12 +00:00
rickshaw Enable debug generation of go-bindata, rename blob/ to ui/ 2015-11-11 15:55:16 +01:00