wangEditor/test/unit/menus
wangfupeng 27aec31aeb chore: 修改 upload API 地址 2021-06-10 15:26:11 +08:00
..
img chore: 修改 upload API 地址 2021-06-10 15:26:11 +08:00
link fix: 修复a标签样式重置 2021-03-10 13:58:03 +08:00
table fix: 全选删除表格内容,表格外的内容会进入表格 2021-05-08 15:45:41 +08:00
todo fix: txt.html()获取的内容中将没有自闭和的标签输出为自闭和标签 2021-02-04 16:53:07 +08:00
video chore: 修改 upload API 地址 2021-06-10 15:26:11 +08:00
backColor.test.ts feat: 完成todo功能 2020-12-11 18:04:52 +08:00
bold.test.ts feat: 完成todo功能 2020-12-11 18:04:52 +08:00
code-bind-event.test.ts test: 完善项目单元测试,提高覆盖率 2020-12-13 10:41:02 +08:00
code.test.ts fix: 为code标签添加类名,为标签内的语言类型。去除pre标签的type行内属性. 2021-02-22 11:18:25 +08:00
custom-menu.test.ts fix: 同一节点只能绑定一个编辑器实例 2021-04-17 17:05:12 +08:00
droplist-menu.test.ts fix: 将hover引起droplist菜单显示改为click 2021-03-07 17:07:33 +08:00
emoticon.test.ts feat: 完成todo功能 2020-12-11 18:04:52 +08:00
fontColor.test.ts feat: 完成todo功能 2020-12-11 18:04:52 +08:00
fontSize.test.ts feat: 完成todo功能 2020-12-11 18:04:52 +08:00
fontStyle.test.ts feat: 完成todo功能 2020-12-11 18:04:52 +08:00
head.test.ts feat: 完成todo功能 2020-12-11 18:04:52 +08:00
indent.test.ts fix: indent 缩进时, 增加对 head 的处理 2021-05-17 10:36:25 +08:00
index.test.ts feat: 完成todo功能 2020-12-11 18:04:52 +08:00
italic.test.ts feat: 完成todo功能 2020-12-11 18:04:52 +08:00
justify.test.ts fix: 完善对齐 2021-01-12 11:45:39 +08:00
lineHeight.test.ts fix: 修复eidtor.txt.append和editor.txt.html光标移动不正确问题 2021-01-08 16:09:28 +08:00
list.test.ts refactor: list 2021-01-14 19:37:20 +08:00
quote.test.ts test: 完善项目单元测试,提高覆盖率 2020-12-13 10:41:02 +08:00
redo.test.ts fix: 默认设置空行由<p><br></p>改成<p data-we-empty-p=""><br></p> 2021-03-03 09:52:36 +08:00
split-line.test.ts fix: txt.html()获取的内容中将没有自闭和的标签输出为自闭和标签 2021-02-04 16:53:07 +08:00
strikeThrough.test.ts feat: 完成todo功能 2020-12-11 18:04:52 +08:00
tooltip.test.ts fix: 失去焦点tooltip不消失 2021-01-12 16:00:39 +08:00
underline.test.ts feat: 完成todo功能 2020-12-11 18:04:52 +08:00
undo.test.ts fix: 默认设置空行由<p><br></p>改成<p data-we-empty-p=""><br></p> 2021-03-03 09:52:36 +08:00
video.test.ts fix: 去掉在线图片和视频插入的校验限制 2021-01-14 20:30:36 +08:00