insomnia/app/ui/components/modals
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
..
alert-modal.js Some eslint refactoring (#109) 2017-03-07 21:52:17 -08:00
changelog-modal.js Some eslint refactoring (#109) 2017-03-07 21:52:17 -08:00
cookies-modal.js Autocomplete for variables and tags (#112) 2017-03-11 16:31:23 -08:00
environment-edit-modal.js Autocomplete for variables and tags (#112) 2017-03-11 16:31:23 -08:00
filter-help-modal.js Autocomplete for variables and tags (#112) 2017-03-11 16:31:23 -08:00
generate-code-modal.js Nunjucks Variable Editor Modal (#110) 2017-03-08 22:23:23 -08:00
index.js Added eslint and fixed all problems (#101) 2017-03-03 12:09:08 -08:00
login-modal.js Some eslint refactoring (#109) 2017-03-07 21:52:17 -08:00
nunjucks-modal.js Nunjucks Variable Editor Modal (#110) 2017-03-08 22:23:23 -08:00
payment-notification-modal.js Some eslint refactoring (#109) 2017-03-07 21:52:17 -08:00
prompt-modal.js Some eslint refactoring (#109) 2017-03-07 21:52:17 -08:00
request-create-modal.js Some eslint refactoring (#109) 2017-03-07 21:52:17 -08:00
request-switcher-modal.js Autocomplete for variables and tags (#112) 2017-03-11 16:31:23 -08:00
settings-modal.js Some eslint refactoring (#109) 2017-03-07 21:52:17 -08:00
setup-sync-modal.js Some eslint refactoring (#109) 2017-03-07 21:52:17 -08:00
workspace-environments-edit-modal.js Autocomplete for variables and tags (#112) 2017-03-11 16:31:23 -08:00
workspace-settings-modal.js Some eslint refactoring (#109) 2017-03-07 21:52:17 -08:00
workspace-share-settings-modal.js Some eslint refactoring (#109) 2017-03-07 21:52:17 -08:00