summaryrefslogtreecommitdiff
path: root/assets/js/components/text-editor.js
AgeCommit message (Expand)Author
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-12-01Improve cross-browsers compatiblity for text editorFrederic Guillot
2016-12-01Avoid bad options assignement for text editorFrederic Guillot
2016-11-30Fix selection bug with IE11 in text editorFrederic Guillot
2016-11-27Make autofocus works in text editorFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-11-26Rewrite task move position component and remove VuejsFrederic Guillot
2016-11-25Rewrite accordion widget in vanilla JavascriptFrederic Guillot
2016-11-21Rewrite markdown editor in vanilla JavascriptFrederic Guillot
2016-11-13Replace SimpleMDE with custom Markdown editorFrederic Guillot