vue-html5-editor icon indicating copy to clipboard operation
vue-html5-editor copied to clipboard

An html5 wysiwyg editor for vue

Results 100 vue-html5-editor issues
Sort by recently updated
recently updated
newest added

多次使用文件上传之后,后台得到的文件名称就变成了 blob 无论是什么格式的文件,类型都是 image/jpeg

在两个vue页面各自用了一个作为局部组建的editor,好像起了冲突,除了全屏按钮其余的点击都失去了响应,不知道如何解决。

vue.use没问题,cost点击事件基本都失效,

图片上传不能跨域,重新太麻烦, placeholder效果和光标触发可以重新实现,最好组件也支持

因为开发中发现如果用户不选择任何样式进行输入,文字未被任何段落标签(span或者p)所包裹![image](https://cloud.githubusercontent.com/assets/18413105/24338376/80dfc386-12d7-11e7-98e3-07746b1c3cd0.png)

为啥移动端输入不了内容,苹果6s

跟FastClick有冲突,移动端用了FastClick,点击无法获得焦点

![image](https://user-images.githubusercontent.com/46295716/50572395-e1a23580-0dfa-11e9-93ed-115ba23493d6.png)