quill-image-drop-module icon indicating copy to clipboard operation
quill-image-drop-module copied to clipboard

A module for Quill rich text editor to allow images to be pasted and drag/dropped into the editor.

Results 25 quill-image-drop-module issues
Sort by recently updated
recently updated
newest added

After installing this package I can see class and arrow function in my vendor.js. As they are not supported by IE11, Whole application is down. Any solution for this?

Hi, first thanks a lot for building this module. really helped me a lot during my work. I find you didn't support Internet Explorer. Although it doesn't have much user...

Where does the 'editor' variable come from? When in an angular component, where does that quill instantiation code go? ![image](https://user-images.githubusercontent.com/1616827/55837073-510c7d00-5aee-11e9-8606-611bcec6f511.png)

When having accidentally dropped an image at a certain location, it would be helpful if it could be re-positioned by dragging/dropping it again.

Hi ! I just tried to use your module into React-Quill and it almost works but there is an issue. Why did you use export instead of "default export" ?...

After 'npm run build' in IDEA Failed to minify the code from index.js:6

Just testing it with a handler for the `imageAdded` event and I see it is not triggered. Is there anything special I need to do here? I don't see any...

It would be great if image upload was supported, just link in this module: https://github.com/fxmontigny/quill-image-upload