forgejo/web_src/js
zeripath 60ef2a7c67
Add fullTextSearch to dropdowns by default ()
This PR adds `fullTextSearch: 'exact'` to most dropdown
invocations meaning that if there is a search box for the
dropdown it will automatically do a fullTextSearch looking
for the provided fragment instead of starting at the beginning

We should consider changing other places that use
`fullTextSearch: true` to `'exact'` because these will be using a
fuzzy-textual search that doesn't necessarily return the
expected results.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-02-16 11:03:32 +08:00
..
components Fix heatmap total contributions () 2020-12-24 20:58:30 +00:00
features Add fullTextSearch to dropdowns by default () 2021-02-16 11:03:32 +08:00
markdown Make SVG size argument optional () 2020-09-11 16:19:00 -04:00
standalone Swap swagger-ui with swagger-ui-dist () 2020-12-01 20:18:39 -05:00
vendor Rewrite GitGraph.js () 2020-07-05 02:04:24 +01:00
easymde.js Switch from SimpleMDE to EasyMDE () 2020-11-10 14:16:30 -05:00
index.js Add fullTextSearch to dropdowns by default () 2021-02-16 11:03:32 +08:00
jquery.js
publicpath.js
serviceworker.js
svg.js Dropdowns, Labels fixes and more CSS tweaks () 2020-11-29 01:22:04 -05:00
utils.js Update some JS dependencies () 2020-10-21 19:02:24 +08:00