Releases: linkesch/medium-editor-insert-plugin
Releases · linkesch/medium-editor-insert-plugin
2.5.1
24 Jan 17:06
Compare
Sorry, something went wrong.
No results found
perf: use object url for image previews (#487 )
chore: update dependencies (#488 )
2.5.0
24 Feb 19:21
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
11 Apr 08:26
Compare
Sorry, something went wrong.
No results found
Ability to add upload failed callback to options #377
2.4.0
08 Aug 12:22
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
20 Jul 16:22
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
26 Apr 08:41
Compare
Sorry, something went wrong.
No results found
2.3.1
19 Apr 07:34
Compare
Sorry, something went wrong.
No results found
Fix UMD dependencies (#314 )
Fix extending editor's functions (#310 , #316 )
2.3.0
12 Apr 08:57
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
05 Apr 13:59
Compare
Sorry, something went wrong.
No results found
Change dependency versioning to enable minor releases of medium-editor
2.2.3
04 Apr 06:54
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