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

a rich text editor for Vue 2.x

Results 12 my-vue-editor issues
Sort by recently updated
recently updated
newest added

按照文档安装完成以后,竟然不显示图标,查了半天原因没找到,查看issue中别人的提问才知道还需要自己安装font-awesome,wtf!为什么不在文档中标明需要自行安装font-awesome才能使用本插件?为什么?浪费我俩小时找问题(其中包括npm install my-vue-editor以后,npm run dev一直提示找不到依赖my-vue-editor,让我安装my-vue-editor。不知道我是不是个例)。

你还,我想问一下,这个编辑器是怎么做到 数据量很多的时候 不卡顿的啊 我看你基于 vue-html5-editor 这个仓库 差不多5000行就很卡了

遇到个需求 要求能上传本地图片和本地视频 找来找去好像只有uediter这个编辑器才有这个功能 在github上看到大大的二次开发 不知道大大这个二次开发的有木有本地视频上传

methods: { ctnUpdate (data) { this.content = data }, imageUpload(data){ var img1= 'http://ofl49b399.bkt.clouddn.com/1.jpg' return img1; }, } 请问imageUpload应该return参数和格式。

有计划加入超链接按钮么

IE浏览器中富文本框中输入内容显示虚线框包围,其中的contenteditable赋予的值是true ![showimage](https://user-images.githubusercontent.com/32193838/39619163-581644fa-4fb9-11e8-8276-ea8cf1a152a9.png)

安裝后为什么显示模板不存在 ERROR in ./node_modules/[email protected]@babel-loader/lib!./node_modules/[email protected]@vue-loader/lib/selector.js?type=script&index=0!./src/views/customer-complaints/complaints-form.vue Module not found: Error: Can't resolve 'my-vue-editor' in 'D:\work\ck-management-web\src\views\customer-complaints' @ ./node_modules/[email protected]@babel-loader/lib!./node_modules/[email protected]@vue-loader/lib/selector.js?type=script&index=0!./src/views/customer-complaints/complaints-form.vue 15:19-43 @ ./src/views/customer-complaints/complaints-form.vue @ ./node_modules/[email protected]@babel-loader/lib!./node_modules/[email protected]@vue-loader/lib/selector.js?type=script&index=0!./src/views/customer-complaints/complaints-list.vue @ ./src/views/customer-complaints/complaints-list.vue @ ./src/router/router.js @ ./src/main.js @ multi ./node_modules/[email protected]@webpack-dev-server/client?http://localhost:8080 webpack/hot/dev-server...

像 加租倾斜等这些图标不显示