image icon indicating copy to clipboard operation
image copied to clipboard

Image Block for Editor.js

Results 128 image issues
Sort by recently updated
recently updated
newest added

Hi guys, I am trying to integrate with image and https://github.com/stfy/react-editor.js, But I am not sure how to do it. Let me know your thoughts. Thanks,

1) Is it possible to swap extra setting buttons & base setting buttons? For example, can I move extra setting button under the default setting buttons? 2) Can I give...

hi. when write response success json. URL Resolving is weired. I think it is better if this like others. if I use '/static/image/'. then i think it is work like...

In the description it says video formats are supported and I can upload videos with the plugin. But when I uploaded a video following is preview of the video. ![image](https://user-images.githubusercontent.com/2997480/97387273-af30c900-18fb-11eb-98a1-450e751ca086.png)...

I would like to pass an object as an extra parameter while uploading the image. the problem here is, The value will get changed after the editor loads the config...

This config option, if passed will be invoked on clicking "select an image". This callback receive the current imageTool as parameter, in order to permit user carry call methods like...

Hi! The standard settings for the image have a caption when hovering over it. Add captions for custom settings. At least for 3 that are immediately added ( withBorder, stretched,...

Hi There, I'm trying to store the image locally with pouchDB, which is working, but I can't find a way to retrieve the image from the db, there is no...