- Sep 21, 2015
-
- Aug 20, 2015
-
-
Marijn Haverbeke authored
* Fix bug where you could paste into a `readOnly` editor * Show a cursor at the drop location when dragging over the editor * The [Rust mode](http://codemirror.net/mode/rust/index.html) was rewritten to handle modern Rust * The editor and theme CSS was cleaned up. Some selectors are now less specific than before * New theme: [abcdef](http://codemirror.net/demo/theme.html#abcdef) * Lines longer than [`maxHighlightLength`](http://codemirror.net/doc/manual.html#option_maxHighlightLength) are now less likely to mess up indentation * New addons: [`autorefresh`](http://codemirror.net/doc/manual.html#addon_autorefresh) for refreshing an editor the first time it becomes visible, and `html-lint` for using [HTMLHint](http://htmlhint.com/) * The [`search`](http://codemirror.net/doc/manual.html#addon_search) addon now recognizes `\r` and `\n` in pattern and replacement input
-
- Jul 20, 2015
-
- Jun 25, 2015
-
- May 20, 2015
-
- Apr 20, 2015
-
- Mar 23, 2015
-
- Feb 20, 2015
-
- Jan 22, 2015
-
- Dec 23, 2014
-
- Nov 22, 2014
-
- Nov 07, 2014
-
-
Marijn Haverbeke authored
-
- Oct 20, 2014
-
- Oct 17, 2014
-
-
Marijn Haverbeke authored
The artist who drew the new logo
-
- Sep 19, 2014
-
- Aug 21, 2014
-
- Jul 21, 2014
-
- Jun 23, 2014
-
- May 19, 2014
-
- Apr 22, 2014
-
- Mar 20, 2014
-
- Mar 17, 2014
-
- Mar 10, 2014
-
- Feb 21, 2014
-
- Jan 16, 2014
-
- Sep 25, 2013
-
-
Darius Roberts authored
-
- Sep 23, 2013
-
- Aug 23, 2013
-
-
Michael Zhou authored
Removed the redundant "List of contributors..." line
-
- Aug 21, 2013
-
- Jul 30, 2013
-
-
Marijn Haverbeke authored
And a script to update it from the git data.
-