CodeMirror v5.53.0 Release Notes

Release Date: 2020-04-21 // about 4 years ago
  • ๐Ÿ”– Version 5.53.0

    ๐Ÿ› Bug fixes

    ๐Ÿ›  Fix a bug where the editor layout could remain confused after a call to refresh when line wrapping was enabled.

    ๐Ÿ”Š dialog addon: Don't close dialogs when the document window loses focus.

    ๐Ÿ”€ merge addon: Compensate for editor top position when aligning lines.

    vim bindings: Improve EOL handling.

    0๏ธโƒฃ emacs bindings: Include default keymap as a fallback.

    julia mode: Fix an infinite loop bug.

    show-hint addon: Scroll cursor into view when picking a completion.

    ๐Ÿ†• New features

    ๐Ÿ†• New option: screenReaderLabel to add a label to the editor.

    ๐Ÿ†• New mode: wast.