Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Releases: linkesch/medium-editor-insert-plugin

1.1.1

23 Feb 15:23
Compare
Choose a tag to compare
  • Add backwards compatibility to embed styling and captions

1.1.0

23 Feb 15:13
Compare
Choose a tag to compare
  • Add embed styles - just like in images
  • Add captions to images and embeds

1.0.3

17 Feb 13:41
Compare
Choose a tag to compare
  • Fix disappearing placeholders
  • Various IE9 bug fixes
  • Fix wrapping text elements into paragraphs
  • Fix hiding of plugin buttons on embeds placeholder

1.0.2

12 Feb 12:53
Compare
Choose a tag to compare
  • Fix undefined paragraph in Core.positionButtons
  • Fix oEmbed in IE: enable crossdomain AJAX for IE
  • Fix undefined console.log in IE
  • Fix compatibility with medium-editor 2.3.0
  • Fix buttons positioning

1.0.1

04 Feb 09:56
Compare
Choose a tag to compare
  • Wait for the image to be stored in browser cache before swapping it out for the preview image

1.0.0

28 Jan 11:54
Compare
Choose a tag to compare

The plugin was completely rewritten and should be much more similar to the current version of medium.com.

You can find a documentation in wiki as well as a guide how to upgrade from v v0.3.

1.0-beta.2

25 Jan 20:14
Compare
Choose a tag to compare
  • Fix image toolbar positioning - move it out from the editor to body
  • Remove fadein effect from image toolbar
  • Update dependencies
  • Make sure that after clicking on image parent div has medium-insert-active class

1.0-beta

17 Jan 18:00
Compare
Choose a tag to compare
  • Don't show buttons if a selected paragraph already includes inserted content
  • Show buttons in text when there isn't enough space on the left
  • Move buttons when resizing a window

1.0-alpha.6

16 Dec 15:26
Compare
Choose a tag to compare
  • Add input event triggering

1.0-alpha.5

16 Dec 14:42
Compare
Choose a tag to compare
  • Fix handling an empty editor and styling of a placeholder
  • Add an empty paragraph at the end of an editor, if the last element is an addon's element
  • Fix pasting a link to an embed addon in Chrome
  • Fix inserting images to a right element in FF