Skip to content

Releases: codemirror/codemirror5

3.22.0

06 Aug 11:26
Compare
Choose a tag to compare

3.21.0

06 Aug 11:26
Compare
Choose a tag to compare
  • Auto-indenting a block will no longer add trailing whitespace to blank lines.
  • Marking text has a new option clearWhenEmpty to control auto-removal.
  • Several bugfixes in the handling of bidirectional text.
  • The XML and CSS modes were largely rewritten. LESS support was added to the CSS mode.
  • The OCaml mode was moved to an mllike mode, F# support added.
  • Make it possible to fetch multiple applicable helper values with getHelpers, and to register helpers matched on predicates with registerGlobalHelper.
  • New theme pastel-on-dark.
  • Better ECMAScript 6 support in JavaScript mode.
  • Full list of patches.

3.20.0

06 Aug 11:26
Compare
Choose a tag to compare

3.19.0

06 Aug 11:26
Compare
Choose a tag to compare

3.18.0

06 Aug 11:26
Compare
Choose a tag to compare

Emergency release to fix a problem in 3.17 where .setOption("lineNumbers", false) would raise an error.

3.17.0

06 Aug 11:26
Compare
Choose a tag to compare

3.16.0

06 Aug 11:26
Compare
Choose a tag to compare

3.15.0

06 Aug 11:26
Compare
Choose a tag to compare

3.14.0

06 Aug 11:26
Compare
Choose a tag to compare

3.13.0

06 Aug 11:26
Compare
Choose a tag to compare