summaryrefslogtreecommitdiff
path: root/spec/javascripts/ide/lib/editor_spec.js
Commit message (Expand)AuthorAgeFilesLines
* refactor monaco-editor import and stop storing as class property within editorMike Greiling2018-06-081-4/+5
* remove monacoLoader and import monaco directly within Editor classMike Greiling2018-06-071-11/+5
* hide edit/preview tabs in review & commit modePhil Hughes2018-05-011-1/+3
* fixed repo_tabs_specPhil Hughes2018-04-231-3/+1
* fixed failing tests because of passed `null`Phil Hughes2018-04-071-1/+1
* set `renderSideBySide` when creating diff instancePhil Hughes2018-04-051-0/+1
* updated wordWrap option be `on`Phil Hughes2018-04-051-1/+1
* added specsPhil Hughes2018-04-051-0/+52
* Added Tests for all new functionalityTim Zallmann2018-03-281-0/+25
* Enable word wrap in IDEPhil Hughes2018-03-271-24/+16
* Disable cursor for review mode in the IDEide-diff-cursorPhil Hughes2018-03-231-0/+4
* updated file references in specsPhil Hughes2018-03-201-2/+2
* Move IDE to CEPhil Hughes2018-03-201-0/+197