mirror of
https://github.com/Kong/insomnia
synced 2024-11-12 17:26:32 +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 |
||
---|---|---|
.. | ||
alert-modal.js | ||
ask-modal.js | ||
classnames | ||
code-prompt-modal.js | ||
cookie-modify-modal.js | ||
cookies-modal.js | ||
environment-edit-modal.js | ||
error-modal.js | ||
filter-help-modal.js | ||
generate-code-modal.js | ||
index.js | ||
login-modal.js | ||
move-request-group-modal.js | ||
nunjucks-modal.js | ||
payment-notification-modal.js | ||
prompt-modal.js | ||
request-create-modal.js | ||
request-render-error-modal.js | ||
request-settings-modal.js | ||
request-switcher-modal.js | ||
select-modal.js | ||
settings-modal.js | ||
setup-sync-modal.js | ||
workspace-environments-edit-modal.js | ||
workspace-settings-modal.js | ||
workspace-share-settings-modal.js | ||
wrapper-modal.js |