summaryrefslogtreecommitdiff
path: root/assets/js/components/text-editor.js
AgeCommit message (Expand)Author
2019-07-24Add link button to text editorRafael de Camargo
2019-07-23Fix html parsing on markdown editorRafael de Camargo
2018-05-03Fix escaping issue for Markdown editorFrédéric Guillot
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