vuejs-medium-editor icon indicating copy to clipboard operation
vuejs-medium-editor copied to clipboard

A medium like text editor for vue js WYSIWYG

Results 9 vuejs-medium-editor issues
Sort by recently updated
recently updated
newest added

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: ![image](https://user-images.githubusercontent.com/935847/101309927-2ae33700-3813-11eb-9f68-aaa32a25a7d1.png)

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...

dependencies

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/ ![bundlephobia](https://github.com/manuelgeek/vuejs-medium-editor/assets/9955087/4fda8959-1302-4e24-9067-de0bd38ce4c0) 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 (?)