UNPKG

51.6 kBMarkdownView Raw
1## [4.6.2](https://github.com/wangeditor-team/wangEditor/compare/v4.6.1...v4.6.2) (2021-01-07)
2
3
4### Bug Fixes
5
6* wps粘贴bug修复 ([735e878](https://github.com/wangeditor-team/wangEditor/commit/735e87861de20f6ef916a486e125a080cf13f18c))
7
8## [4.6.1](https://github.com/wangeditor-team/wangEditor/compare/v4.6.0...v4.6.1) (2020-12-31)
9
10
11### Bug Fixes
12
13* 工具栏鼠标悬浮时显示提示文字 ([6bebfb4](https://github.com/wangeditor-team/wangEditor/commit/6bebfb48b20921298d5d3dddf1cbd3ac4e7a662f))
14* 首次载入不获取焦点的情况菜单无效的问题 ([d89efe4](https://github.com/wangeditor-team/wangEditor/commit/d89efe41ca96a0f7b62646f351a73455bffb3216))
15
16# [4.6.0](https://github.com/wangeditor-team/wangEditor/compare/v4.5.4...v4.6.0) (2020-12-24)
17
18
19### Bug Fixes
20
21* 初始化时对编辑区的click进行saveRange一次性绑定 ([4981cbd](https://github.com/wangeditor-team/wangEditor/commit/4981cbd2e7ba20e812dd2c6f9b1b7b3932b4a09f))
22* 对齐menu 单元测试修改过测 ([f3ce71c](https://github.com/wangeditor-team/wangEditor/commit/f3ce71ce86dd47d43867f4753b96f1760db96752))
23* 兼容ie11 ([694d3ad](https://github.com/wangeditor-team/wangEditor/commit/694d3adc0a4d18e243eb446247d8eff1c1f5a66c))
24* 删除多余文件和代码,增加判空 ([3f15639](https://github.com/wangeditor-team/wangEditor/commit/3f156392a1e544e0b9e76650d5e3555c413de214))
25* 修复对齐菜单bug ([b9242fa](https://github.com/wangeditor-team/wangEditor/commit/b9242fa7bbfe4b4fe722b4d40c980c843c1b0d1f))
26* 修复设置focus为false,无法正常粘贴的问题 ([d551b26](https://github.com/wangeditor-team/wangEditor/commit/d551b267318b8a23571d2eac792b84b24053f97a))
27* 修复元素指定id作为菜单 ([2d83fc2](https://github.com/wangeditor-team/wangEditor/commit/2d83fc2dd16cc3152ebc320b5e2d030c22e3e72e))
28* 修复在styleWithCss下的产生的样式冲突 ([2460ef9](https://github.com/wangeditor-team/wangEditor/commit/2460ef9f41a6cfd99ba7226996a887b0a7a9f596))
29* 修复chrome下在第一行设置todo无法删除的问题 ([b3db3b0](https://github.com/wangeditor-team/wangEditor/commit/b3db3b0723e4c1fa34f84b34124d6a2c8bd96fe1))
30* 修改对齐方式单侧 ([a506544](https://github.com/wangeditor-team/wangEditor/commit/a5065441f37d5e4fe15fd5029716173585992a03))
31* 修改函数名,增加可读性 ([0181bcc](https://github.com/wangeditor-team/wangEditor/commit/0181bcc632fe8fd8fcd8763cf368dfc6056c1a04))
32* fix ie problem ([f840d90](https://github.com/wangeditor-team/wangEditor/commit/f840d90af9895b7134792d51a4b72d99b2cc0832))
33* issue-2518 对齐修复 ([4bd6392](https://github.com/wangeditor-team/wangEditor/commit/4bd6392f7a320c69bfc85702a5b7133930e2b6f0))
34
35
36### Features
37
38* 完成todo功能 ([fcceeba](https://github.com/wangeditor-team/wangEditor/commit/fcceeba68c2af1da118327d1e190702f2d47dc65))
39
40## [4.5.4](https://github.com/wangeditor-team/wangEditor/compare/v4.5.3...v4.5.4) (2020-12-18)
41
42
43### Bug Fixes
44
45* 插入网络视频的校验 ([285029d](https://github.com/wangeditor-team/wangEditor/commit/285029d1de5b0b488700810b9217ae84eff3791a))
46* 设置完标题回车后,光标消失 ([0121c5c](https://github.com/wangeditor-team/wangEditor/commit/0121c5cdc7e74640228a217cd0510c98efaba5bc))
47* 修改插入视频校验的正则 ([26196ac](https://github.com/wangeditor-team/wangEditor/commit/26196ac88467d6d83e1d93c34cdb84468ca440b0))
48* 修改插入视频校验的正则 ([38e6289](https://github.com/wangeditor-team/wangEditor/commit/38e62898c83a4e074bae1764b381e496453bd401))
49* 修改插入视频校验的正则 ([9944d51](https://github.com/wangeditor-team/wangEditor/commit/9944d515ebee27509395230be696abdc352dd43a))
50
51
52### Features
53
54* editor.config新增excludeMenus配置 ([5401280](https://github.com/wangeditor-team/wangEditor/commit/5401280ea9e54d920b3541078fd2f39955235a92))
55* editor.config增加excludeMenus配置 ([15f1caa](https://github.com/wangeditor-team/wangEditor/commit/15f1caae024b79e76412c8d1aad48c9dac97122f))
56
57## [4.5.3](https://github.com/wangeditor-team/wangEditor/compare/v4.5.2...v4.5.3) (2020-12-10)
58
59
60### Bug Fixes
61
62* [#2469](https://github.com/wangeditor-team/wangEditor/issues/2469) 火狐83版本多了一个诡异空格,81.0.2没有空格 ([b070e55](https://github.com/wangeditor-team/wangEditor/commit/b070e550ce8c5a52c874ddba021cc8f69c3e9b1b))
63* 添加一个 向上查到的方法 限制在 编辑器内,修改表格的触发判断 ([c2aa192](https://github.com/wangeditor-team/wangEditor/commit/c2aa192a1a2b295be0ab7deabd15860a8b9be0eb))
64* 修复标题样式会被覆盖的问题 ([864f3ba](https://github.com/wangeditor-team/wangEditor/commit/864f3baaaa1e619be7ad682a1dd9b82e69280883))
65* 修改按钮的 type 为 button ([6037b91](https://github.com/wangeditor-team/wangEditor/commit/6037b913ce1aa7e1e4149262295da4d9c301935c))
66* 粘贴文字保留空格 ([d935195](https://github.com/wangeditor-team/wangEditor/commit/d935195de4bda4c9fe0dd5b5dc793109b752c87a))
67* 粘贴文字中间空格保留 ([7499d29](https://github.com/wangeditor-team/wangEditor/commit/7499d292fab5b4c7bb3b645dd9c811fb44d82c9f))
68* 最后一行文本看不见 ([66c95a9](https://github.com/wangeditor-team/wangEditor/commit/66c95a9596a41c0a41da6fb5cb9ffa10a5975847))
69
70
71### Features
72
73* 插入网络视频的校验和回调 ([dbbbda2](https://github.com/wangeditor-team/wangEditor/commit/dbbbda2757237a6e55d618d51bdb8bf0f2b95e20))
74
75## [4.5.2](https://github.com/wangeditor-team/wangEditor/compare/v4.5.1...v4.5.2) (2020-11-27)
76
77
78### Bug Fixes
79
80* 错误提示类型优化 ([61cc9b4](https://github.com/wangeditor-team/wangEditor/commit/61cc9b4d5081ce7e0733753e138ae2ff4f157921))
81* 多实例全屏的问题 ([83f6b43](https://github.com/wangeditor-team/wangEditor/commit/83f6b43db87a4671d46d302f975a5e6bf7b8b070))
82* 去掉测试全屏的代码 ([03a3f81](https://github.com/wangeditor-team/wangEditor/commit/03a3f811a01255bb5aeb8f6a64985919df76e271))
83* 添加 custom alert 的 html 文档 ([baba963](https://github.com/wangeditor-team/wangEditor/commit/baba96388c819e8b51288fb8997d14998f3c7447))
84* 添加居中样式 ([8db384a](https://github.com/wangeditor-team/wangEditor/commit/8db384ab19987943e255b22fe77144c0be9ebf8a))
85* fix wrap wrap in firefox ([7ebdbbf](https://github.com/wangeditor-team/wangEditor/commit/7ebdbbf3dbccf5a83d02518698d74ef643a1576b))
86* fix: 某些情况下,无法成功粘贴 ([dbfe2eb](https://github.com/wangeditor-team/wangEditor/commit/dbfe2eb3db0426a22fe3296fa3e62c1dc44b6537)), closes [#2530](https://github.com/wangeditor-team/wangEditor/issues/2530) [#2530](https://github.com/wangeditor-team/wangEditor/issues/2530)
87* img 添加 重置 效果 ([10df1bb](https://github.com/wangeditor-team/wangEditor/commit/10df1bbcda00b723299a4935077a3636f4a09906))
88
89## [4.5.1](https://github.com/wangeditor-team/wangEditor/compare/v4.5.0...v4.5.1) (2020-11-26)
90
91
92### Bug Fixes
93
94* setJSON的表格不成功的问题解决 ([f57395b](https://github.com/wangeditor-team/wangEditor/commit/f57395b3445fe05debdeaf4eaae7ddd1ce44da1e))
95* uploadImgAccept 类型 ([18b7a42](https://github.com/wangeditor-team/wangEditor/commit/18b7a42e02a6079502d3ce7583524f3f391a082f))
96* 去掉console.log ([6197747](https://github.com/wangeditor-team/wangEditor/commit/6197747700ce99616831624688f6395b4baaae9b))
97* 变量名优化 ([5d20096](https://github.com/wangeditor-team/wangEditor/commit/5d20096319a63c11bd9071dfe107245fac632597))
98* 完善了设置字体大小、样式、背景、文字颜色等菜单的功能 ([3072543](https://github.com/wangeditor-team/wangEditor/commit/3072543efdff2cb36f594ac396eb6c2c61815d13))
99* 添加自定义setJSON表格按钮 ([7bd76c6](https://github.com/wangeditor-team/wangEditor/commit/7bd76c6ebab4011e40fab4d78fa59c74903df7b6))
100
101
102### Features
103
104* 🎸 support custom accept for image [#1655](https://github.com/wangeditor-team/wangEditor/issues/1655) ([5af4dcd](https://github.com/wangeditor-team/wangEditor/commit/5af4dcd505a41a3f4fbe6b1e885c0005bcf887d8))
105
106# [4.6.0](https://github.com/wangeditor-team/wangEditor/compare/v4.5.0...v4.6.0) (2020-11-25)
107
108
109### Bug Fixes
110
111* setJSON的表格不成功的问题解决 ([f57395b](https://github.com/wangeditor-team/wangEditor/commit/f57395b3445fe05debdeaf4eaae7ddd1ce44da1e))
112* uploadImgAccept 类型 ([18b7a42](https://github.com/wangeditor-team/wangEditor/commit/18b7a42e02a6079502d3ce7583524f3f391a082f))
113* 去掉console.log ([6197747](https://github.com/wangeditor-team/wangEditor/commit/6197747700ce99616831624688f6395b4baaae9b))
114* 变量名优化 ([5d20096](https://github.com/wangeditor-team/wangEditor/commit/5d20096319a63c11bd9071dfe107245fac632597))
115* 完善了设置字体大小、样式、背景、文字颜色等菜单的功能 ([3072543](https://github.com/wangeditor-team/wangEditor/commit/3072543efdff2cb36f594ac396eb6c2c61815d13))
116* 添加自定义setJSON表格按钮 ([7bd76c6](https://github.com/wangeditor-team/wangEditor/commit/7bd76c6ebab4011e40fab4d78fa59c74903df7b6))
117
118
119### Features
120
121* 🎸 support custom accept for image [#1655](https://github.com/wangeditor-team/wangEditor/issues/1655) ([5af4dcd](https://github.com/wangeditor-team/wangEditor/commit/5af4dcd505a41a3f4fbe6b1e885c0005bcf887d8))
122
123# [4.5.0](https://github.com/wangeditor-team/wangEditor/compare/v4.4.2...v4.5.0) (2020-11-20)
124
125
126### Bug Fixes
127
128* console去掉 ([d49f3d3](https://github.com/wangeditor-team/wangEditor/commit/d49f3d3c0ca3f17fe848390c9965270220ead9f7))
129* fileName 去掉随机数 ([d7a3a34](https://github.com/wangeditor-team/wangEditor/commit/d7a3a34a3832135b07f2c383de6011b5829a875b))
130* online改成catalog ([ba43299](https://github.com/wangeditor-team/wangEditor/commit/ba4329990f2fd58ffb062678496997c52c9b9b2d))
131* server rm shell ([565ddb3](https://github.com/wangeditor-team/wangEditor/commit/565ddb3f345cf8e0900e7fa71809785193235928))
132* 优化运行机制 ([900f7dd](https://github.com/wangeditor-team/wangEditor/commit/900f7dd17d69973469bcaae8429c521c43896045))
133* 引用路径 ([573fd4a](https://github.com/wangeditor-team/wangEditor/commit/573fd4a48306ea4d5f39b56f84a93d967057a15a))
134* 新增API滚动到指定标题 ([3772ff0](https://github.com/wangeditor-team/wangEditor/commit/3772ff08b1d5e853cd7a6588fde487ff26ae0449))
135* 类型引用位置问题 ([3922c8d](https://github.com/wangeditor-team/wangEditor/commit/3922c8d06286b15de643956d924dd6dcf1e3c827))
136
137
138### Features
139
140* 添加大纲配置及demo ([99b12f9](https://github.com/wangeditor-team/wangEditor/commit/99b12f9c0b1ade3b2810828b8b5c35e65dcebd43))
141
142## [4.4.2](https://github.com/wangeditor-team/wangEditor/compare/v4.4.1...v4.4.2) (2020-11-19)
143
144
145### Bug Fixes
146
147* [#2336](https://github.com/wangeditor-team/wangEditor/issues/2336) 重复截图粘贴到编辑区内,只会粘贴出第一次截图的图片 ([627c485](https://github.com/wangeditor-team/wangEditor/commit/627c4853e9b4e612084eaf9703c5c21cf65546fc))
148* [#2469](https://github.com/wangeditor-team/wangEditor/issues/2469) 火狐浏览器经过多次删除内容,重新添加内容 文章内容没有被p标签包裹 ([6c6e879](https://github.com/wangeditor-team/wangEditor/commit/6c6e879d5a0722634115c237fedc5e7e6d1a2519))
149* eslint 问题 ([5e918d6](https://github.com/wangeditor-team/wangEditor/commit/5e918d6850267f85c42903fbe494ace8e9586bb5))
150* 引用路径 ([01dc0ef](https://github.com/wangeditor-team/wangEditor/commit/01dc0ef0a1d4e613fd308a85472764edf5b54818))
151* 火狐中 getSelectionRangeTopNodes返回值 可能为undefined ([25a544a](https://github.com/wangeditor-team/wangEditor/commit/25a544a2e58de521f63e406aedd8493a36b41d98))
152* 直接按回车placeholder没有隐藏,只有回车2次以上才能隐藏 ([baa47ca](https://github.com/wangeditor-team/wangEditor/commit/baa47ca2c5a1064054490a829b8ed34ffd8c40f0))
153
154## [4.4.1](https://github.com/wangeditor-team/wangEditor/compare/v4.4.0...v4.4.1) (2020-11-18)
155
156
157### Bug Fixes
158
159* [#2301](https://github.com/wangeditor-team/wangEditor/issues/2301) zone.js Promise冲突问题 ([0f63a04](https://github.com/wangeditor-team/wangEditor/commit/0f63a0466f98ad9a183afbd3cb85160b1eb4b6a9))
160* [#2398](https://github.com/wangeditor-team/wangEditor/issues/2398) 自动聚焦 不触发 onfocus & 直接失焦不触发 onblur ([e3b39c6](https://github.com/wangeditor-team/wangEditor/commit/e3b39c6643cc2ab47909f692faad6a9c7c68e483))
161* 修复引用按钮高亮失效的问题 ([0e4a30e](https://github.com/wangeditor-team/wangEditor/commit/0e4a30e02cc02f54107c49597308d9665865c337))
162* 去除多余变量 ([e0f900d](https://github.com/wangeditor-team/wangEditor/commit/e0f900da4e465a061d1de48c85a7bbf782c9737d))
163
164# [4.4.0](https://github.com/wangeditor-team/wangEditor/compare/v4.3.0...v4.4.0) (2020-11-17)
165
166
167### Bug Fixes
168
169* 修复DomElement内部处理错误 ([04484e0](https://github.com/wangeditor-team/wangEditor/commit/04484e086194fddcdec14abb924a2c963f482869))
170* 修复firefox下会自动换行的问题 ([490c2e4](https://github.com/wangeditor-team/wangEditor/commit/490c2e48d2a0967a624f5475ce182fc2b12ed25f))
171* 修复firefox和chrome下引用表现不一致的问题 ([6c33e7f](https://github.com/wangeditor-team/wangEditor/commit/6c33e7fb8d82bfde9130541c405c55d93d043a0a))
172* 修复qoute下多行下表现态不一致的问题 ([cdbd853](https://github.com/wangeditor-team/wangEditor/commit/cdbd853ae74119cdab7f2574635ece17fd63c9ac))
173* 修复单元测试不一致的地方 ([5bf49a2](https://github.com/wangeditor-team/wangEditor/commit/5bf49a2a92dacdaa1072ae1218fad52ce8ca4932))
174* 修复多行和序列无法正常使用quote的问题 ([886072d](https://github.com/wangeditor-team/wangEditor/commit/886072d71b0405f9ae5183e2a767035a495f22e4))
175* 修复空行引用回车的的问题 ([d5124c8](https://github.com/wangeditor-team/wangEditor/commit/d5124c8f3b307e8e4630318b33af7e421acd7043))
176* 修复空行引用回车的的问题 ([6a68a83](https://github.com/wangeditor-team/wangEditor/commit/6a68a83cc4cac7e2bb27671b69386ab0bc35165a))
177* 修复隐患 ([b6ab6e0](https://github.com/wangeditor-team/wangEditor/commit/b6ab6e0d6c63256e9a60926d30f9a7e6809cc343))
178* 完善cypress配置 ([76b9920](https://github.com/wangeditor-team/wangEditor/commit/76b9920e28a26f4dbbf2f33fb501d65c5be745ac))
179* 完善测试用例 ([f7d616b](https://github.com/wangeditor-team/wangEditor/commit/f7d616b4ec31b864c29a63e65faa2c17436bd822))
180* 移除没有必要的依�� ([1e759e9](https://github.com/wangeditor-team/wangEditor/commit/1e759e96579e089529822b938cbbe7ffa4f3ec16))
181
182
183### Features
184
185* 使入口函数提示类型 ([ed60d29](https://github.com/wangeditor-team/wangEditor/commit/ed60d299cf487ae5c0cb2bc244773b06c216c76d))
186* 修改容易更改的类型 ([62455b2](https://github.com/wangeditor-team/wangEditor/commit/62455b2681a3dddde20b43731e0cbd35dfabf796))
187* 完善了测试用例 ([a126c01](https://github.com/wangeditor-team/wangEditor/commit/a126c01c463424fccb5ace7db0665fe1614b676b))
188* 完善了编辑器菜单所有测试用例 ([d9a9b37](https://github.com/wangeditor-team/wangEditor/commit/d9a9b379c614796bf10ca94f80bb5ef7390706f2))
189* 完善单元测试 ([4a724f9](https://github.com/wangeditor-team/wangEditor/commit/4a724f98bb8ad2e529bf770b42ec54d10886c0ce))
190* 添加所以菜单的测试文件 ([d85f19a](https://github.com/wangeditor-team/wangEditor/commit/d85f19a097070cc803efaaf2363d644264737fd6))
191* 添加新的测试 ([3a1ec8b](https://github.com/wangeditor-team/wangEditor/commit/3a1ec8b11ac07018239ca7e4ab1ac3941b7ac25f))
192* 添加新的测试用例 ([af512d7](https://github.com/wangeditor-team/wangEditor/commit/af512d749ba6566a39ba69ccb32ba3db99bae64b))
193
194# [4.3.0](https://github.com/wangeditor-team/wangEditor/compare/v4.2.2...v4.3.0) (2020-11-09)
195
196
197### Bug Fixes
198
199* getJSON example page ([1797c54](https://github.com/wangeditor-team/wangEditor/commit/1797c54a5efed4998581ce609f1a50dc8085dac0))
200* 多实例 disable 异常 ([683fe00](https://github.com/wangeditor-team/wangEditor/commit/683fe00d86c8ba4020ebd35cd358960bc49dc6c2))
201
202
203### Features
204
205* 完成setJSON ([2982304](https://github.com/wangeditor-team/wangEditor/commit/298230449f15276975506fe1b54ee1abdad78e3d))
206
207## [4.2.2](https://github.com/wangeditor-team/wangEditor/compare/v4.2.1...v4.2.2) (2020-11-05)
208
209
210### Bug Fixes
211
212* dev deploy build ([76eacbe](https://github.com/wangeditor-team/wangEditor/commit/76eacbeb9c55fd68a452ba90a0b9abeb0c11402d))
213* dev 部署 ([0a403c4](https://github.com/wangeditor-team/wangEditor/commit/0a403c4401584b3f12effe04ff2270b80ab3e44a))
214* npm i ([b498172](https://github.com/wangeditor-team/wangEditor/commit/b498172304668a569abce3f2b048f545c397cf91))
215* pm2 start ([23130d6](https://github.com/wangeditor-team/wangEditor/commit/23130d6c90b4761d48ec5519e20c072c4e9d2d57))
216* yml 语法 ([d6d8df8](https://github.com/wangeditor-team/wangEditor/commit/d6d8df8ce451321140c9d6b5ae27309b48925001))
217* 修复quote在火狐浏览器下的问题 ([3166084](https://github.com/wangeditor-team/wangEditor/commit/31660846d9715e47d8a62de50a5bcae02da961aa))
218* 修复quote某些情况下无法取消的问题 ([d8484e7](https://github.com/wangeditor-team/wangEditor/commit/d8484e7f5927312adbbd08744006921f5e34f1ae))
219* 修复取消引用多出br的问题 ([c12139c](https://github.com/wangeditor-team/wangEditor/commit/c12139cbff123fa3aa8b8662971748ec4c316316))
220* 修复多行下使用饮用的问题 ([5e3c972](https://github.com/wangeditor-team/wangEditor/commit/5e3c9727db66bbd9b5be4808cdc527d7f16577be))
221
222## [4.2.1](https://github.com/wangeditor-team/wangEditor/compare/v4.2.0...v4.2.1) (2020-11-03)
223
224# [4.2.0](https://github.com/wangeditor-team/wangEditor/compare/v4.1.0...v4.2.0) (2020-11-02)
225
226
227### Bug Fixes
228
229* release 配置 ([f07bedb](https://github.com/wangeditor-team/wangEditor/commit/f07bedb3a29fe1a9a15fa42d1b9fcb5ee49cf129))
230* 修复上传本地图片覆盖问题 ([a5e87a2](https://github.com/wangeditor-team/wangEditor/commit/a5e87a239202b12df143b3c93070f03bf4acd947))
231* 修复部分情况保存range错误,从而造成上传图片被替换或者复制粘贴失效的情况 ([35492c7](https://github.com/wangeditor-team/wangEditor/commit/35492c7e8b28522eafc5822c7d71abeb2db407f7))
232* 修改描述 ([7bebdd9](https://github.com/wangeditor-team/wangEditor/commit/7bebdd98c0fcf073873298fbb079ece56adc8290))
233
234
235### Features
236
237* 添加问题模板 ([fca8ea1](https://github.com/wangeditor-team/wangEditor/commit/fca8ea11873f3e479810fa763a327af9d27f7edd))
238
239# [4.1.0](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-10-29)
240
241
242### Bug Fixes
243
244* 优化代码 ([a0aaa78](https://github.com/wangeditor-team/wangEditor/commit/a0aaa78f356469919b458ab81cbef0a24bedadfc))
245* 修复表格「删除行」中文翻译错误 ([d9e4ef4](https://github.com/wangeditor-team/wangEditor/commit/d9e4ef428617d56eba9c5a27d25aacf55a322bc0))
246* 修复重复创建幕布,切换抖动 ([e3ff913](https://github.com/wangeditor-team/wangEditor/commit/e3ff913fffd420a3cb907f515e207b39ef3d5e1f))
247* 修改html文件名称 ([9d76d90](https://github.com/wangeditor-team/wangEditor/commit/9d76d90bfe0a10500e3ab41553baf9db8210b56c))
248* 修改名称、优化代码 ([cf5307a](https://github.com/wangeditor-team/wangEditor/commit/cf5307a3ba1855f0c39b6599a27b715a1070c0ca))
249* 修改文件名称、css样式名称 ([d18631e](https://github.com/wangeditor-team/wangEditor/commit/d18631ea3a93cb49f2bacfa451598e8fa023d0eb))
250* 删除console ([d46d2fc](https://github.com/wangeditor-team/wangEditor/commit/d46d2fc9a6f616b7250f734659990614893aa43c))
251* 增加判断幕布isCurtain ([3c8b8cd](https://github.com/wangeditor-team/wangEditor/commit/3c8b8cd2aeafd6f68b9193687443ec3e5eebab7a))
252* 禁用后去掉图片的 hover 样式 ([0e4420a](https://github.com/wangeditor-team/wangEditor/commit/0e4420a275518a58a97149578be74b5c729b3336))
253* 移除没有必要的hooks ([21584e6](https://github.com/wangeditor-team/wangEditor/commit/21584e642f70512733d775b0ac20343a2802ef9c))
254
255
256### Features
257
258* 使用release-it优化了release工作流 ([6eb374b](https://github.com/wangeditor-team/wangEditor/commit/6eb374b3c3655f2591f4305f150eadb45004ae44))
259* 新增幕布禁用api功能 ([e9b90f8](https://github.com/wangeditor-team/wangEditor/commit/e9b90f80771a9001e18264f1d0797fc36d99b974))
260* 新增幕布禁用api功能 ([853e35a](https://github.com/wangeditor-team/wangEditor/commit/853e35a32c600fdc64ab7245789b0c6d4d8a2ff1))
261* 新增幕布禁用api功能 ([7eec7b9](https://github.com/wangeditor-team/wangEditor/commit/7eec7b9904d479393b08a05682ac9dead4dfa520))
262* 新增幕布禁用api功能 ([b2e7460](https://github.com/wangeditor-team/wangEditor/commit/b2e746087767dc55591f65ab5ed02adbfc6c39b5))
263
264
265
266## [4.0.8](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-10-28)
267
268
269
270## [4.0.7](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-10-28)
271
272
273### Bug Fixes
274
275* 修复粘贴多出空行问题 ([5620e1e](https://github.com/wangeditor-team/wangEditor/commit/5620e1ee48f8b132a62af444eda8ee30f4d24ff8))
276* 修复粘贴文本不能换行的问题 ([163d98b](https://github.com/wangeditor-team/wangEditor/commit/163d98bdf64fd813d94b218c6cfe85c681204d06))
277
278
279### Features
280
281* 上传至ossDemo ([8852969](https://github.com/wangeditor-team/wangEditor/commit/8852969d386a5769ec8aa1004e2f8b78e4a09b66))
282* 添加了commitlint校验commit msg规范 ([2bd41af](https://github.com/wangeditor-team/wangEditor/commit/2bd41af8d9973d396f0af1fad732a7e182746dbf))
283* 缩进功能支持config选项indentation,用来指定缩进量 ([6367358](https://github.com/wangeditor-team/wangEditor/commit/6367358c4f287487a200a41f70917f5c7f99c42c))
284
285
286
287## [4.0.6](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-10-25)
288
289
290### Bug Fixes
291
292* 删除 E.menuConstructor 的一些修补 ([3c22a59](https://github.com/wangeditor-team/wangEditor/commit/3c22a5964f8d2bee3cbcf1dd40c79236b37de67d))
293* 外部无法获取 menuConstructors 中类的类型 [#2310](https://github.com/wangeditor-team/wangEditor/issues/2310) ([3354f7b](https://github.com/wangeditor-team/wangEditor/commit/3354f7b7e538be38a4327c953208f0ddd9ee50bb))
294* 恢复扩展类在全局导出下CDN时不能使用问题 ([0e3ef92](https://github.com/wangeditor-team/wangEditor/commit/0e3ef92ebf17aaff5fa1a45ca0c6208ca91368b8))
295
296
297### Features
298
299* 切换基础类的导出方式和导出所需的类型 ([7884eb4](https://github.com/wangeditor-team/wangEditor/commit/7884eb4aff0760d92f99d2a18fec3417ede39916))
300
301
302
303## [4.0.5](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-10-21)
304
305
306
307## [4.0.4](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-10-19)
308
309
310### Bug Fixes
311
312* removeAttr ([738bd21](https://github.com/wangeditor-team/wangEditor/commit/738bd21c4f3b2fae51ac5fb70199de245c1e2493))
313* 修复表格「删除行」中文翻译错误 ([fc0cf17](https://github.com/wangeditor-team/wangEditor/commit/fc0cf17e4ff5e3358ba0aa97804243bf21faf7ad))
314* 修改设置百分比行为为width ([51be37f](https://github.com/wangeditor-team/wangEditor/commit/51be37f928971177bb880c02ca09132da46a5ba2))
315* 先确保行为一致性 ([fab394b](https://github.com/wangeditor-team/wangEditor/commit/fab394bdc75a347e046f3fe5e5b18c53d90862fe))
316* 设置图片百分比后还原图片height ([c99c03b](https://github.com/wangeditor-team/wangEditor/commit/c99c03bc3384a39485e7adf7814b8c4710599308))
317
318
319### Features
320
321* percentage ([f94a5df](https://github.com/wangeditor-team/wangEditor/commit/f94a5dfaa7543c8b309a8a2c89076d87769b6f53))
322* server 输出url地址 package 添加 run start ([7127757](https://github.com/wangeditor-team/wangEditor/commit/71277572411b7c4fe6b5a766bbf553334d916131))
323* 添加 removeAttr ([61edbb5](https://github.com/wangeditor-team/wangEditor/commit/61edbb5c64bccaa66a480c5ba0cf84848a7df3c7))
324
325
326
327## [4.0.3](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-10-10)
328
329
330### Bug Fixes
331
332* 修复粘贴图片总是到最后一个实例中 [#2266](https://github.com/wangeditor-team/wangEditor/issues/2266) ([98ab9d3](https://github.com/wangeditor-team/wangEditor/commit/98ab9d3effb42c0a3a49d493bc9c47f73c86901d))
333
334
335
336## [4.0.2](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-10-10)
337
338
339
340## [4.0.1](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-10-10)
341
342
343
344# [4.0.0](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-10-07)
345
346
347
348## [0.1.2](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-09-29)
349
350
351### Bug Fixes
352
353* clone config ([d44650c](https://github.com/wangeditor-team/wangEditor/commit/d44650c994c1c68b0c05c3a1486dffbec7ed7cce))
354* defaultConfig export ([73b7c12](https://github.com/wangeditor-team/wangEditor/commit/73b7c12076b0daddc20cafa51f8aa04ed4caf73a))
355* deug ([d2da5c1](https://github.com/wangeditor-team/wangEditor/commit/d2da5c13d8eab4e602ba1d1c427ab31a07ba53d4))
356* remove clone fn ([981da8a](https://github.com/wangeditor-team/wangEditor/commit/981da8a84eaa0b65bc1e6f0ffd11137504b7d49c))
357* 修改变量 ([667712d](https://github.com/wangeditor-team/wangEditor/commit/667712d7a1f33be27bccd6027fdb66c346e5585d))
358* 修改配置项返回方法 ([364bf78](https://github.com/wangeditor-team/wangEditor/commit/364bf78ae881a10b1c9dea5e3d8599845199f814))
359* 全屏高度被覆盖问题 ([b4c68b6](https://github.com/wangeditor-team/wangEditor/commit/b4c68b6bcd32f7612d79494eaa792719ae4d88e9))
360* 添加注释 ([c2332b6](https://github.com/wangeditor-team/wangEditor/commit/c2332b6f70eeeadcd7e4becf1e08d66b68339dab))
361
362
363### Features
364
365* 修改 ui 样式 ([79d9146](https://github.com/wangeditor-team/wangEditor/commit/79d91464571bcd9d38d97e1d5078a4eff0c3ee57))
366
367
368
369## [0.1.1](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-09-24)
370
371
372### Bug Fixes
373
374* git revert ([651c68d](https://github.com/wangeditor-team/wangEditor/commit/651c68d3f27f3e1216178c93817a4ce67de2b076))
375* showFullScreen ([0143db3](https://github.com/wangeditor-team/wangEditor/commit/0143db3e25a6a090b01936cdb0cd76b4b151f86e))
376* 回调active的protected ([374c71f](https://github.com/wangeditor-team/wangEditor/commit/374c71ff6b064b5fc33ef2d1b33b507d5f9bb571))
377* 暴露menu的active和unActive ([8c83ef7](https://github.com/wangeditor-team/wangEditor/commit/8c83ef7587614acc06cc60fe74092cf4b309b29c))
378* 添加分离不生成全屏功能注释 ([b8903dd](https://github.com/wangeditor-team/wangEditor/commit/b8903dd0f9a98ff143710659b69a63f6dda509f9))
379* 粘贴 span ([0e511d1](https://github.com/wangeditor-team/wangEditor/commit/0e511d1a34424a9069f3bc19433e3662a7c3196c))
380* 调整全屏功能 ([c0b826e](https://github.com/wangeditor-team/wangEditor/commit/c0b826e9fcd046090830a58033dddfdae961367d))
381
382
383### Features
384
385* 全屏菜单 ([d2d8798](https://github.com/wangeditor-team/wangEditor/commit/d2d8798766b59e7b0bb609eb7298adbcbf5f1bf1))
386
387
388### Reverts
389
390* Revert "fix:处理enter的bug" ([a8544ef](https://github.com/wangeditor-team/wangEditor/commit/a8544ef638919de67a5ace3535a8a7a6d3098753))
391* Revert "添加chexkbox图标" ([8c61346](https://github.com/wangeditor-team/wangEditor/commit/8c61346f2db739f33a28a924504456a310b0756d))
392
393
394
395# [0.1.0](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-09-17)
396
397
398### Bug Fixes
399
400* txt.html()过滤不必要的br ([a7d76e7](https://github.com/wangeditor-team/wangEditor/commit/a7d76e79759db4e6f9d1e8825244950bfa53dc08))
401* config focus ([831effe](https://github.com/wangeditor-team/wangEditor/commit/831effef186605c9740aba3664e2a8bd8c6ef061))
402* config focus ([58073ee](https://github.com/wangeditor-team/wangEditor/commit/58073eeac8019e393438d857ce754e9ca9c650f4))
403* drop-list text left ([83ef607](https://github.com/wangeditor-team/wangEditor/commit/83ef607c8bbfd5b75b0cd01b2fb4ca95164b3b20))
404* editor.txt.html('') 无效 ([aa4798c](https://github.com/wangeditor-team/wangEditor/commit/aa4798c45941fe48f1afa1edb41286bcad381984))
405* IE11拖拽图片使用自带默认的 ([1a17174](https://github.com/wangeditor-team/wangEditor/commit/1a171747ec52da2d0a2e12b6abf22402e5029ca7))
406* if case ([84139d1](https://github.com/wangeditor-team/wangEditor/commit/84139d1a56a8efb644c961a6f64d17c7332cc685))
407* 上传图片 i18next 修改 ([8eb45c8](https://github.com/wangeditor-team/wangEditor/commit/8eb45c8b6406b7e23a22487e6cbba9aa19741c4c))
408* 修改 i18next 初始化报错提醒 ([8eb71d9](https://github.com/wangeditor-team/wangEditor/commit/8eb71d948bda58ffaddea175c4b24cfc194c4441))
409* 添加全屏icon ([cea53a7](https://github.com/wangeditor-team/wangEditor/commit/cea53a7ffcf5f0048e2d30f966b1369be37ed48c))
410* 相同方法抽离 ([59347b9](https://github.com/wangeditor-team/wangEditor/commit/59347b9df099acf2eb33fa65f67db39430e654a2))
411* 非中文情况下 带 icon 的下拉菜单 居左 ([367d42c](https://github.com/wangeditor-team/wangEditor/commit/367d42ccc346fd8652afcbc01cc05037fa422872))
412* 非中文情况下带 icon 的下拉菜单居左 ([2cc206e](https://github.com/wangeditor-team/wangEditor/commit/2cc206e41b45808621c63fd646ab194b4b341594))
413
414
415### Features
416
417* auto focus & test & html ([6d9fe98](https://github.com/wangeditor-team/wangEditor/commit/6d9fe988cb4855fd310e3066c850bdff3c025a65))
418* 分割线功能 ([930395b](https://github.com/wangeditor-team/wangEditor/commit/930395bad54394b5e63f4ab0593d848aa8894996))
419
420
421
422## [0.0.28](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-09-10)
423
424
425### Bug Fixes
426
427* IE11 Promise ([402a755](https://github.com/wangeditor-team/wangEditor/commit/402a75504e8369fedb658078488d3e33c8adef07))
428* 图片上传 - IE11 上传多张只显示一张 ([ffd663f](https://github.com/wangeditor-team/wangEditor/commit/ffd663f2de0a4f890cd1e1791395edf17b86ce7b))
429* 图片上传 - 当限制一次最多是1张图片时,还可以ctrl多选 ([ad5f644](https://github.com/wangeditor-team/wangEditor/commit/ad5f644c589f38184546831da85d9e07bea6ebd2))
430* 粘贴时丢失内容 ([d159844](https://github.com/wangeditor-team/wangEditor/commit/d159844a06a4f25ad644d7f1a5538b91c88c44d2))
431* 隐藏 panel 的 bug ([8d1d6e6](https://github.com/wangeditor-team/wangEditor/commit/8d1d6e6570300069ba03cdc71b8d8847971db802))
432
433
434### Features
435
436* 图片点击选中事件 ([48c2574](https://github.com/wangeditor-team/wangEditor/commit/48c2574b2ace93d3db2c394814937553c50f578b))
437
438
439
440## [0.0.27](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-09-04)
441
442
443### Bug Fixes
444
445* IE11 中兼容 quote 和 table ([77c5c23](https://github.com/wangeditor-team/wangEditor/commit/77c5c238566c4712aa302197a9d9de6c694e35d9))
446* matches polyfill ([f21d33b](https://github.com/wangeditor-team/wangEditor/commit/f21d33bd0c6e9516464929043bdf9ba5263fbbd2))
447* windows 上传图片错误 ([158e896](https://github.com/wangeditor-team/wangEditor/commit/158e896506b8b1673c9d199cbef9b77276b322b5))
448* windows 上传文件 ([33efb38](https://github.com/wangeditor-team/wangEditor/commit/33efb38926d8f6c14f1ef456907f4e1b2ee42649))
449
450
451
452## [0.0.26](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-09-03)
453
454
455### Bug Fixes
456
457* add lang ([0949679](https://github.com/wangeditor-team/wangEditor/commit/09496798b7c300b85bf87fcf65122aa47970fd7c))
458* code & table add i18next ([4d7cd17](https://github.com/wangeditor-team/wangEditor/commit/4d7cd1786e6ac53bf925274e23df711834b96c1e))
459* code i18n ([e71689e](https://github.com/wangeditor-team/wangEditor/commit/e71689e3e2d39e32efae1eb2680b0f414998e740))
460* code lang edit ([2bfc17b](https://github.com/wangeditor-team/wangEditor/commit/2bfc17bf98460eb0e18985ac77955b5d73a0fe2e))
461* i18Prefix -> i18nPrefix ([26609ce](https://github.com/wangeditor-team/wangEditor/commit/26609cefc18566be8a898c413b12242b38e4fb15))
462* table tooltip i18n ([627bfbd](https://github.com/wangeditor-team/wangEditor/commit/627bfbd85c6f17527c4a57f8eb72564ec6c2758e))
463* 修改翻译 ([f12a8b2](https://github.com/wangeditor-team/wangEditor/commit/f12a8b245dfddd273fca5fb2df1c3a0a01ea14e2))
464* 修改词典 ([98eb8b8](https://github.com/wangeditor-team/wangEditor/commit/98eb8b84d69a52d567ebd090f1965796a6eef314))
465* 修改词典 ([8ba1a55](https://github.com/wangeditor-team/wangEditor/commit/8ba1a55ea8057f9622e1f10ecc9ae4f363792375))
466* 词典修改 ([f6b24e0](https://github.com/wangeditor-team/wangEditor/commit/f6b24e0a868fc1619aee17cd914c9d89f00a4f6a))
467
468
469
470## [0.0.25](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-09-01)
471
472
473### Bug Fixes
474
475* 修复拖拽没触发change事件 ([b8fbb26](https://github.com/wangeditor-team/wangEditor/commit/b8fbb2628b8639d21cbd840f0ae8e1398aaf22db))
476* 图片居中时,tooltip 和拖拽框不隐藏 ([f96546d](https://github.com/wangeditor-team/wangEditor/commit/f96546d5cb1b34959b95c80457eeb69fd78ab3d4))
477
478
479
480## [0.0.24](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-08-24)
481
482
483### Bug Fixes
484
485* 解决了连删至上一行无效的问题 ([d5ed9df](https://github.com/wangeditor-team/wangEditor/commit/d5ed9df97d99e41b76a62e7544133d8930432712))
486* 还原example index ([08c0e6c](https://github.com/wangeditor-team/wangEditor/commit/08c0e6c2b2a44de67f0465a2e08b1205fd2b992f))
487
488
489
490## [0.0.23](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-08-23)
491
492
493### Bug Fixes
494
495* fontSize test error ([c6d5eee](https://github.com/wangeditor-team/wangEditor/commit/c6d5eee74d73eb48d8c37c402402d49538b53036))
496* tooltip 元素过高时 不会跑出编辑范围 ([ed5efe4](https://github.com/wangeditor-team/wangEditor/commit/ed5efe470b2f377a692154fced2f10227483b5c2))
497* top 算法修改 ([ff1735e](https://github.com/wangeditor-team/wangEditor/commit/ff1735e3c4c5ab9349ceb8d8ff26be3ec324d0d7))
498* txt.append() 传入普通字符串报错 ([c65ef52](https://github.com/wangeditor-team/wangEditor/commit/c65ef5281affdf740ae69434853fd786cb9ee0aa))
499* 中文输入法切换到英文,无法触发 onchange ([09b3c85](https://github.com/wangeditor-team/wangEditor/commit/09b3c85f3466bac2bdba254032137dc058424449))
500* 事件解绑 ([b9cc154](https://github.com/wangeditor-team/wangEditor/commit/b9cc15453e6b2a5717968e880e1bc2b4e550ed5d))
501* 事件解绑 ([cedacb7](https://github.com/wangeditor-team/wangEditor/commit/cedacb78787770c6752fe2f7600018a7f412666c))
502* 修复append不触发change ([8daefb2](https://github.com/wangeditor-team/wangEditor/commit/8daefb2bee9e630dd50b01908deed7fc4f4456dc))
503* 修复insertAfter方法当插入多个元素时插入后元素间顺序颠倒的问题 ([69c6e0c](https://github.com/wangeditor-team/wangEditor/commit/69c6e0c5fa0452887f198c407aefe037aefca96e))
504* 编写注释 和 注释暂时无用的代码 ([56f0536](https://github.com/wangeditor-team/wangEditor/commit/56f05362c674eae74b2778b7bc8833b15245c184))
505* 菜单栏换行,droplist无法选择 ([bd7353b](https://github.com/wangeditor-team/wangEditor/commit/bd7353b9290fdd57ef08fb82e65ad225f8089b63))
506* 零散问题 ([b56a017](https://github.com/wangeditor-team/wangEditor/commit/b56a0178434a7b5f18a120d34290d73f34db6caf))
507* 默认文本placeholder修复 ([686cb7d](https://github.com/wangeditor-team/wangEditor/commit/686cb7d68d7c9a315cfc5cd4416b8c14f468b842))
508
509
510### Features
511
512* 增加 editor.config.height ([bf96b29](https://github.com/wangeditor-team/wangEditor/commit/bf96b29c836b36802c3e78109e5abce15bbcf0a3))
513* 撤销功能 重做功能 ([8bb65db](https://github.com/wangeditor-team/wangEditor/commit/8bb65dbd47f53b84c3caba02905bd886585fe087))
514* 编辑器销毁 ([8b4706c](https://github.com/wangeditor-team/wangEditor/commit/8b4706c688dbaac2ad3faa3d84e34c99fb6b1997))
515
516
517
518## [0.0.22](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-08-10)
519
520
521### Bug Fixes
522
523* demo 名字修改 ([d3f506f](https://github.com/wangeditor-team/wangEditor/commit/d3f506f63d2acf210e9b4925a9855d99f3cfec33))
524* editor.change() ([8775826](https://github.com/wangeditor-team/wangEditor/commit/8775826a7bf39ee886203e02c0a3c87b439474ed))
525* i18next cdn 应用 到 demo ([b2e706e](https://github.com/wangeditor-team/wangEditor/commit/b2e706e432b924dcc4f220dda9871ff1ec1657c4))
526* link tooltip i18n ([483ca9f](https://github.com/wangeditor-team/wangEditor/commit/483ca9fd82a2b0545fbe51cbc0eb9cd1ea089679))
527* 优化代码 ([be2b4ed](https://github.com/wangeditor-team/wangEditor/commit/be2b4ed2fe2136725c6fcc0a8f97a271c7a14ecb))
528* 优化写法切换显示placeholder ([835d943](https://github.com/wangeditor-team/wangEditor/commit/835d9439b523c99bbfffc252159a440a142e19ab))
529* 修改 如 的 翻译 ([8ea56c1](https://github.com/wangeditor-team/wangEditor/commit/8ea56c1d127ea65e9c04d8cf23e229282985b884))
530* 修改文件位置 格式 测试用例 demo 文件 英文翻译 等 ([be837f4](https://github.com/wangeditor-team/wangEditor/commit/be837f4a5a4f3d8ac5cadd475c5d65780cd4f271))
531* 修改翻译 ([b8dec34](https://github.com/wangeditor-team/wangEditor/commit/b8dec34d40404c48b15fea652b71309baabd90b9))
532* 居中的翻译 Resource interface 改 type i18next.html ([3a790e5](https://github.com/wangeditor-team/wangEditor/commit/3a790e52af0483332259eaeeeb5d3b0af14cbd84))
533* 手动触发change事件来切换placeholder ([501c217](https://github.com/wangeditor-team/wangEditor/commit/501c21772d957fd7321104ed16472220717d2d05))
534* 文件重命名 ([44f65c2](https://github.com/wangeditor-team/wangEditor/commit/44f65c2fea4aa3e7c062a64b15231b81ef9feb43))
535* 样式文件调整路径 ([6f38519](https://github.com/wangeditor-team/wangEditor/commit/6f38519d96219642e5f376bf54dd40aa69426be7))
536* 添加翻译 ([4ce3229](https://github.com/wangeditor-team/wangEditor/commit/4ce32290f17bddbbc45c9cf0ba9ae772df193aa2))
537
538
539### Features
540
541* i18next 功能 初步 ([cf8d4c8](https://github.com/wangeditor-team/wangEditor/commit/cf8d4c8b7086b6231586d4ab3fdda16f83585629))
542* 中英文翻译格式,以及目前的菜单都加上了 翻译 ([585d6d6](https://github.com/wangeditor-team/wangEditor/commit/585d6d6a75db84170e331ffd028ba5afc13d1f56))
543* 添加可配置placeholder ([1ee4348](https://github.com/wangeditor-team/wangEditor/commit/1ee4348e57f4b94e539f5a4920c07f7f63bf18e8))
544* 菜单栏换行 ([790f02e](https://github.com/wangeditor-team/wangEditor/commit/790f02e5d59887b29d94d475bca6d9224bf8dcaf))
545
546
547
548## [0.0.21](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-08-03)
549
550
551### Bug Fixes
552
553* delete console ([4f45fd8](https://github.com/wangeditor-team/wangEditor/commit/4f45fd8309357f6f43d1bb397215eaeab83cedc7))
554* imgClickHook写法 ([ad76889](https://github.com/wangeditor-team/wangEditor/commit/ad7688905f655c0ef00a4edb8d6a84af54089ff6))
555* keyup隐藏图片拖拽框 ([f35fd74](https://github.com/wangeditor-team/wangEditor/commit/f35fd74b64929e3f54607c215bdc8e49660beddc))
556* 优化eventHooks写法 ([0c86917](https://github.com/wangeditor-team/wangEditor/commit/0c86917209cb5b9fae4babd42596221d1a24eb5d))
557* 修改 getNodeTop 和 getSelctionRangeTopNodes ([b535a84](https://github.com/wangeditor-team/wangEditor/commit/b535a84547ca81bc61886c6cec6d88e7cf74b9c8))
558* 修改 saveRange 的注释 ([f5fd204](https://github.com/wangeditor-team/wangEditor/commit/f5fd204b20e8124f89006074769f5f21b7d2d8d4))
559* 修改 取消 判断 ([6579f88](https://github.com/wangeditor-team/wangEditor/commit/6579f88250a14a6a54ddcb779fb11429da573d9d))
560* 删除 获取段落 和 选取段落的 文件 因为已经提升到 公用方法里了 ([b90d270](https://github.com/wangeditor-team/wangEditor/commit/b90d27082a15617503f7a7c743ddba3bb7f42093))
561* 删除无用引用 ([559002a](https://github.com/wangeditor-team/wangEditor/commit/559002aa0e1e8c63d3fa8b1d4b64841f39dea130))
562* 删除无用的文件和注释 ([ec3bfa3](https://github.com/wangeditor-team/wangEditor/commit/ec3bfa3fbaa088c5ec65c3ca296a98896d3b0bfd))
563* 参考 v3 列表实现 ([cd4a85f](https://github.com/wangeditor-team/wangEditor/commit/cd4a85f9ab277e25ad05e9ab2b902c420ce225ba))
564* 多段落创建 列表 ([f350311](https://github.com/wangeditor-team/wangEditor/commit/f3503111d8a3ed6c423faa429227a7d2a751ae0c))
565* 数据类型 ([cc51ab1](https://github.com/wangeditor-team/wangEditor/commit/cc51ab118a8f2c6f152f0705f83f5297d43a750c))
566* 添加额外的默认字体 ([7f1b926](https://github.com/wangeditor-team/wangEditor/commit/7f1b9262d2fdef09ec89f67af495dcdc788f387c))
567* 设置序列 和 取消序列 和 序列互相转换 ([3f772c5](https://github.com/wangeditor-team/wangEditor/commit/3f772c501ca97b0001c1b35dc09992fcee32533c))
568* 高亮 ([6e06561](https://github.com/wangeditor-team/wangEditor/commit/6e065610baacf883371f40a23516712214352bd1))
569
570
571### Features
572
573* 有序列表 无序列表 ([55ec5f3](https://github.com/wangeditor-team/wangEditor/commit/55ec5f38d7bbe98d326fed120817b0f37764c859))
574* 序列 ([cc4d3f4](https://github.com/wangeditor-team/wangEditor/commit/cc4d3f4208008106ac867be7f8e096acd0894f29))
575* 拖拽图片尺寸 ([0744041](https://github.com/wangeditor-team/wangEditor/commit/07440417088548bd1117491bfd942b0d52959c05))
576* 新增行高功能 ([52bfc08](https://github.com/wangeditor-team/wangEditor/commit/52bfc086b5ba1fa8688640ca2efd227cc7141811))
577* 样式文件build部署报错 ([794c4ba](https://github.com/wangeditor-team/wangEditor/commit/794c4bafc0d3030aa0b6f8c22bce802a69051768))
578* 添加 获取 元素段落方法 和 获取当前选取范围内的段落 方法 ([2b72c6d](https://github.com/wangeditor-team/wangEditor/commit/2b72c6d0bf4059bac6bf181d9667430329419008))
579* 添加新的 dom-core 方法 ([35879fb](https://github.com/wangeditor-team/wangEditor/commit/35879fba28c63b7963eaea961f6f78e25fc22eb7))
580
581
582
583## [0.0.20](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-07-24)
584
585
586### Bug Fixes
587
588* dropListConf 宽度 ([a9fcc8d](https://github.com/wangeditor-team/wangEditor/commit/a9fcc8d214ed5eb2ae639663517122fd55dfcb5f))
589* ts 类型问题 ([2d85266](https://github.com/wangeditor-team/wangEditor/commit/2d85266a788c36c668d79601d2ac65efdec09847))
590* 修改 css class 名称 ([9ff1ffd](https://github.com/wangeditor-team/wangEditor/commit/9ff1ffdc7be476511f5cbef260c581f6e3c77afe))
591* 修改 css class 名称 ([3bec8a2](https://github.com/wangeditor-team/wangEditor/commit/3bec8a2ed49ee8f3226e34d83708684929a4b3cc))
592* 修改 css 替换style为空的时候,会���残留 ([6a56477](https://github.com/wangeditor-team/wangEditor/commit/6a564774a198bd450997250cfc869eaf7eab940f))
593* 修改减少缩进的名称 和 icon 统一 ([37d965a](https://github.com/wangeditor-team/wangEditor/commit/37d965adbe3cb25615e506d1fdf1e3db054ae8f2))
594* 修改字体颜色 ([2a84f0b](https://github.com/wangeditor-team/wangEditor/commit/2a84f0be1d8a6ff17294c8c0e5ae5cc8d7eff6b7))
595* 函数添加返回值 ([2fd126a](https://github.com/wangeditor-team/wangEditor/commit/2fd126a8d3b557e0cbe0ea518ae06c25eef4c43a))
596* 多段落的选区节点获取段落 ([296d543](https://github.com/wangeditor-team/wangEditor/commit/296d543b20479bc01f78a3bd978ea511e2f2289a))
597* 添加返回值类型 ([815df3d](https://github.com/wangeditor-team/wangEditor/commit/815df3da8e5d29a4c115c301dc43df5288610820))
598* 激活样式 ([676c4e5](https://github.com/wangeditor-team/wangEditor/commit/676c4e511764554b51256ffc681c5e749bdc7b5b))
599* 限定只有p标签为段落 ([2f95a76](https://github.com/wangeditor-team/wangEditor/commit/2f95a764c59e78b41ee01cf7eae09e8d4ee80b19))
600
601
602### Features
603
604* 拖拽上传图片 ([947d22d](https://github.com/wangeditor-team/wangEditor/commit/947d22daa73cd48c0b9c7cdfaece9664474c8912))
605* 粘贴上传图片 ([58d1c82](https://github.com/wangeditor-team/wangEditor/commit/58d1c82a6f75af72525b7463060d56ae5d71f9a0))
606* 自定义菜单 ([60c4e89](https://github.com/wangeditor-team/wangEditor/commit/60c4e8948144402a0a4f9e3231aac560ad369731))
607
608
609
610## [0.0.19](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-07-24)
611
612
613### Features
614
615* 新增 icon 样式 图标 ([adbf5d1](https://github.com/wangeditor-team/wangEditor/commit/adbf5d19d9b520efd94cdca8818fb5ccb54d33e1))
616
617
618
619## [0.0.18](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-07-17)
620
621
622### Bug Fixes
623
624* 发布 npm 之后自动部署 ([65f9157](https://github.com/wangeditor-team/wangEditor/commit/65f9157535104373baf2e15ac6bc02b2026b2743))
625
626
627
628## [0.0.17](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-07-17)
629
630
631### Bug Fixes
632
633* npm 发布之后自动部署 ([a553f77](https://github.com/wangeditor-team/wangEditor/commit/a553f77dac48b250422e4191546d82840ce3a9aa))
634
635
636
637## [0.0.16](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-07-17)
638
639
640### Bug Fixes
641
642* npm 发布后自动部署 ([17cfd5e](https://github.com/wangeditor-team/wangEditor/commit/17cfd5e1b7803428d209c488057820dabced7347))
643
644
645
646## [0.0.15](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-07-17)
647
648
649
650## [0.0.14](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-07-17)
651
652
653### Bug Fixes
654
655* 上传图片 API ([16c50a2](https://github.com/wangeditor-team/wangEditor/commit/16c50a2de6b53589f83a0840560836207e946712))
656* 上传图片配置项的零散问题 ([b96c2a9](https://github.com/wangeditor-team/wangEditor/commit/b96c2a9c77f4f3f21b5a8fc0be2f8849135fdd46))
657* 文字修改 ([f69c1f7](https://github.com/wangeditor-team/wangEditor/commit/f69c1f74f71ca69766d848b6ff266c0dc49f52b3))
658
659
660### Features
661
662* 上传图片,基本功能 ([3c26ed2](https://github.com/wangeditor-team/wangEditor/commit/3c26ed2b37495837f228a298f4f0473a3be496f5))
663* 插入网络图片 ([9dc8eb0](https://github.com/wangeditor-team/wangEditor/commit/9dc8eb0195baf0d62fac1d992868e38c6584c342))
664* 视频 ([b00bdf3](https://github.com/wangeditor-team/wangEditor/commit/b00bdf30a3b9e803e251da633e883196cb4524b6))
665
666
667
668## [0.0.13](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-07-13)
669
670
671### Bug Fixes
672
673* github actions ([b2ad5a7](https://github.com/wangeditor-team/wangEditor/commit/b2ad5a732563f67434f6e5584b23d5b34b81e025))
674* github actions ([17e51cd](https://github.com/wangeditor-team/wangEditor/commit/17e51cde89b1ff0a22b51cb64b6ebe86257c8e71))
675* github actions ([f137c6b](https://github.com/wangeditor-team/wangEditor/commit/f137c6b7e6aa02287b4592d8932f5dabdd55c0f6))
676* github actions ([0dbfed2](https://github.com/wangeditor-team/wangEditor/commit/0dbfed27269f05f8735d2113b3cbdf0507cdbd41))
677* github actions ([0d11d7a](https://github.com/wangeditor-team/wangEditor/commit/0d11d7a70bc39e44532f3736a8602597ec2591a1))
678* github actions ([995f63a](https://github.com/wangeditor-team/wangEditor/commit/995f63aaba5f38107b84fc4d7d9e3355b1e09f42))
679* github actions 连接腾讯云服务器 ([5ed2c94](https://github.com/wangeditor-team/wangEditor/commit/5ed2c949945295baf9561eff2b770b4cf0a96853))
680* 修改注释 ([6d187b3](https://github.com/wangeditor-team/wangEditor/commit/6d187b3bd5dd19835a6e5a15c5bf96f7cce2751e))
681* 点击事件可以撤销引用 & 菜单激活优化 ([19a930a](https://github.com/wangeditor-team/wangEditor/commit/19a930afe33feea993afe1e6ef233092edcd25b3))
682* 菜单激活状态判断 ([ab0dae0](https://github.com/wangeditor-team/wangEditor/commit/ab0dae0b72fd73d7f6e34ad1294a3dd6922ea234))
683
684
685### Features
686
687* 引用菜单 ([94955ce](https://github.com/wangeditor-team/wangEditor/commit/94955ce5ea9534bad5f58e99c22ea46bea033970))
688
689
690
691## [0.0.12](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-07-09)
692
693
694### Bug Fixes
695
696* customConfig ([4c8b743](https://github.com/wangeditor-team/wangEditor/commit/4c8b7433ce2fadd91b78b832c97af283c15f6945))
697* package.json 命令格式 ([a5d3f33](https://github.com/wangeditor-team/wangEditor/commit/a5d3f33525278904287a658ab9af9595472ca0bf))
698* 修改配置菜单类型错误 ([3cc437f](https://github.com/wangeditor-team/wangEditor/commit/3cc437fcdbfd789d1a52c54b297307ce82f4b8e7))
699* 修改配置菜单类型错误 18:43 ([79f8e98](https://github.com/wangeditor-team/wangEditor/commit/79f8e98011ca94701851192bd903d4cb0a81bd0c))
700
701
702### Features
703
704* 修改字号添加 ([8f84196](https://github.com/wangeditor-team/wangEditor/commit/8f8419609268ff188008cd3321d06e3018d7eab6))
705
706
707
708## [0.0.11](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-07-06)
709
710
711### Bug Fixes
712
713* blur focs ([d230f4d](https://github.com/wangeditor-team/wangEditor/commit/d230f4d488e688178d41780517dfe902c42d358b))
714* type DropListItem 重复定义 ([868fc7e](https://github.com/wangeditor-team/wangEditor/commit/868fc7e641380e9cddbf72b2982e76ddaf1e0dc0))
715* 修改链接 删除链接 ([e984cc6](https://github.com/wangeditor-team/wangEditor/commit/e984cc6373a2044360ed6368e5cde2bc93a3beda))
716* 单词拼写 ([e43ac56](https://github.com/wangeditor-team/wangEditor/commit/e43ac56cdc6b7a31bf35211216e0751c45338e75))
717
718
719### Features
720
721* tooltip 和查案链接 ([ff58176](https://github.com/wangeditor-team/wangEditor/commit/ff58176fe590775f0d46dc946745d236be146a76))
722* 上传图片 API ([ed847a4](https://github.com/wangeditor-team/wangEditor/commit/ed847a45adbf81a7492ef66f4614eda8fe27a3de))
723* 功能justify ([095952f](https://github.com/wangeditor-team/wangEditor/commit/095952f31d19e6ec36b32cd6e2df6087efb909f0))
724* 增加 server ([46eec4e](https://github.com/wangeditor-team/wangEditor/commit/46eec4e454a350c95cdeb5a3c1eb0550fe50c3b8))
725
726
727
728## [0.0.10](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-07-06)
729
730
731
732## [0.0.9](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-06-23)
733
734
735### Bug Fixes
736
737* 发布 npm ([f5274a2](https://github.com/wangeditor-team/wangEditor/commit/f5274a252b3012c784a3d5166454a1f6972db7aa))
738
739
740
741## [0.0.8](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-06-23)
742
743
744### Bug Fixes
745
746* 粘贴忽略 svg ([eca56f3](https://github.com/wangeditor-team/wangEditor/commit/eca56f35c9a07ec32d4a9a1a2e4d1ad62998b4c8))
747
748
749### Features
750
751* 增加 txt.getJSON API ([09030ce](https://github.com/wangeditor-team/wangEditor/commit/09030ce733a2c74c8ded1e034431eef8c94b321a))
752* 增加配置 styleWIthCSS ([b04adc2](https://github.com/wangeditor-team/wangEditor/commit/b04adc24a7d0d6e7327d74c0ac1fd984b603b95c))
753* 处理 tab ([77974cd](https://github.com/wangeditor-team/wangEditor/commit/77974cd3ad8a69521ada0845c7aaa9bd0aed621c))
754* 粘贴文本和 html ([51157a7](https://github.com/wangeditor-team/wangEditor/commit/51157a709c020eeb14ca70d5a99a2fdc45ddaa46))
755
756
757
758## [0.0.7](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-06-11)
759
760
761### Bug Fixes
762
763* github 安全提示 ([3baab59](https://github.com/wangeditor-team/wangEditor/commit/3baab59d572f876d16950a4302ef8326ddc94cc4))
764
765
766
767## [0.0.6](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-06-09)
768
769
770
771## [0.0.5](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-06-09)
772
773
774
775## [0.0.4](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-06-09)
776
777
778
779## [0.0.3](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-06-09)
780
781
782
783## [0.0.2](https://github.com/wangeditor-team/wangEditor/compare/v4.0.8...v4.1.0) (2020-06-09)
784
785
786### Bug Fixes
787
788* interface 改为 type ([3a617eb](https://github.com/wangeditor-team/wangEditor/commit/3a617ebd9c9a773439f3e47ee337b3b1db3048eb))
789* npm adit fix ([f868b3a](https://github.com/wangeditor-team/wangEditor/commit/f868b3a970acd00952d4e99038c080fb327aad99))
790
791
792### Features
793
794* Bold ([adc279b](https://github.com/wangeditor-team/wangEditor/commit/adc279b214fc503d34cbfd482a9035bb60d91ff3))
795* DropListMenu ([d5a1e5c](https://github.com/wangeditor-team/wangEditor/commit/d5a1e5c4ef5ea06bd7a2f2987ff04447833f680f))
796* Link menu ([5dc3398](https://github.com/wangeditor-team/wangEditor/commit/5dc3398f355796408050147b6286dd04a72d5e63))
797* 初始化编辑器的若干操作 ([84d6c03](https://github.com/wangeditor-team/wangEditor/commit/84d6c03496dad92814412b6563c4390422eadbe3))
798