vue-wysiwyg
vue-wysiwyg copied to clipboard
A lightweight WYSIWYG HTML editor for Vue.js
Now I got img tag in editor: `` Real response from server: `{"file": "/media/myphoto.jpg"}`
Everything is enlarged and I can only see the toolbar icons which takes up the whole page.
Code view doesn't actually display code, for example i'm trying to view the code of a link created in the wysiwyg but it just shows the font of the link...
Hi, is possible to show computed content? I tried to change v-model to value and @change, changing works good but component still shows old content with no changes. Thanks
How could I set the right tabindex when using more than one wysiwyg components and other input fields? thanks, Luca
Added an additional option to specify the desired order of modules in the actions bar. In `Editr.vue`, the modules function creates a list of all the `availableModules` and, if a...
Is there any way to turn off the wysiwyg features (via a toolbar button) to see and edit the underlying HTML content?
This will make it possible to add any additional parameters to the request when an image is uploaded via an API.
上传图片问题
这个插件很好用,只不过这api也太少了吧!能不能自定义图片上传事件呢,因为有跨域,崩溃,现在是1.15
I have a fix