vuejs-medium-editor
vuejs-medium-editor copied to clipboard
A medium like text editor for vue js WYSIWYG
prefill for default data is difference with v-model and i think this is very bad idea that v-model is not two way data binding specially when bind data on api...
It would be great if inputFilter could be provided as its own prop. I'd like to use this so that I could have images post to s3: https://stackoverflow.com/questions/58426265/upload-file-to-s3-bucket-vue-upload-component
It would be great if there was a way to have a callback function that could handle uploading the images instead of just a URL to post to. This way...
If you add an image and then delete the image, the image description box does not go away: 
I think it would be great if a preview of an image showed while uploading, maybe with a spinner to indicate that it was uploading?
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.5.3. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs...
Hello The package is heavy and slows down the rendering of the sites. Could this be improved by minifying css and js in some way? Result in https://bundlephobia.com/  Thanks
First of all i would to thank the team for the great job, So the question is there a way to add a color option
Apparently `tui2tone/gist-embed` (aka `pure-gist-embed`) hasn't been updated for several years now. It pulls axios with a known security vulnerability: Maybe it's time to replace it (?)