Skip to content

Releases: yabwe/medium-editor

5.6.2

11 Aug 20:03
Compare
Choose a tag to compare
  • Fix a regression in the paste extension related to pasteHTML function

5.6.1

10 Aug 21:28
Compare
Choose a tag to compare
  • 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

10 Aug 21:24
Compare
Choose a tag to compare
  • 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

07 Aug 22:28
Compare
Choose a tag to compare
  • 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

04 Aug 11:23
Compare
Choose a tag to compare
  • Fix issue with anchor and selection inconsitencies in IE

4.12.7

04 Aug 16:56
Compare
Choose a tag to compare
  • 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

03 Aug 18:55
Compare
Choose a tag to compare
  • Fix issue with replacing a pre-existing link
  • Fix issue with selection after creating a link after empty paragraphs

5.5.2

02 Aug 14:53
Compare
Choose a tag to compare
  • 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

23 Jul 18:56
Compare
Choose a tag to compare
  • Fix appearance of anchor form when checkboxes are present
  • Fix breaking issue with standardizeSelectionStart option

5.5.0

21 Jul 20:51
Compare
Choose a tag to compare
  • Add setContent method into core API, which triggers editableInput