Improve autocomplete behaviour

Fixes vector-im/vector-web#1761
This commit is contained in:
Aviral Dasgupta
2016-09-13 15:46:02 +05:30
parent ce40fa1a8f
commit b62622a814
15 changed files with 407 additions and 194 deletions
+2 -2
View File
@@ -62,8 +62,8 @@
"babel-loader": "^5.4.0",
"babel-polyfill": "^6.5.0",
"eslint": "^2.13.1",
"eslint-plugin-flowtype": "^2.3.0",
"eslint-plugin-react": "^5.2.2",
"eslint-plugin-flowtype": "^2.17.0",
"eslint-plugin-react": "^6.2.1",
"expect": "^1.16.0",
"json-loader": "^0.5.3",
"karma": "^0.13.22",