Releases: yabwe/medium-editor
Releases · yabwe/medium-editor
5.6.2
Compare
Sorry, something went wrong.
No results found
j0k3r
released this
11 Aug 20:03
Fix a regression in the paste extension related to pasteHTML function
5.6.1
Compare
Sorry, something went wrong.
No results found
Fix issue with creating anchors and restoring selection at the beginning of paragraphs
Fix issue with creating anchors and restoring selection within list items and nested blocks
Ensure CTRL + M is respected as a way to insert new lines
4.12.8
Compare
Sorry, something went wrong.
No results found
Fix issue with creating anchors and restoring selection at the beginning of paragraphs
Fix issue with creating anchors and restoring selection within list items and nested blocks
5.6.0
Compare
Sorry, something went wrong.
No results found
Add new 'tim' theme for medium-editor toolbar
Fix issue Chrome generated comment tags when pasting
Fix issue where 'editableInput' is triggered multiple times when creating links
5.5.4
Compare
Sorry, something went wrong.
No results found
j0k3r
released this
04 Aug 11:23
Fix issue with anchor and selection inconsitencies in IE
4.12.7
Compare
Sorry, something went wrong.
No results found
Fix issue with finding anchor when clicking anchor button
Fix issue where block elements outside of range were removed on paste
Fix issue with creating links and restoring selection after empty paragraphs
Fix issue with selection spanning empty paragraphs after creating link
Fix test broken with Chrome for Windows updates
5.5.3
Compare
Sorry, something went wrong.
No results found
Fix issue with replacing a pre-existing link
Fix issue with selection after creating a link after empty paragraphs
5.5.2
Compare
Sorry, something went wrong.
No results found
Fix issue where block elements where cleaned up incorrectly when pasting
Fix anchor form checkboxes to reflect status of selected link
Fix issue with creating links in same paragraph as another link
Fix issue with creating links after empty paragraphs
Ensure all attributes are copied from textareas to divs
5.5.1
Compare
Sorry, something went wrong.
No results found
Fix appearance of anchor form when checkboxes are present
Fix breaking issue with standardizeSelectionStart option
5.5.0
Compare
Sorry, something went wrong.
No results found
Add setContent method into core API, which triggers editableInput