Releases 3.0 rc1 and 2.36

9 views
Skip to first unread message

Marijn Haverbeke

unread,
Nov 20, 2012, 10:29:44 AM11/20/12
to CodeMirror, CodeMirror-announce
Hi all,

I've just tagged the first release candidate for 3.0. Please test
vigorously. If nothing major comes up, this will be released as 3.0
proper in two weeks.

Changes since 3.0 beta2 are:

* New theme: Solarized.

* Introduce addLineClass and removeLineClass to replace setLineClass.

* Add a lot of new options for marked text (read-only, atomic,
collapsed, widget replacement). See
http://codemirror.net/3/doc/manual.html#markText

* Remove the old code folding interface in favour of these new ranges.

* Add isClean/markClean methods.

* Remove compoundChange method, use better undo-event-combining heuristic.

* Improve scrolling performance and smoothness.

The full list of patches is
https://github.com/marijnh/CodeMirror/compare/v3.0beta2...v3.0rc1

I also released 2.36 today, the bugfix release in the 2.x branch.
Nothing exciting there (all these changes are also part of 3.0 rc1):

* New mode: Z80 assembly.

* New theme: Twilight.

* Add command-line compression helper. (bin/compress)

* Make scrollIntoView public.

* Add defaultTextHeight method.

* Various extensions to the vim keymap.

* Make PHP mode build on mixed HTML mode.

* Add comment-continuing add-on.

Full list of patches at
https://github.com/marijnh/CodeMirror/compare/v2.35...v2.36

Enjoy,
Marijn
Reply all
Reply to author
Forward
0 new messages