Releases: linkesch/medium-editor-insert-plugin
Releases · linkesch/medium-editor-insert-plugin
2.5.1
Compare
Sorry, something went wrong.
No results found
perf: use object url for image previews (#487 )
chore: update dependencies (#488 )
2.5.0
Compare
Sorry, something went wrong.
No results found
Use relative path for uploaded image, instead of absolute (#455 )
DeleteScript can now be a callback (#428 )
Fix embeds caption (#437 )
Fix backspace not triggering delete event (#427 )
Fix insert plugin stripping plain text (#413 )
2.4.1
Compare
Sorry, something went wrong.
No results found
j0k3r
released this
11 Apr 08:26
Ability to add upload failed callback to options #377
2.4.0
Compare
Sorry, something went wrong.
No results found
Add storeMeta option (#333 )
Remove progressbar on serialize (#375 )
Encode/decode data-embed-code attribute (#374 )
Remove default upload url from the code (#373 )
Fix editor being submitted by clicking on the plugin buttons (#366 )
Fix button position (#359 )
2.3.3
Compare
Sorry, something went wrong.
No results found
Fix buttons and toolbars positions when editor is initialized inside absolute positioned container (#356 )
Use buttons instead of links to avoid medium-editor conflicts (#355 )
2.3.2
Compare
Sorry, something went wrong.
No results found
2.3.1
Compare
Sorry, something went wrong.
No results found
Fix UMD dependencies (#314 )
Fix extending editor's functions (#310 , #316 )
2.3.0
Compare
Sorry, something went wrong.
No results found
Add auto embedding urls as soon as they are pasted
Add UMD wrapper and publish to NPM
Fix deleting images when backspace/delete is pressed
Re-enable facebook and twitter embedding without oEmbed
Fix cursor position after image upload
2.2.4
Compare
Sorry, something went wrong.
No results found
Change dependency versioning to enable minor releases of medium-editor
2.2.3
Compare
Sorry, something went wrong.
No results found
Fix performance when uploading images
Update editor's updatePlaceholder function
Fix initializing plugin when editor's placeholder is turned off