Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor monaco-editor import and stop storing as class property within editor | Mike Greiling | 2018-06-08 | 1 | -4/+5 |
* | remove monacoLoader and import monaco directly within Editor class | Mike Greiling | 2018-06-07 | 1 | -11/+5 |
* | hide edit/preview tabs in review & commit mode | Phil Hughes | 2018-05-01 | 1 | -1/+3 |
* | fixed repo_tabs_spec | Phil Hughes | 2018-04-23 | 1 | -3/+1 |
* | fixed failing tests because of passed `null` | Phil Hughes | 2018-04-07 | 1 | -1/+1 |
* | set `renderSideBySide` when creating diff instance | Phil Hughes | 2018-04-05 | 1 | -0/+1 |
* | updated wordWrap option be `on` | Phil Hughes | 2018-04-05 | 1 | -1/+1 |
* | added specs | Phil Hughes | 2018-04-05 | 1 | -0/+52 |
* | Added Tests for all new functionality | Tim Zallmann | 2018-03-28 | 1 | -0/+25 |
* | Enable word wrap in IDE | Phil Hughes | 2018-03-27 | 1 | -24/+16 |
* | Disable cursor for review mode in the IDEide-diff-cursor | Phil Hughes | 2018-03-23 | 1 | -0/+4 |
* | updated file references in specs | Phil Hughes | 2018-03-20 | 1 | -2/+2 |
* | Move IDE to CE | Phil Hughes | 2018-03-20 | 1 | -0/+197 |