Releases: yabwe/medium-editor
Releases · yabwe/medium-editor
5.6.2
- Fix a regression in the paste extension related to
pasteHTML
function
5.6.1
- 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
- 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
- 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
- Fix issue with anchor and selection inconsitencies in IE
4.12.7
- 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
- Fix issue with replacing a pre-existing link
- Fix issue with selection after creating a link after empty paragraphs
5.5.2
- 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
- Fix appearance of anchor form when checkboxes are present
- Fix breaking issue with standardizeSelectionStart option
5.5.0
- Add setContent method into core API, which triggers editableInput