Add suggest menu for user mentions in text editor

This commit is contained in:
Frederic Guillot
2016-11-27 15:44:45 -05:00
parent 04ff67e26b
commit d8b0423d15
21 changed files with 454 additions and 30 deletions

View File

@@ -10,5 +10,8 @@
"gulp-strip-comments": "^2.4.3",
"gulp-uglify": "^1.5.3",
"jshint": "^2.9.4"
},
"dependencies": {
"textarea-caret": "^3.0.2"
}
}