@wangeditor-next/editor 5.5.3 → 5.5.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/style.css +22 -3
- package/dist/index.esm.js +17983 -6
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +22187 -33
- package/dist/index.js.map +1 -1
- package/package.json +9 -10
- package/CHANGELOG.md +0 -737
- package/LICENSE +0 -21
package/CHANGELOG.md
DELETED
|
@@ -1,737 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [5.5.3](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.5.2...@wangeditor-next/editor@5.5.3) (2024-09-01)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
## [5.5.2](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.5.1...@wangeditor-next/editor@5.5.2) (2024-08-29)
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
### Reverts
|
|
18
|
-
|
|
19
|
-
* Revert "chore: modify package publish config" ([7e2785e](https://github.com/cycleccc/wangEditor/commit/7e2785ede4512e19f8a337e745440e7bf9de2f30))
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
## [5.5.1](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.5.0...@wangeditor-next/editor@5.5.1) (2024-08-25)
|
|
26
|
-
|
|
27
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
# [5.5.0](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.4.2...@wangeditor-next/editor@5.5.0) (2024-08-18)
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
### Features
|
|
37
|
-
|
|
38
|
-
* **format painter menu:** add format painter menu ([93a2d4b](https://github.com/cycleccc/wangEditor/commit/93a2d4b4da3632eb15ed7d4aa65499ab3249cdbd))
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
## [5.4.2](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.4.1...@wangeditor-next/editor@5.4.2) (2024-08-15)
|
|
45
|
-
|
|
46
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
# [5.4.0](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.14...@wangeditor-next/editor@5.4.0) (2024-08-11)
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
### Features
|
|
56
|
-
|
|
57
|
-
* **table module:** add table property setting ([48d0f3b](https://github.com/cycleccc/wangEditor/commit/48d0f3b3a84b304c7f0aad613fc8cbaffb1f1914))
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
## [5.3.15](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.14...@wangeditor-next/editor@5.3.15) (2024-08-08)
|
|
64
|
-
|
|
65
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
## [5.3.14](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.13...@wangeditor-next/editor@5.3.14) (2024-08-03)
|
|
72
|
-
|
|
73
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
## [5.3.13](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.12...@wangeditor-next/editor@5.3.13) (2024-07-27)
|
|
80
|
-
|
|
81
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
## [5.3.12](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.12-alpha.0...@wangeditor-next/editor@5.3.12) (2024-07-27)
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
### Reverts
|
|
91
|
-
|
|
92
|
-
* Revert "chore(release): publish" ([64b047f](https://github.com/cycleccc/wangEditor/commit/64b047f9ec1ff499d5ca6c6063f410f49fd779ba))
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
## [5.3.12-alpha.1](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.12-alpha.0...@wangeditor-next/editor@5.3.12-alpha.1) (2024-07-25)
|
|
99
|
-
|
|
100
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
## [5.3.12-alpha.0](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.11...@wangeditor-next/editor@5.3.12-alpha.0) (2024-07-25)
|
|
107
|
-
|
|
108
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
## [5.3.11](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.10...@wangeditor-next/editor@5.3.11) (2024-07-23)
|
|
115
|
-
|
|
116
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
## [5.3.10](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.8...@wangeditor-next/editor@5.3.10) (2024-07-21)
|
|
123
|
-
|
|
124
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
## [5.3.9](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.8...@wangeditor-next/editor@5.3.9) (2024-07-21)
|
|
131
|
-
|
|
132
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
## [5.3.8](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.7...@wangeditor-next/editor@5.3.8) (2024-07-19)
|
|
139
|
-
|
|
140
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
## [5.3.7](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.5...@wangeditor-next/editor@5.3.7) (2024-07-17)
|
|
147
|
-
|
|
148
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
## [5.3.6](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.5...@wangeditor-next/editor@5.3.6) (2024-07-16)
|
|
155
|
-
|
|
156
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
## [5.3.5](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.4.0...@wangeditor-next/editor@5.3.5) (2024-07-15)
|
|
163
|
-
|
|
164
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
## [5.3.4](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.4.0...@wangeditor-next/editor@5.3.4) (2024-07-14)
|
|
171
|
-
|
|
172
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
# [5.4.0](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.2...@wangeditor-next/editor@5.4.0) (2024-07-11)
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
### Features
|
|
182
|
-
|
|
183
|
-
* Table add merge / split cell ([26250fa](https://github.com/cycleccc/wangEditor/commit/26250faaa6fbbbdd39a4d5c28364df9d944596bd))
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
## [5.3.2](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.1...@wangeditor-next/editor@5.3.2) (2024-07-08)
|
|
190
|
-
|
|
191
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
## [5.3.1](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.0...@wangeditor-next/editor@5.3.1) (2024-06-29)
|
|
198
|
-
|
|
199
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
# [5.3.0](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.2.8...@wangeditor-next/editor@5.3.0) (2024-06-24)
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
### Features
|
|
209
|
-
|
|
210
|
-
* **video:** add edit video src menu ([77b6d13](https://github.com/cycleccc/wangEditor/commit/77b6d13a5bbbebbf56aee7b6113029b90f7d6686))
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
## [5.2.8](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.2.7...@wangeditor-next/editor@5.2.8) (2024-06-22)
|
|
217
|
-
|
|
218
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
## [5.2.7](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.2.6...@wangeditor-next/editor@5.2.7) (2024-06-22)
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
### Performance Improvements
|
|
228
|
-
|
|
229
|
-
* **video:** modify video position by toolbar ([b0c5f0a](https://github.com/cycleccc/wangEditor/commit/b0c5f0a0fe8e0b0db4456f8777430a1610f700b7))
|
|
230
|
-
* show more config ([055cffc](https://github.com/cycleccc/wangEditor/commit/055cffc6bdeb74636e54e35f31725feb798b8449))
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
### Reverts
|
|
234
|
-
|
|
235
|
-
* **example:** revert content config ([ecfc3e9](https://github.com/cycleccc/wangEditor/commit/ecfc3e93539a52ec3d9c00559ffba527605e29f0))
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
## [5.2.6](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.2.5...@wangeditor-next/editor@5.2.6) (2024-06-17)
|
|
242
|
-
|
|
243
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
## [5.2.5](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.2.4...@wangeditor-next/editor@5.2.5) (2024-06-14)
|
|
250
|
-
|
|
251
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
## [5.2.4](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.2.3...@wangeditor-next/editor@5.2.4) (2024-06-13)
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
### Performance Improvements
|
|
261
|
-
|
|
262
|
-
* add edit image and video width height menu ([f0a9ce6](https://github.com/cycleccc/wangEditor/commit/f0a9ce6a24107e6e4865f38dd8cd1c7f048551f2))
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
## [5.2.3](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.2.2...@wangeditor-next/editor@5.2.3) (2024-06-08)
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
### Performance Improvements
|
|
272
|
-
|
|
273
|
-
* **issue 13:** add replace icon svg by menu config ([a897f58](https://github.com/cycleccc/wangEditor/commit/a897f58fd85a7f8f4bd1e6ad1cd114457eebaf13))
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
## [5.2.2](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.2.1...@wangeditor-next/editor@5.2.2) (2024-06-04)
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
### Performance Improvements
|
|
283
|
-
|
|
284
|
-
* **issue 5259:** video element default center ([9c01d40](https://github.com/cycleccc/wangEditor/commit/9c01d4029dd5a63869e737e579f4a0af50650e1e))
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
## [5.2.1](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.2.0...@wangeditor-next/editor@5.2.1) (2024-05-30)
|
|
291
|
-
|
|
292
|
-
**Note:** Version bump only for package @wangeditor-next/editor
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
# 5.2.0 (2024-05-19)
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
### Bug Fixes
|
|
302
|
-
|
|
303
|
-
* 不支持 IE 浏览器的提醒 ([70c5cae](https://github.com/cycleccc/wangEditor/commit/70c5caefd8f6f663225b7a0b796a035d274ef4e1))
|
|
304
|
-
* 尝试修复 nuxt 报错 issue[#4409](https://github.com/cycleccc/wangEditor/issues/4409) ([912f888](https://github.com/cycleccc/wangEditor/commit/912f8889a11d962b3ac2c65cb5835f4e8c58c372))
|
|
305
|
-
* 打包问题 ([c4e87cc](https://github.com/cycleccc/wangEditor/commit/c4e87ccac82bcf90d20b7304aff83745e52fb1b1))
|
|
306
|
-
* 更新各包之间依赖版本 ([75c552c](https://github.com/cycleccc/wangEditor/commit/75c552cc8ed54765bebb86a7ec5329a7fc79e85f))
|
|
307
|
-
* 兼容 AggregateError ([0cbd82d](https://github.com/cycleccc/wangEditor/commit/0cbd82d30d350b2313f6373e2b5f6d168e47e1bc))
|
|
308
|
-
* 兼容next.js及nuxt.js ([233728e](https://github.com/cycleccc/wangEditor/commit/233728eb984f541437c62a1390fa0542b2cc6227))
|
|
309
|
-
* 开放几个第三方用的 API ([bdf3e70](https://github.com/cycleccc/wangEditor/commit/bdf3e70c52bac71e2056e21237fe4ac9e2b0818f))
|
|
310
|
-
* 拼音隐藏 placeholder ([aec1a9f](https://github.com/cycleccc/wangEditor/commit/aec1a9f62af8944b7894beeca953076ec73545d5))
|
|
311
|
-
* 上传视频 - customBrowseAndUpload 缺少 poster ([c24627a](https://github.com/cycleccc/wangEditor/commit/c24627aaa4c173c5d435e3077dfe8f6b4a9a87b1))
|
|
312
|
-
* 上传图片 - base64 仍触发上传 + 超出 maxSize 的报错提醒 ([a1d469a](https://github.com/cycleccc/wangEditor/commit/a1d469accb7f87f8ea0282a1699d002aaaa4e79a))
|
|
313
|
-
* 添加QQ浏览器polyfill ([a1b476a](https://github.com/cycleccc/wangEditor/commit/a1b476a0bed52315f3e398c586d73f85996f9431))
|
|
314
|
-
* 图片上传,提示 ([3754012](https://github.com/cycleccc/wangEditor/commit/37540129dff1212c5ebfd4ca3f4d4e8def735e73))
|
|
315
|
-
* 修复 node 环境下报错问题 ([5a635a5](https://github.com/cycleccc/wangEditor/commit/5a635a5e8fac942ee214dd22b097e09057abc69c))
|
|
316
|
-
* 修复取消链接后撤销再重做报错的问题 ([9b233a9](https://github.com/cycleccc/wangEditor/commit/9b233a92c95571235248623a6ca5212eb4237f2a))
|
|
317
|
-
* 移除了每个包下的 publishConfig directory 配置 ([16559f0](https://github.com/cycleccc/wangEditor/commit/16559f052545c111318be760e64291a521bdcc65))
|
|
318
|
-
* 优化选中代码块不应该展示 hoverbar 的交互 ([33dcbd6](https://github.com/cycleccc/wangEditor/commit/33dcbd6560dccfbe77e18cfbce8c9f077f19f6cd))
|
|
319
|
-
* checkVideo 增加 poster 参数 ([c0402e1](https://github.com/cycleccc/wangEditor/commit/c0402e155470233d256e037d863dab74c026b7f6))
|
|
320
|
-
* customInsert 不触发 onSuccess ([d6f4a1b](https://github.com/cycleccc/wangEditor/commit/d6f4a1b1494864b116a1310cce2d9e8632c92c6f))
|
|
321
|
-
* delete divider ([f04cbd6](https://github.com/cycleccc/wangEditor/commit/f04cbd6009099629e3cd41be19d20b6788fe7f28))
|
|
322
|
-
* divider - 键盘删除 ([31db059](https://github.com/cycleccc/wangEditor/commit/31db0593dbc77fba9b4a719bc0f48f1223afd680))
|
|
323
|
-
* example/code-hightlight ([7885988](https://github.com/cycleccc/wangEditor/commit/78859884cefc18d15ce2f87507380a78c2ad65e5))
|
|
324
|
-
* focus table 时 isFocused 异常 ([5c52bf3](https://github.com/cycleccc/wangEditor/commit/5c52bf33e91b1a4677e7bbc04c5d80698abfeeab))
|
|
325
|
-
* globalThis 兼容性 ([7a47f4b](https://github.com/cycleccc/wangEditor/commit/7a47f4b904815516d3b5749ab652ff80478411bc))
|
|
326
|
-
* group-menu 考虑 excludeKeys ([ecc29f3](https://github.com/cycleccc/wangEditor/commit/ecc29f3b24992c8dc0adf006d81b0d4a252683c5))
|
|
327
|
-
* hoverbar config - 同时选中文字和 table ([8f6b4d1](https://github.com/cycleccc/wangEditor/commit/8f6b4d1a20e3b1b75da69b20bd5893ce08a27185))
|
|
328
|
-
* hoverbarKeys - text ([59b4840](https://github.com/cycleccc/wangEditor/commit/59b48406b4c373ef029a5f5bdb0d15d925a91a0f))
|
|
329
|
-
* html 特殊字符 ([b3eb81b](https://github.com/cycleccc/wangEditor/commit/b3eb81bc9c4aa15c2ff7451c173de15d6c4552bc))
|
|
330
|
-
* i18n - 获取多语言配置 ([9f81597](https://github.com/cycleccc/wangEditor/commit/9f815970f8c3c6dddb6bf846ecb672325e80444b))
|
|
331
|
-
* i18n 切换语言 ([b3b4642](https://github.com/cycleccc/wangEditor/commit/b3b4642c6e72ab0b13b05657745abb87e71c633d))
|
|
332
|
-
* insertKeys ([0a89420](https://github.com/cycleccc/wangEditor/commit/0a8942050bd0b39afb5bbc55ca7842461a5b98eb))
|
|
333
|
-
* link, text hoverbar 选区问题 ([e0b7438](https://github.com/cycleccc/wangEditor/commit/e0b7438c89a347f1b0b940d9c11150b72d595529))
|
|
334
|
-
* menu 点击多次才能生效 ([6497e39](https://github.com/cycleccc/wangEditor/commit/6497e39225a993c4d87f9ffddf20086446a4fbc2))
|
|
335
|
-
* normalize when create editor ([2b51962](https://github.com/cycleccc/wangEditor/commit/2b5196244a93ad7beb316bfa42e557221967d063))
|
|
336
|
-
* parse html - v4 video ([8dca822](https://github.com/cycleccc/wangEditor/commit/8dca822f9f1b52fd71dd6e17f0954d6aa016324b))
|
|
337
|
-
* qq 浏览器报错 ([8a09ed5](https://github.com/cycleccc/wangEditor/commit/8a09ed5d810fc1e2c4d0c529aa1269ed0c06425e))
|
|
338
|
-
* readOnly 时菜单还可操作 ([0d4a29b](https://github.com/cycleccc/wangEditor/commit/0d4a29bb5ba8b62ac11a09d3f814abcb1fcf46be))
|
|
339
|
-
* registerModule ([189981c](https://github.com/cycleccc/wangEditor/commit/189981c73db07d5b15ee4c46b1639f76f6f63ba1))
|
|
340
|
-
* rename es module filename ([1821d4e](https://github.com/cycleccc/wangEditor/commit/1821d4eef49e64efcb41b848849ca7a5e6472044))
|
|
341
|
-
* scroll 滚动问题 ([bc133e1](https://github.com/cycleccc/wangEditor/commit/bc133e1e4ca89ab5042cbc0971578ad144499805))
|
|
342
|
-
* setHtml 支持空字符串 ([d438157](https://github.com/cycleccc/wangEditor/commit/d43815766320d9cb0548bae0415c54ce7b147efb))
|
|
343
|
-
* shadow dom 样式缺失 ([2fcb69c](https://github.com/cycleccc/wangEditor/commit/2fcb69c866266cc5b0265cff031ae9279d368b84))
|
|
344
|
-
* style-to-html - 输入 a 会删除外部的 <a> 标签 ([af1f523](https://github.com/cycleccc/wangEditor/commit/af1f523983f2bc4b7eaf9726d4b8a35227ab27dc))
|
|
345
|
-
* table - elemToHtml ([e36e609](https://github.com/cycleccc/wangEditor/commit/e36e6092ef721723169afc8bf0560a47ac9f4dfc))
|
|
346
|
-
* tableCell 中 br 报错 ([8604db7](https://github.com/cycleccc/wangEditor/commit/8604db751b622c01fa5391af59328236cf13effc))
|
|
347
|
-
* text hoverbar ([c7de4f8](https://github.com/cycleccc/wangEditor/commit/c7de4f815d6f5b9e009a3149ed042052576c424e))
|
|
348
|
-
* text hoverbar ([efe9a34](https://github.com/cycleccc/wangEditor/commit/efe9a34d85f8baaeced27543a7bcd508b50f6bca))
|
|
349
|
-
* upload file callback error ([bf20e07](https://github.com/cycleccc/wangEditor/commit/bf20e07f12ed242b0ab4bb2290d876153a822972))
|
|
350
|
-
* video - 键盘删除 ([5a6bedd](https://github.com/cycleccc/wangEditor/commit/5a6bedd80fa0d758270731f62115637ad7f313d0))
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
### Features
|
|
354
|
-
|
|
355
|
-
* 两端对齐 ([e5080d3](https://github.com/cycleccc/wangEditor/commit/e5080d3dd102f7a951d8e1f370db834778ecbdfa))
|
|
356
|
-
* 上标 下标 ([40dab08](https://github.com/cycleccc/wangEditor/commit/40dab085a061ea3e838f0cfa86260c6c6f894c69))
|
|
357
|
-
* 上传图片 metaWithUrl ([2485157](https://github.com/cycleccc/wangEditor/commit/24851576a1dcc07b1a8931d17a147c3640222e85))
|
|
358
|
-
* 增加 enable disable API(删除 setConfig setMenuConfig API) ([984fc50](https://github.com/cycleccc/wangEditor/commit/984fc50520061fc34ea08f4136bdeb93dee46564))
|
|
359
|
-
* 支持 nodejs 环境 ([484f18c](https://github.com/cycleccc/wangEditor/commit/484f18c3abc70d19e51c556f48491c18d390b1e1))
|
|
360
|
-
* basic text style module ([005b343](https://github.com/cycleccc/wangEditor/commit/005b343573ba98f2d0b8480d034ff6807a499aa3))
|
|
361
|
-
* block quote ([c3c87a5](https://github.com/cycleccc/wangEditor/commit/c3c87a5c09b311eb14c799df94fc4826aa3f4262))
|
|
362
|
-
* bold & header ([8130c23](https://github.com/cycleccc/wangEditor/commit/8130c23ad84485a68cf9ca4b53d52fab1cec4e96))
|
|
363
|
-
* clearStyle menu ([8002f70](https://github.com/cycleccc/wangEditor/commit/8002f707ed04b914180ec36fdca0edf48c815e01))
|
|
364
|
-
* code highlight ([42b2f8d](https://github.com/cycleccc/wangEditor/commit/42b2f8d192e2433593c11ad0b8424737f6cffb58))
|
|
365
|
-
* code-block - part ([a8bcd63](https://github.com/cycleccc/wangEditor/commit/a8bcd63d882832ac05a32878df0f767d145e0fa7))
|
|
366
|
-
* create editor ([12d98e4](https://github.com/cycleccc/wangEditor/commit/12d98e4bee179e9d277ec3ec2ecb827962ed0e75))
|
|
367
|
-
* create mode ([63c2eef](https://github.com/cycleccc/wangEditor/commit/63c2eef9a9a0a2838dfadd23483de35a76f88b0b))
|
|
368
|
-
* customPaste ([0f25f5c](https://github.com/cycleccc/wangEditor/commit/0f25f5cae3a2cd5ae5832f3fc1026b3ab6d047e0))
|
|
369
|
-
* divider menu ([5262634](https://github.com/cycleccc/wangEditor/commit/526263445616725541bf374b80260e73b1d4c6ec))
|
|
370
|
-
* drag resize image ([cd72028](https://github.com/cycleccc/wangEditor/commit/cd72028f1786e2e53079ad5cbef1b8569731ca79))
|
|
371
|
-
* editor 生命周期,自定义事件 ([00e9bc2](https://github.com/cycleccc/wangEditor/commit/00e9bc2cfcb8b622764db1c76394491d72ffd93e))
|
|
372
|
-
* editor with-selection plugin ([9f0a39f](https://github.com/cycleccc/wangEditor/commit/9f0a39fecf6d92888d2a97929820d3be038efb31))
|
|
373
|
-
* editor.isSelectedAll ([960c845](https://github.com/cycleccc/wangEditor/commit/960c8455f85a6bc7350f9944be80b3997bc1fea1))
|
|
374
|
-
* editor.showProgressBar ([51761d4](https://github.com/cycleccc/wangEditor/commit/51761d466ab3ef7c99e872954d4724ab51d8e28c))
|
|
375
|
-
* editVideoSize ([375eecb](https://github.com/cycleccc/wangEditor/commit/375eecba826eac681268c55c47bcd922f7157d63))
|
|
376
|
-
* emotion ([736f955](https://github.com/cycleccc/wangEditor/commit/736f955211287bafca2375de3c8193cd0aa0856f))
|
|
377
|
-
* enter menu ([988fc31](https://github.com/cycleccc/wangEditor/commit/988fc31f31de3d37dffbf54abb784cceb8e6118d))
|
|
378
|
-
* font-size + font-family ([cc649e0](https://github.com/cycleccc/wangEditor/commit/cc649e0918ce58e78b4d5ee49a400197b9d04b70))
|
|
379
|
-
* fullScreen ([e7ccd88](https://github.com/cycleccc/wangEditor/commit/e7ccd88a7dd58f64b7bd484de428e3a76cc994f7))
|
|
380
|
-
* getElemsByTypePrefix (删掉 getHeaders) ([c18834b](https://github.com/cycleccc/wangEditor/commit/c18834b3ebfd97fb36ccbe0faa84e6fe8c30eb67))
|
|
381
|
-
* header button menu ([6413135](https://github.com/cycleccc/wangEditor/commit/64131354d54705e11fd6992fcf5a4389371c3560))
|
|
382
|
-
* hover bar ([107356e](https://github.com/cycleccc/wangEditor/commit/107356eff7bfaf53ce25e39244f8133c80518375))
|
|
383
|
-
* i18n ([c11b244](https://github.com/cycleccc/wangEditor/commit/c11b2440f91b99d40bca18b675c66a22b6e160c9))
|
|
384
|
-
* image menu - width 50% 100% ([f9b4c68](https://github.com/cycleccc/wangEditor/commit/f9b4c68dff3232b50491b07949c20eb4c18baa6b))
|
|
385
|
-
* image menus & position ([bf5beba](https://github.com/cycleccc/wangEditor/commit/bf5beba7b3014d63f0b9fe0063530c8b101a5011))
|
|
386
|
-
* indent menu + groupMenu ([08db901](https://github.com/cycleccc/wangEditor/commit/08db901cd3a3f2ddb2173cc4b36d471e4e68237e))
|
|
387
|
-
* insert link ([b04242f](https://github.com/cycleccc/wangEditor/commit/b04242ffa252d4088f5360c3de45c24d6f493552))
|
|
388
|
-
* justify ([2ed7b88](https://github.com/cycleccc/wangEditor/commit/2ed7b883ca759dc4a9e0eefbd23cfe603a0f46fd))
|
|
389
|
-
* line-height menu ([755a752](https://github.com/cycleccc/wangEditor/commit/755a752d76803423f2794b85004d75055c9b54ec))
|
|
390
|
-
* list menu ([fe6c083](https://github.com/cycleccc/wangEditor/commit/fe6c0830b2c43e335e5972f85096f490694bbe19))
|
|
391
|
-
* menu color - part ([3a6cc86](https://github.com/cycleccc/wangEditor/commit/3a6cc86a7f9133d0862310c408abafb30c531734))
|
|
392
|
-
* menu color & dropPanel & menu config ([5d0d41b](https://github.com/cycleccc/wangEditor/commit/5d0d41b9a765a7deb583393f129925414c36ef35))
|
|
393
|
-
* modal appendTo body ([fc0ab06](https://github.com/cycleccc/wangEditor/commit/fc0ab06d5c7177eceb04643234a8c301ca4de396))
|
|
394
|
-
* parse html ([2a5eace](https://github.com/cycleccc/wangEditor/commit/2a5eace00f33cded50b68e8164748ec2480213fd))
|
|
395
|
-
* parse src (link image video) ([715a841](https://github.com/cycleccc/wangEditor/commit/715a841fc6c730ee2b448a1799a07ce778128aad))
|
|
396
|
-
* selectList ([b7366ab](https://github.com/cycleccc/wangEditor/commit/b7366ab2dafd379145d85881052d6f400bd13c85))
|
|
397
|
-
* setHtml ([f4f91b8](https://github.com/cycleccc/wangEditor/commit/f4f91b883298091e3679ca6b206ae0d796003772))
|
|
398
|
-
* shadow dom example ([c55f38d](https://github.com/cycleccc/wangEditor/commit/c55f38dab7886b9115c4353118d1f182885878ae))
|
|
399
|
-
* table module ([a397116](https://github.com/cycleccc/wangEditor/commit/a397116de73e088232d9c41828f30f8d56a22dd4))
|
|
400
|
-
* table module - header + fullWidth ([9a8a0e0](https://github.com/cycleccc/wangEditor/commit/9a8a0e093af944ee7deab674f47c2ec7baae0e63))
|
|
401
|
-
* text and toolbar ([3ae5d0c](https://github.com/cycleccc/wangEditor/commit/3ae5d0c4138fec7397ac8629e0012affe6b7dfa4))
|
|
402
|
-
* todo ([9608fef](https://github.com/cycleccc/wangEditor/commit/9608fef2ff86368cdcbb950a74af1246a58709de))
|
|
403
|
-
* toHtml 机制 ([1c4d872](https://github.com/cycleccc/wangEditor/commit/1c4d8729f84aaab6a448f23064b34a20596305e9))
|
|
404
|
-
* toolbar config - insertKeys ([a2f3c4b](https://github.com/cycleccc/wangEditor/commit/a2f3c4be3762831723495bbc9d50eb6c9b05d195))
|
|
405
|
-
* toolbar excludeKeys ([09bd196](https://github.com/cycleccc/wangEditor/commit/09bd196ea24c19b04e5e7e38227ca94332847bf8))
|
|
406
|
-
* tooltip ([994d875](https://github.com/cycleccc/wangEditor/commit/994d875fee81cf01271c2e440c1df202aa067d0e))
|
|
407
|
-
* undo redo - menu ([bfb3014](https://github.com/cycleccc/wangEditor/commit/bfb3014791cfcb2d7897f916bf280a57b1906e4d))
|
|
408
|
-
* updateLink + unLink + viewLink ([254d554](https://github.com/cycleccc/wangEditor/commit/254d55466b3c8527dd9f0bf34681abd801c8c8ce))
|
|
409
|
-
* upload image ([0a0564b](https://github.com/cycleccc/wangEditor/commit/0a0564bf14edd4dea6eb958e653272a9a216cec1))
|
|
410
|
-
* upload video ([ac8e6f8](https://github.com/cycleccc/wangEditor/commit/ac8e6f8b5258e593714676a6f6be359ba525833c))
|
|
411
|
-
* video menu ([c1faa1c](https://github.com/cycleccc/wangEditor/commit/c1faa1cfa896e1d240f5a2a100e1fd9b89dbef0b))
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
## [5.1.23](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.22...@wangeditor/editor@5.1.23) (2022-11-14)
|
|
418
|
-
|
|
419
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
## [5.1.22](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.21...@wangeditor/editor@5.1.22) (2022-10-18)
|
|
426
|
-
|
|
427
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
## [5.1.21](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.20...@wangeditor/editor@5.1.21) (2022-10-04)
|
|
434
|
-
|
|
435
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
## [5.1.20](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.19...@wangeditor/editor@5.1.20) (2022-09-27)
|
|
442
|
-
|
|
443
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
## [5.1.19](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.18...@wangeditor/editor@5.1.19) (2022-09-27)
|
|
450
|
-
|
|
451
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
## [5.1.18](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.17...@wangeditor/editor@5.1.18) (2022-09-16)
|
|
458
|
-
|
|
459
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
## [5.1.17](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.16...@wangeditor/editor@5.1.17) (2022-09-15)
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
### Bug Fixes
|
|
469
|
-
|
|
470
|
-
* customInsert 不触发 onSuccess ([d6f4a1b](https://github.com/cycleccc/wangEditor/commit/d6f4a1b1494864b116a1310cce2d9e8632c92c6f))
|
|
471
|
-
* focus table 时 isFocused 异常 ([5c52bf3](https://github.com/cycleccc/wangEditor/commit/5c52bf33e91b1a4677e7bbc04c5d80698abfeeab))
|
|
472
|
-
* 上传视频 - customBrowseAndUpload 缺少 poster ([c24627a](https://github.com/cycleccc/wangEditor/commit/c24627aaa4c173c5d435e3077dfe8f6b4a9a87b1))
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
## [5.1.16](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.15...@wangeditor/editor@5.1.16) (2022-09-14)
|
|
479
|
-
|
|
480
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
## [5.1.15](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.14...@wangeditor/editor@5.1.15) (2022-08-30)
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
### Bug Fixes
|
|
490
|
-
|
|
491
|
-
* checkVideo 增加 poster 参数 ([c0402e1](https://github.com/cycleccc/wangEditor/commit/c0402e155470233d256e037d863dab74c026b7f6))
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
## [5.1.14](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.13...@wangeditor/editor@5.1.14) (2022-07-27)
|
|
498
|
-
|
|
499
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
## [5.1.13](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.12...@wangeditor/editor@5.1.13) (2022-07-27)
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
### Bug Fixes
|
|
509
|
-
|
|
510
|
-
* setHtml 支持空字符串 ([d438157](https://github.com/cycleccc/wangEditor/commit/d43815766320d9cb0548bae0415c54ce7b147efb))
|
|
511
|
-
* upload file callback error ([bf20e07](https://github.com/cycleccc/wangEditor/commit/bf20e07f12ed242b0ab4bb2290d876153a822972))
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
## [5.1.12](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.11...@wangeditor/editor@5.1.12) (2022-07-22)
|
|
518
|
-
|
|
519
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
## [5.1.11](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.10...@wangeditor/editor@5.1.11) (2022-07-18)
|
|
526
|
-
|
|
527
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
## [5.1.10](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.9...@wangeditor/editor@5.1.10) (2022-07-16)
|
|
534
|
-
|
|
535
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
## [5.1.9](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.8...@wangeditor/editor@5.1.9) (2022-07-14)
|
|
542
|
-
|
|
543
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
## [5.1.8](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.7...@wangeditor/editor@5.1.8) (2022-07-14)
|
|
550
|
-
|
|
551
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
## [5.1.7](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.6...@wangeditor/editor@5.1.7) (2022-07-13)
|
|
558
|
-
|
|
559
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
## [5.1.6](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.5...@wangeditor/editor@5.1.6) (2022-07-12)
|
|
566
|
-
|
|
567
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
## [5.1.5](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.3...@wangeditor/editor@5.1.5) (2022-07-11)
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
### Bug Fixes
|
|
577
|
-
|
|
578
|
-
* 尝试修复 nuxt 报错 issue[#4409](https://github.com/cycleccc/wangEditor/issues/4409) ([912f888](https://github.com/cycleccc/wangEditor/commit/912f8889a11d962b3ac2c65cb5835f4e8c58c372))
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
## [5.1.4](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.3...@wangeditor/editor@5.1.4) (2022-07-11)
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
### Bug Fixes
|
|
588
|
-
|
|
589
|
-
* 尝试修复 nuxt 报错 issue[#4409](https://github.com/cycleccc/wangEditor/issues/4409) ([912f888](https://github.com/cycleccc/wangEditor/commit/912f8889a11d962b3ac2c65cb5835f4e8c58c372))
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
## [5.1.3](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.2...@wangeditor/editor@5.1.3) (2022-07-11)
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
### Bug Fixes
|
|
599
|
-
|
|
600
|
-
* scroll 滚动问题 ([bc133e1](https://github.com/cycleccc/wangEditor/commit/bc133e1e4ca89ab5042cbc0971578ad144499805))
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
## [5.1.2](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.1...@wangeditor/editor@5.1.2) (2022-07-11)
|
|
607
|
-
|
|
608
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
## [5.1.1](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.0...@wangeditor/editor@5.1.1) (2022-06-02)
|
|
615
|
-
|
|
616
|
-
**Note:** Version bump only for package @wangeditor/editor
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
# [5.1.0](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.0.1...@wangeditor/editor@5.1.0) (2022-05-25)
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
### Features
|
|
626
|
-
|
|
627
|
-
* editVideoSize ([375eecb](https://github.com/cycleccc/wangEditor/commit/375eecba826eac681268c55c47bcd922f7157d63))
|
|
628
|
-
* enter menu ([988fc31](https://github.com/cycleccc/wangEditor/commit/988fc31f31de3d37dffbf54abb784cceb8e6118d))
|
|
629
|
-
* setHtml ([f4f91b8](https://github.com/cycleccc/wangEditor/commit/f4f91b883298091e3679ca6b206ae0d796003772))
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
## 5.0.1 (2022-04-18)
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
### Bug Fixes
|
|
639
|
-
|
|
640
|
-
* 不支持 IE 浏览器的提醒 ([70c5cae](https://github.com/cycleccc/wangEditor/commit/70c5caefd8f6f663225b7a0b796a035d274ef4e1))
|
|
641
|
-
* 打包问题 ([c4e87cc](https://github.com/cycleccc/wangEditor/commit/c4e87ccac82bcf90d20b7304aff83745e52fb1b1))
|
|
642
|
-
* 更新各包之间依赖版本 ([75c552c](https://github.com/cycleccc/wangEditor/commit/75c552cc8ed54765bebb86a7ec5329a7fc79e85f))
|
|
643
|
-
* 兼容 AggregateError ([0cbd82d](https://github.com/cycleccc/wangEditor/commit/0cbd82d30d350b2313f6373e2b5f6d168e47e1bc))
|
|
644
|
-
* 兼容next.js及nuxt.js ([233728e](https://github.com/cycleccc/wangEditor/commit/233728eb984f541437c62a1390fa0542b2cc6227))
|
|
645
|
-
* 开放几个第三方用的 API ([bdf3e70](https://github.com/cycleccc/wangEditor/commit/bdf3e70c52bac71e2056e21237fe4ac9e2b0818f))
|
|
646
|
-
* 拼音隐藏 placeholder ([aec1a9f](https://github.com/cycleccc/wangEditor/commit/aec1a9f62af8944b7894beeca953076ec73545d5))
|
|
647
|
-
* 上传图片 - base64 仍触发上传 + 超出 maxSize 的报错提醒 ([a1d469a](https://github.com/cycleccc/wangEditor/commit/a1d469accb7f87f8ea0282a1699d002aaaa4e79a))
|
|
648
|
-
* 添加QQ浏览器polyfill ([a1b476a](https://github.com/cycleccc/wangEditor/commit/a1b476a0bed52315f3e398c586d73f85996f9431))
|
|
649
|
-
* 图片上传,提示 ([3754012](https://github.com/cycleccc/wangEditor/commit/37540129dff1212c5ebfd4ca3f4d4e8def735e73))
|
|
650
|
-
* 修复 node 环境下报错问题 ([5a635a5](https://github.com/cycleccc/wangEditor/commit/5a635a5e8fac942ee214dd22b097e09057abc69c))
|
|
651
|
-
* 修复取消链接后撤销再重做报错的问题 ([9b233a9](https://github.com/cycleccc/wangEditor/commit/9b233a92c95571235248623a6ca5212eb4237f2a))
|
|
652
|
-
* 移除了每个包下的 publishConfig directory 配置 ([16559f0](https://github.com/cycleccc/wangEditor/commit/16559f052545c111318be760e64291a521bdcc65))
|
|
653
|
-
* 优化选中代码块不应该展示 hoverbar 的交互 ([33dcbd6](https://github.com/cycleccc/wangEditor/commit/33dcbd6560dccfbe77e18cfbce8c9f077f19f6cd))
|
|
654
|
-
* delete divider ([f04cbd6](https://github.com/cycleccc/wangEditor/commit/f04cbd6009099629e3cd41be19d20b6788fe7f28))
|
|
655
|
-
* divider - 键盘删除 ([31db059](https://github.com/cycleccc/wangEditor/commit/31db0593dbc77fba9b4a719bc0f48f1223afd680))
|
|
656
|
-
* example/code-hightlight ([7885988](https://github.com/cycleccc/wangEditor/commit/78859884cefc18d15ce2f87507380a78c2ad65e5))
|
|
657
|
-
* globalThis 兼容性 ([7a47f4b](https://github.com/cycleccc/wangEditor/commit/7a47f4b904815516d3b5749ab652ff80478411bc))
|
|
658
|
-
* group-menu 考虑 excludeKeys ([ecc29f3](https://github.com/cycleccc/wangEditor/commit/ecc29f3b24992c8dc0adf006d81b0d4a252683c5))
|
|
659
|
-
* hoverbar config - 同时选中文字和 table ([8f6b4d1](https://github.com/cycleccc/wangEditor/commit/8f6b4d1a20e3b1b75da69b20bd5893ce08a27185))
|
|
660
|
-
* hoverbarKeys - text ([59b4840](https://github.com/cycleccc/wangEditor/commit/59b48406b4c373ef029a5f5bdb0d15d925a91a0f))
|
|
661
|
-
* html 特殊字符 ([b3eb81b](https://github.com/cycleccc/wangEditor/commit/b3eb81bc9c4aa15c2ff7451c173de15d6c4552bc))
|
|
662
|
-
* i18n - 获取多语言配置 ([9f81597](https://github.com/cycleccc/wangEditor/commit/9f815970f8c3c6dddb6bf846ecb672325e80444b))
|
|
663
|
-
* i18n 切换语言 ([b3b4642](https://github.com/cycleccc/wangEditor/commit/b3b4642c6e72ab0b13b05657745abb87e71c633d))
|
|
664
|
-
* insertKeys ([0a89420](https://github.com/cycleccc/wangEditor/commit/0a8942050bd0b39afb5bbc55ca7842461a5b98eb))
|
|
665
|
-
* link, text hoverbar 选区问题 ([e0b7438](https://github.com/cycleccc/wangEditor/commit/e0b7438c89a347f1b0b940d9c11150b72d595529))
|
|
666
|
-
* menu 点击多次才能生效 ([6497e39](https://github.com/cycleccc/wangEditor/commit/6497e39225a993c4d87f9ffddf20086446a4fbc2))
|
|
667
|
-
* normalize when create editor ([2b51962](https://github.com/cycleccc/wangEditor/commit/2b5196244a93ad7beb316bfa42e557221967d063))
|
|
668
|
-
* parse html - v4 video ([8dca822](https://github.com/cycleccc/wangEditor/commit/8dca822f9f1b52fd71dd6e17f0954d6aa016324b))
|
|
669
|
-
* qq 浏览器报错 ([8a09ed5](https://github.com/cycleccc/wangEditor/commit/8a09ed5d810fc1e2c4d0c529aa1269ed0c06425e))
|
|
670
|
-
* readOnly 时菜单还可操作 ([0d4a29b](https://github.com/cycleccc/wangEditor/commit/0d4a29bb5ba8b62ac11a09d3f814abcb1fcf46be))
|
|
671
|
-
* registerModule ([189981c](https://github.com/cycleccc/wangEditor/commit/189981c73db07d5b15ee4c46b1639f76f6f63ba1))
|
|
672
|
-
* rename es module filename ([1821d4e](https://github.com/cycleccc/wangEditor/commit/1821d4eef49e64efcb41b848849ca7a5e6472044))
|
|
673
|
-
* shadow dom 样式缺失 ([2fcb69c](https://github.com/cycleccc/wangEditor/commit/2fcb69c866266cc5b0265cff031ae9279d368b84))
|
|
674
|
-
* style-to-html - 输入 a 会删除外部的 <a> 标签 ([af1f523](https://github.com/cycleccc/wangEditor/commit/af1f523983f2bc4b7eaf9726d4b8a35227ab27dc))
|
|
675
|
-
* table - elemToHtml ([e36e609](https://github.com/cycleccc/wangEditor/commit/e36e6092ef721723169afc8bf0560a47ac9f4dfc))
|
|
676
|
-
* tableCell 中 br 报错 ([8604db7](https://github.com/cycleccc/wangEditor/commit/8604db751b622c01fa5391af59328236cf13effc))
|
|
677
|
-
* text hoverbar ([c7de4f8](https://github.com/cycleccc/wangEditor/commit/c7de4f815d6f5b9e009a3149ed042052576c424e))
|
|
678
|
-
* text hoverbar ([efe9a34](https://github.com/cycleccc/wangEditor/commit/efe9a34d85f8baaeced27543a7bcd508b50f6bca))
|
|
679
|
-
* video - 键盘删除 ([5a6bedd](https://github.com/cycleccc/wangEditor/commit/5a6bedd80fa0d758270731f62115637ad7f313d0))
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
### Features
|
|
683
|
-
|
|
684
|
-
* 两端对齐 ([e5080d3](https://github.com/cycleccc/wangEditor/commit/e5080d3dd102f7a951d8e1f370db834778ecbdfa))
|
|
685
|
-
* 上标 下标 ([40dab08](https://github.com/cycleccc/wangEditor/commit/40dab085a061ea3e838f0cfa86260c6c6f894c69))
|
|
686
|
-
* 上传图片 metaWithUrl ([2485157](https://github.com/cycleccc/wangEditor/commit/24851576a1dcc07b1a8931d17a147c3640222e85))
|
|
687
|
-
* 增加 enable disable API(删除 setConfig setMenuConfig API) ([984fc50](https://github.com/cycleccc/wangEditor/commit/984fc50520061fc34ea08f4136bdeb93dee46564))
|
|
688
|
-
* 支持 nodejs 环境 ([484f18c](https://github.com/cycleccc/wangEditor/commit/484f18c3abc70d19e51c556f48491c18d390b1e1))
|
|
689
|
-
* basic text style module ([005b343](https://github.com/cycleccc/wangEditor/commit/005b343573ba98f2d0b8480d034ff6807a499aa3))
|
|
690
|
-
* block quote ([c3c87a5](https://github.com/cycleccc/wangEditor/commit/c3c87a5c09b311eb14c799df94fc4826aa3f4262))
|
|
691
|
-
* bold & header ([8130c23](https://github.com/cycleccc/wangEditor/commit/8130c23ad84485a68cf9ca4b53d52fab1cec4e96))
|
|
692
|
-
* clearStyle menu ([8002f70](https://github.com/cycleccc/wangEditor/commit/8002f707ed04b914180ec36fdca0edf48c815e01))
|
|
693
|
-
* code highlight ([42b2f8d](https://github.com/cycleccc/wangEditor/commit/42b2f8d192e2433593c11ad0b8424737f6cffb58))
|
|
694
|
-
* code-block - part ([a8bcd63](https://github.com/cycleccc/wangEditor/commit/a8bcd63d882832ac05a32878df0f767d145e0fa7))
|
|
695
|
-
* create editor ([12d98e4](https://github.com/cycleccc/wangEditor/commit/12d98e4bee179e9d277ec3ec2ecb827962ed0e75))
|
|
696
|
-
* create mode ([63c2eef](https://github.com/cycleccc/wangEditor/commit/63c2eef9a9a0a2838dfadd23483de35a76f88b0b))
|
|
697
|
-
* customPaste ([0f25f5c](https://github.com/cycleccc/wangEditor/commit/0f25f5cae3a2cd5ae5832f3fc1026b3ab6d047e0))
|
|
698
|
-
* divider menu ([5262634](https://github.com/cycleccc/wangEditor/commit/526263445616725541bf374b80260e73b1d4c6ec))
|
|
699
|
-
* drag resize image ([cd72028](https://github.com/cycleccc/wangEditor/commit/cd72028f1786e2e53079ad5cbef1b8569731ca79))
|
|
700
|
-
* editor 生命周期,自定义事件 ([00e9bc2](https://github.com/cycleccc/wangEditor/commit/00e9bc2cfcb8b622764db1c76394491d72ffd93e))
|
|
701
|
-
* editor with-selection plugin ([9f0a39f](https://github.com/cycleccc/wangEditor/commit/9f0a39fecf6d92888d2a97929820d3be038efb31))
|
|
702
|
-
* editor.isSelectedAll ([960c845](https://github.com/cycleccc/wangEditor/commit/960c8455f85a6bc7350f9944be80b3997bc1fea1))
|
|
703
|
-
* editor.showProgressBar ([51761d4](https://github.com/cycleccc/wangEditor/commit/51761d466ab3ef7c99e872954d4724ab51d8e28c))
|
|
704
|
-
* emotion ([736f955](https://github.com/cycleccc/wangEditor/commit/736f955211287bafca2375de3c8193cd0aa0856f))
|
|
705
|
-
* font-size + font-family ([cc649e0](https://github.com/cycleccc/wangEditor/commit/cc649e0918ce58e78b4d5ee49a400197b9d04b70))
|
|
706
|
-
* fullScreen ([e7ccd88](https://github.com/cycleccc/wangEditor/commit/e7ccd88a7dd58f64b7bd484de428e3a76cc994f7))
|
|
707
|
-
* getElemsByTypePrefix (删掉 getHeaders) ([c18834b](https://github.com/cycleccc/wangEditor/commit/c18834b3ebfd97fb36ccbe0faa84e6fe8c30eb67))
|
|
708
|
-
* header button menu ([6413135](https://github.com/cycleccc/wangEditor/commit/64131354d54705e11fd6992fcf5a4389371c3560))
|
|
709
|
-
* hover bar ([107356e](https://github.com/cycleccc/wangEditor/commit/107356eff7bfaf53ce25e39244f8133c80518375))
|
|
710
|
-
* i18n ([c11b244](https://github.com/cycleccc/wangEditor/commit/c11b2440f91b99d40bca18b675c66a22b6e160c9))
|
|
711
|
-
* image menu - width 50% 100% ([f9b4c68](https://github.com/cycleccc/wangEditor/commit/f9b4c68dff3232b50491b07949c20eb4c18baa6b))
|
|
712
|
-
* image menus & position ([bf5beba](https://github.com/cycleccc/wangEditor/commit/bf5beba7b3014d63f0b9fe0063530c8b101a5011))
|
|
713
|
-
* indent menu + groupMenu ([08db901](https://github.com/cycleccc/wangEditor/commit/08db901cd3a3f2ddb2173cc4b36d471e4e68237e))
|
|
714
|
-
* insert link ([b04242f](https://github.com/cycleccc/wangEditor/commit/b04242ffa252d4088f5360c3de45c24d6f493552))
|
|
715
|
-
* justify ([2ed7b88](https://github.com/cycleccc/wangEditor/commit/2ed7b883ca759dc4a9e0eefbd23cfe603a0f46fd))
|
|
716
|
-
* line-height menu ([755a752](https://github.com/cycleccc/wangEditor/commit/755a752d76803423f2794b85004d75055c9b54ec))
|
|
717
|
-
* list menu ([fe6c083](https://github.com/cycleccc/wangEditor/commit/fe6c0830b2c43e335e5972f85096f490694bbe19))
|
|
718
|
-
* menu color - part ([3a6cc86](https://github.com/cycleccc/wangEditor/commit/3a6cc86a7f9133d0862310c408abafb30c531734))
|
|
719
|
-
* menu color & dropPanel & menu config ([5d0d41b](https://github.com/cycleccc/wangEditor/commit/5d0d41b9a765a7deb583393f129925414c36ef35))
|
|
720
|
-
* modal appendTo body ([fc0ab06](https://github.com/cycleccc/wangEditor/commit/fc0ab06d5c7177eceb04643234a8c301ca4de396))
|
|
721
|
-
* parse html ([2a5eace](https://github.com/cycleccc/wangEditor/commit/2a5eace00f33cded50b68e8164748ec2480213fd))
|
|
722
|
-
* parse src (link image video) ([715a841](https://github.com/cycleccc/wangEditor/commit/715a841fc6c730ee2b448a1799a07ce778128aad))
|
|
723
|
-
* selectList ([b7366ab](https://github.com/cycleccc/wangEditor/commit/b7366ab2dafd379145d85881052d6f400bd13c85))
|
|
724
|
-
* shadow dom example ([c55f38d](https://github.com/cycleccc/wangEditor/commit/c55f38dab7886b9115c4353118d1f182885878ae))
|
|
725
|
-
* table module ([a397116](https://github.com/cycleccc/wangEditor/commit/a397116de73e088232d9c41828f30f8d56a22dd4))
|
|
726
|
-
* table module - header + fullWidth ([9a8a0e0](https://github.com/cycleccc/wangEditor/commit/9a8a0e093af944ee7deab674f47c2ec7baae0e63))
|
|
727
|
-
* text and toolbar ([3ae5d0c](https://github.com/cycleccc/wangEditor/commit/3ae5d0c4138fec7397ac8629e0012affe6b7dfa4))
|
|
728
|
-
* todo ([9608fef](https://github.com/cycleccc/wangEditor/commit/9608fef2ff86368cdcbb950a74af1246a58709de))
|
|
729
|
-
* toHtml 机制 ([1c4d872](https://github.com/cycleccc/wangEditor/commit/1c4d8729f84aaab6a448f23064b34a20596305e9))
|
|
730
|
-
* toolbar config - insertKeys ([a2f3c4b](https://github.com/cycleccc/wangEditor/commit/a2f3c4be3762831723495bbc9d50eb6c9b05d195))
|
|
731
|
-
* toolbar excludeKeys ([09bd196](https://github.com/cycleccc/wangEditor/commit/09bd196ea24c19b04e5e7e38227ca94332847bf8))
|
|
732
|
-
* tooltip ([994d875](https://github.com/cycleccc/wangEditor/commit/994d875fee81cf01271c2e440c1df202aa067d0e))
|
|
733
|
-
* undo redo - menu ([bfb3014](https://github.com/cycleccc/wangEditor/commit/bfb3014791cfcb2d7897f916bf280a57b1906e4d))
|
|
734
|
-
* updateLink + unLink + viewLink ([254d554](https://github.com/cycleccc/wangEditor/commit/254d55466b3c8527dd9f0bf34681abd801c8c8ce))
|
|
735
|
-
* upload image ([0a0564b](https://github.com/cycleccc/wangEditor/commit/0a0564bf14edd4dea6eb958e653272a9a216cec1))
|
|
736
|
-
* upload video ([ac8e6f8](https://github.com/cycleccc/wangEditor/commit/ac8e6f8b5258e593714676a6f6be359ba525833c))
|
|
737
|
-
* video menu ([c1faa1c](https://github.com/cycleccc/wangEditor/commit/c1faa1cfa896e1d240f5a2a100e1fd9b89dbef0b))
|