medium-editor v2.2.0 Release Notes

Release Date: 2015-02-05 // about 9 years ago
    • ๐Ÿ›  Fix bug in getSelectedParentElement + Fix tests in browsers
    • Fall back to shimmed insertHTML in cases where firefox throws when calling insertHTML
    • Prevent "Argument not optional" error
    • Prevent infinite loop after findAdjacentTextNodeWithContent
    • โœ‚ Remove cleanups from contenteditable false areas
    • Firefox fix: Don't modify value of input before calling execCommand()
    • ๐Ÿ›  Fix selection issue for clean pasted html test case in firefox
    • โž• Add image drag and drop support