- Jun 29, 2017
-
- Jun 22, 2017
-
- May 22, 2017
-
- Apr 25, 2017
-
-
Marijn Haverbeke authored
-
- Apr 20, 2017
-
- Apr 19, 2017
-
-
Marijn Haverbeke authored
-
- Mar 20, 2017
-
- Feb 22, 2017
-
- Feb 20, 2017
-
- Jan 19, 2017
-
- Dec 20, 2016
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Nov 21, 2016
-
- Oct 21, 2016
-
- Oct 20, 2016
-
- Sep 26, 2016
-
-
Marijn Haverbeke authored
The kludge of pulling files from github no longer works now that we have a build process, and since most people have their own build pipeline now, I don't feel that supporting on-website builds is that important anymore.
-
- Sep 20, 2016
-
- Aug 23, 2016
-
- Aug 22, 2016
-
- Jul 19, 2016
-
- Jun 20, 2016
-
- May 20, 2016
-
- Apr 20, 2016
-
-
Michael Zhou authored
Update from 5.13.2 to 5.14.0.
- Mar 31, 2016
-
-
Josh Soref authored
-
- Mar 23, 2016
-
-
Marijn Haverbeke authored
-
- Mar 21, 2016
-
- Feb 19, 2016
-
- Jan 20, 2016
-
- Dec 21, 2015
-
- Nov 23, 2015
-
- Oct 28, 2015
-
-
Marijn Haverbeke authored
-
- Oct 20, 2015
-
- 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
-
- Jul 16, 2015
-
-
Marijn Haverbeke authored
-