* 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
* Fixed duplication kve bug
* Some minor css
* Fix modal refs
* Got variable modal showing
* A bit more
* Errors and debounced render
* Finished naive editors
* Some key value editor fixes
* Yet even more one-line fixes
* Added some transitions
* Small fixes
* Added key flattening util
* Fixed duplication kve bug
* one-line-input now defaults to <input>
* Fixed urlbar width
* Removed all boolean flags
* Fixed some edge cases
* I think it's good
* A bunch more fixes too
* Fixed querystring with hashes
* Removed some unnecessary rendering
* Only PureComponents and some other stuff
* Removed all functional components
* Only deal with nunjucks marks
* Remove ref assign functions in modals
* Lots of tweaks
* A bit snappier
* A bit snappier
* Sort of working nunjucks editor
* Some more tweaks
* Lots of stuff
* Gettingn pretty good
* Minor tweaks and test fixes
* Minor bug fixes and stuff
* Some fixes and perf
* Refactoring
* Good for now
* Codemirror URL
* More and more fixes and improvements
* Code single-line CSS perfect!!!
* Better nj editing
* Show preview in nj edit
* Some editor updates
* All inputs now covered
* A bunch of fixes and stuff
* Don't cache node modules because it's not needed
* More stuff
* Tweak
* Style tweaks
* Pull nunjucks mode into own file
* Move codemirror click overlay to own file
* Pull nunjucks tag stuff out
* Fixed key value editor
* raw/endraw and marks improvements
* Some tweaks
* Started on workspace settings modal
* Added keyboard shortcut for workspace settings
* More work on workspace settings
* Actually use client certificates
* Only add cmd+w on mac closes#64