mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
7ef37363bc
* Re-enable searching by url, request method * Fuzzy matching UI for Quick Switch window * Extract out a Highlight component for Quick Switch matching, and apply fuzzysort to all fuzzy matching to be consistent * Highlighting of search results on the sidebar * Move fuzzysort dependency into the insomnia-app package * Move inline styling to LESS * Update type returned by fuzzyMatch method * Update unit tests, fix flow errors * Updated tests reflecting changes in fuzzyMatch * Fix lint error |
||
---|---|---|
.. | ||
__fixtures__ | ||
__tests__ | ||
constants.js | ||
database.js | ||
fetch.js | ||
fuzzysort | ||
har.js | ||
hotkeys.js | ||
import.js | ||
keycodes.js | ||
markdown-to-html.js | ||
misc.js | ||
render.js |