insomnia/app/common
Gregory Schier e2c72987e8 Autocomplete for variables and tags (#112)
* Fixed duplication kve bug

* Autocomplete sort of works now

* Even better

* Styled autocomplete dropdown

* Minor tweaks

* Autocomplete looking pretty spiffy

* Bug fixes

* Apply dropdown to all editors

* Fixed key propagation when autocomplete open

* Fixed some modals

* Split up editor less

* Some css improvements

* Move filter help out of editor

* Fixed drag-n-drop

* Perfected autocomplete theme

* "fixed" one-line-editor hint click bug

* Better autocomplete and switch single line input on drag enter

* Don't autocomplete on Tab

* Better tag dnd

* Add constants completion API

* Autocomplete headers

* Fixed tests
2017-03-11 16:31:23 -08:00
..
__fixtures__ Added eslint and fixed all problems (#101) 2017-03-03 12:09:08 -08:00
__tests__ Some eslint refactoring (#109) 2017-03-07 21:52:17 -08:00
constants.js Custom HTTP Methods (#107) 2017-03-07 16:45:18 -08:00
cookies.js Added eslint and fixed all problems (#101) 2017-03-03 12:09:08 -08:00
database.js Some eslint refactoring (#109) 2017-03-07 21:52:17 -08:00
fetch.js Added eslint and fixed all problems (#101) 2017-03-03 12:09:08 -08:00
har.js Added eslint and fixed all problems (#101) 2017-03-03 12:09:08 -08:00
import.js Added eslint and fixed all problems (#101) 2017-03-03 12:09:08 -08:00
local-storage.js Some eslint refactoring (#109) 2017-03-07 21:52:17 -08:00
misc.js Don't default protocol on empty URLs (#104) 2017-03-05 19:00:43 -08:00
network.js Added eslint and fixed all problems (#101) 2017-03-03 12:09:08 -08:00
prettify.js Added eslint and fixed all problems (#101) 2017-03-03 12:09:08 -08:00
querystring.js Added eslint and fixed all problems (#101) 2017-03-03 12:09:08 -08:00
render.js Autocomplete for variables and tags (#112) 2017-03-11 16:31:23 -08:00