This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
Releases: linkesch/medium-editor-insert-plugin
Releases · linkesch/medium-editor-insert-plugin
0.2.12
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
- Clean styles and use nesting
- Fix wrong YouTube embedding URL
- Fix embed addon to insert embeds to a correct place
- Remove embedding of Twitter and Facebook posts for now (until issues are solved)
- Fix styling of drag and drop, multiple images and progress bar
- Allow adding additional images next to already existing one
- Fix problem when changing image size didn't emit input event on editor
- Remove not minimalized files from dist folder (they can be found only in src folder now)
0.2.6
0.2.5
- Bugfixes
- Add option useDragAndDrop (boolean) to images addon
- Add option urlPlaceholder (string) to embeds addon
- Use different SASS compiler
- Better isolate the plugin from global styles
- Fix bootstrap incompatibility
- Update medium-editor dependency to version 1.8.14
- Trigger input and keyup event on any content changes