CodeMirror v5.52.0 Release Notes

Release Date: 2020-02-20 // about 4 years ago
  • ๐Ÿ”– Version 5.52.0

    ๐Ÿ› Bug fixes

    ๐Ÿ›  Fix a bug in handling of bidi text with Arabic numbers in a right-to-left editor.

    ๐Ÿ›  Fix a crash when combining file drop with a "beforeChange" filter.

    Prevent issue when passing negative coordinates to scrollTo.

    ๐Ÿ†• New features

    ๐Ÿ‘• lint and tern addons: Allow the tooltip to be appended to the editor wrapper element instead of the document body.