- Oct 16, 2014
-
-
Marijn Haverbeke authored
-
- Sep 23, 2014
-
-
Marijn Haverbeke authored
-
- Jan 28, 2014
-
-
Marijn Haverbeke authored
-
- Aug 20, 2013
-
-
Marijn Haverbeke authored
-
- Aug 13, 2013
-
-
Marijn Haverbeke authored
-
- Oct 16, 2012
-
-
shaund authored
-
- Sep 03, 2012
-
-
Marijn Haverbeke authored
The off pun is rather awful, but it does have precedent, and is more succinct.
-
- Aug 31, 2012
-
-
Marijn Haverbeke authored
Fixes a problem where the editor would always be 30 pixels smaller than its set height. The height is now set on the outer wrapper DIV again, and some height: 100% tricks are used to make height information flow both ways (inside-out in demo/resize.html mode, outside-in in normal, fixed-height mode). Closes #775
-
- Aug 03, 2012
-
-
Brandon Frohs authored
-
- Jun 22, 2012
-
-
Marijn Haverbeke authored
-
- Feb 13, 2012
-
-
Marijn Haverbeke authored
-
peterkroon authored
When exiting fullscreen: fallback on width and height set by css instead of recalculating, which was wrong anyway, when pressing F11 a couple of times the editor would decrease in width.
-
- Feb 06, 2012
-
-
Brandon Frohs authored
Removing dependency on jQuery, only allow `Esc` to *exit* full screen (rather than *toggle*), and changing class name to be consistent with CodeMirror class naming practices.
-
- Dec 15, 2011
-
-
Marijn Haverbeke authored
Since v2 is the canonical CodeMirror at this point
-
- Nov 28, 2011
-
-
Marijn Haverbeke authored
So that I can put other doc-related stuff there without polluting the root dir.
-
Marijn Haverbeke authored
It's tiny anyway, no need to force people to include yet another file.
-
- Nov 21, 2011
-
-
Marijn Haverbeke authored
Much nicer than onKeyEvent
-
- Jul 01, 2011
-
-
Marijn Haverbeke authored
-
- Jun 14, 2011
-
-
sandeepshetty authored
-
- Jun 13, 2011
-
-
sandeepshetty authored
-