- Oct 04, 2016
-
-
Marijn Haverbeke authored
-
- Jun 07, 2016
-
-
Marijn Haverbeke authored
So that they don't interfere with clicking and dragging Issue #2556
-
- Jun 02, 2016
-
-
Marijn Haverbeke authored
Closes #4042
-
- May 17, 2016
-
-
TDaglis authored
-
- Mar 23, 2016
-
-
Marijn Haverbeke authored
Issue #3884
-
- Mar 22, 2016
-
-
Marijn Haverbeke authored
Closes #3899
-
- Feb 19, 2016
-
-
Marijn Haverbeke authored
Closes #3834
-
- Dec 15, 2015
-
-
Jim authored
There was a typo in one of the comments (`actuall` vs `actual`).
-
- Aug 06, 2015
-
-
Marijn Haverbeke authored
Issue #3434
-
Vincent Woo authored
Also some general improvements to material.css and solarized.css
-
- Jul 30, 2015
-
-
Marijn Haverbeke authored
Closes #2645
-
- Jul 20, 2015
-
-
Vincent Woo authored
-
- Jul 13, 2015
-
-
Marijn Haverbeke authored
Issue #3357
-
- Jun 26, 2015
-
-
Marijn Haverbeke authored
So that selection inside widgets isn't affected Issue #3342
-
Marijn Haverbeke authored
-
- Jun 15, 2015
-
-
Marijn Haverbeke authored
So that they don't end up overriding more specific styles. Issue #3325
-
- Apr 10, 2015
-
-
Marijn Haverbeke authored
-
- Mar 05, 2015
-
-
Marijn Haverbeke authored
Also set CodeMirror-linenumber to nowrap. Works around issue where a rounding error causes the line numbers to wrap in some situations on iOS. Closes #3068
-
- Feb 25, 2015
-
-
Marijn Haverbeke authored
Issue #3098
-
- Feb 20, 2015
-
-
Marijn Haverbeke authored
So that the contenteditable input style doesn't look silly on desktop.
-
Marijn Haverbeke authored
It apparently believes that if the editor's nodes are directly next to each other without margin, the user needs a magnifying glass to pick a cursor position.
-
Marijn Haverbeke authored
Simple things work.
-
- Dec 23, 2014
-
-
Marijn Haverbeke authored
Code that overrides this will break the new scroll model. Issue #2984
-
- Dec 01, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
And manually compensate for our own scrollbar sizes. This way, we're no longer dependent on the size of our scrollbars being the same as the size of native scrollbars, and can start to think about custom scrollbars.
-
- Nov 12, 2014
-
-
Marijn Haverbeke authored
Also add support for "gutter" in add/removeLineClass.
-
- Oct 30, 2014
-
-
Marijn Haverbeke authored
Issue #2901
-
- Oct 28, 2014
-
-
Marijn Haverbeke authored
And adjust vim mode to use these.
-
- Oct 22, 2014
-
-
Jeremy Parmenter authored
-
- Oct 20, 2014
-
-
Marijn Haverbeke authored
Issue #2884
-
- Sep 18, 2014
-
-
Marijn Haverbeke authored
-
- Sep 03, 2014
-
-
Marijn Haverbeke authored
Issue #2765
-
- Jun 23, 2014
-
-
Marijn Haverbeke authored
Closes #2623
-
Marijn Haverbeke authored
Using the CodeMirror-guttermarker and CodeMirror-guttermarker-subtle CSS classes to give the markers their color. Issue #2602
-
- Jun 20, 2014
-
-
Yunchi Luo authored
-
binny authored
-
- Apr 07, 2014
-
-
Marijn Haverbeke authored
Also fix Erlang mode to not return a non-standard token type. Issue #2435
-
- Mar 20, 2014
-
-
Yunchi Luo authored
-
- Feb 21, 2014
-
-
Marijn Haverbeke authored
-
- Feb 17, 2014
-
-
Marijn Haverbeke authored
This produces saner widths for most elements, and removes the need for the border/fit-width hack on the pre elements. Issue #2256 Conflicts: lib/codemirror.js
-