UNPKG

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