@wangeditor-next/editor 5.3.6 → 5.3.7
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/CHANGELOG.md +138 -130
- package/README.md +2 -2
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [5.3.7](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.5...@wangeditor-next/editor@5.3.7) (2024-07-17)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @wangeditor-next/editor
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [5.3.6](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.3.5...@wangeditor-next/editor@5.3.6) (2024-07-16)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @wangeditor-next/editor
|
|
@@ -266,7 +274,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
266
274
|
|
|
267
275
|
|
|
268
276
|
|
|
269
|
-
## [5.1.23](https://github.com/
|
|
277
|
+
## [5.1.23](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.22...@wangeditor/editor@5.1.23) (2022-11-14)
|
|
270
278
|
|
|
271
279
|
**Note:** Version bump only for package @wangeditor/editor
|
|
272
280
|
|
|
@@ -274,7 +282,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
274
282
|
|
|
275
283
|
|
|
276
284
|
|
|
277
|
-
## [5.1.22](https://github.com/
|
|
285
|
+
## [5.1.22](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.21...@wangeditor/editor@5.1.22) (2022-10-18)
|
|
278
286
|
|
|
279
287
|
**Note:** Version bump only for package @wangeditor/editor
|
|
280
288
|
|
|
@@ -282,7 +290,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
282
290
|
|
|
283
291
|
|
|
284
292
|
|
|
285
|
-
## [5.1.21](https://github.com/
|
|
293
|
+
## [5.1.21](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.20...@wangeditor/editor@5.1.21) (2022-10-04)
|
|
286
294
|
|
|
287
295
|
**Note:** Version bump only for package @wangeditor/editor
|
|
288
296
|
|
|
@@ -290,7 +298,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
290
298
|
|
|
291
299
|
|
|
292
300
|
|
|
293
|
-
## [5.1.20](https://github.com/
|
|
301
|
+
## [5.1.20](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.19...@wangeditor/editor@5.1.20) (2022-09-27)
|
|
294
302
|
|
|
295
303
|
**Note:** Version bump only for package @wangeditor/editor
|
|
296
304
|
|
|
@@ -298,7 +306,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
298
306
|
|
|
299
307
|
|
|
300
308
|
|
|
301
|
-
## [5.1.19](https://github.com/
|
|
309
|
+
## [5.1.19](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.18...@wangeditor/editor@5.1.19) (2022-09-27)
|
|
302
310
|
|
|
303
311
|
**Note:** Version bump only for package @wangeditor/editor
|
|
304
312
|
|
|
@@ -306,7 +314,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
306
314
|
|
|
307
315
|
|
|
308
316
|
|
|
309
|
-
## [5.1.18](https://github.com/
|
|
317
|
+
## [5.1.18](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.17...@wangeditor/editor@5.1.18) (2022-09-16)
|
|
310
318
|
|
|
311
319
|
**Note:** Version bump only for package @wangeditor/editor
|
|
312
320
|
|
|
@@ -314,20 +322,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
314
322
|
|
|
315
323
|
|
|
316
324
|
|
|
317
|
-
## [5.1.17](https://github.com/
|
|
325
|
+
## [5.1.17](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.16...@wangeditor/editor@5.1.17) (2022-09-15)
|
|
318
326
|
|
|
319
327
|
|
|
320
328
|
### Bug Fixes
|
|
321
329
|
|
|
322
|
-
* customInsert 不触发 onSuccess ([d6f4a1b](https://github.com/
|
|
323
|
-
* focus table 时 isFocused 异常 ([5c52bf3](https://github.com/
|
|
324
|
-
* 上传视频 - customBrowseAndUpload 缺少 poster ([c24627a](https://github.com/
|
|
330
|
+
* customInsert 不触发 onSuccess ([d6f4a1b](https://github.com/cycleccc/wangEditor/commit/d6f4a1b1494864b116a1310cce2d9e8632c92c6f))
|
|
331
|
+
* focus table 时 isFocused 异常 ([5c52bf3](https://github.com/cycleccc/wangEditor/commit/5c52bf33e91b1a4677e7bbc04c5d80698abfeeab))
|
|
332
|
+
* 上传视频 - customBrowseAndUpload 缺少 poster ([c24627a](https://github.com/cycleccc/wangEditor/commit/c24627aaa4c173c5d435e3077dfe8f6b4a9a87b1))
|
|
325
333
|
|
|
326
334
|
|
|
327
335
|
|
|
328
336
|
|
|
329
337
|
|
|
330
|
-
## [5.1.16](https://github.com/
|
|
338
|
+
## [5.1.16](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.15...@wangeditor/editor@5.1.16) (2022-09-14)
|
|
331
339
|
|
|
332
340
|
**Note:** Version bump only for package @wangeditor/editor
|
|
333
341
|
|
|
@@ -335,18 +343,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
335
343
|
|
|
336
344
|
|
|
337
345
|
|
|
338
|
-
## [5.1.15](https://github.com/
|
|
346
|
+
## [5.1.15](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.14...@wangeditor/editor@5.1.15) (2022-08-30)
|
|
339
347
|
|
|
340
348
|
|
|
341
349
|
### Bug Fixes
|
|
342
350
|
|
|
343
|
-
* checkVideo 增加 poster 参数 ([c0402e1](https://github.com/
|
|
351
|
+
* checkVideo 增加 poster 参数 ([c0402e1](https://github.com/cycleccc/wangEditor/commit/c0402e155470233d256e037d863dab74c026b7f6))
|
|
344
352
|
|
|
345
353
|
|
|
346
354
|
|
|
347
355
|
|
|
348
356
|
|
|
349
|
-
## [5.1.14](https://github.com/
|
|
357
|
+
## [5.1.14](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.13...@wangeditor/editor@5.1.14) (2022-07-27)
|
|
350
358
|
|
|
351
359
|
**Note:** Version bump only for package @wangeditor/editor
|
|
352
360
|
|
|
@@ -354,19 +362,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
354
362
|
|
|
355
363
|
|
|
356
364
|
|
|
357
|
-
## [5.1.13](https://github.com/
|
|
365
|
+
## [5.1.13](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.12...@wangeditor/editor@5.1.13) (2022-07-27)
|
|
358
366
|
|
|
359
367
|
|
|
360
368
|
### Bug Fixes
|
|
361
369
|
|
|
362
|
-
* setHtml 支持空字符串 ([d438157](https://github.com/
|
|
363
|
-
* upload file callback error ([bf20e07](https://github.com/
|
|
370
|
+
* setHtml 支持空字符串 ([d438157](https://github.com/cycleccc/wangEditor/commit/d43815766320d9cb0548bae0415c54ce7b147efb))
|
|
371
|
+
* upload file callback error ([bf20e07](https://github.com/cycleccc/wangEditor/commit/bf20e07f12ed242b0ab4bb2290d876153a822972))
|
|
364
372
|
|
|
365
373
|
|
|
366
374
|
|
|
367
375
|
|
|
368
376
|
|
|
369
|
-
## [5.1.12](https://github.com/
|
|
377
|
+
## [5.1.12](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.11...@wangeditor/editor@5.1.12) (2022-07-22)
|
|
370
378
|
|
|
371
379
|
**Note:** Version bump only for package @wangeditor/editor
|
|
372
380
|
|
|
@@ -374,7 +382,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
374
382
|
|
|
375
383
|
|
|
376
384
|
|
|
377
|
-
## [5.1.11](https://github.com/
|
|
385
|
+
## [5.1.11](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.10...@wangeditor/editor@5.1.11) (2022-07-18)
|
|
378
386
|
|
|
379
387
|
**Note:** Version bump only for package @wangeditor/editor
|
|
380
388
|
|
|
@@ -382,7 +390,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
382
390
|
|
|
383
391
|
|
|
384
392
|
|
|
385
|
-
## [5.1.10](https://github.com/
|
|
393
|
+
## [5.1.10](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.9...@wangeditor/editor@5.1.10) (2022-07-16)
|
|
386
394
|
|
|
387
395
|
**Note:** Version bump only for package @wangeditor/editor
|
|
388
396
|
|
|
@@ -390,7 +398,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
390
398
|
|
|
391
399
|
|
|
392
400
|
|
|
393
|
-
## [5.1.9](https://github.com/
|
|
401
|
+
## [5.1.9](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.8...@wangeditor/editor@5.1.9) (2022-07-14)
|
|
394
402
|
|
|
395
403
|
**Note:** Version bump only for package @wangeditor/editor
|
|
396
404
|
|
|
@@ -398,7 +406,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
398
406
|
|
|
399
407
|
|
|
400
408
|
|
|
401
|
-
## [5.1.8](https://github.com/
|
|
409
|
+
## [5.1.8](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.7...@wangeditor/editor@5.1.8) (2022-07-14)
|
|
402
410
|
|
|
403
411
|
**Note:** Version bump only for package @wangeditor/editor
|
|
404
412
|
|
|
@@ -406,7 +414,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
406
414
|
|
|
407
415
|
|
|
408
416
|
|
|
409
|
-
## [5.1.7](https://github.com/
|
|
417
|
+
## [5.1.7](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.6...@wangeditor/editor@5.1.7) (2022-07-13)
|
|
410
418
|
|
|
411
419
|
**Note:** Version bump only for package @wangeditor/editor
|
|
412
420
|
|
|
@@ -414,7 +422,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
414
422
|
|
|
415
423
|
|
|
416
424
|
|
|
417
|
-
## [5.1.6](https://github.com/
|
|
425
|
+
## [5.1.6](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.5...@wangeditor/editor@5.1.6) (2022-07-12)
|
|
418
426
|
|
|
419
427
|
**Note:** Version bump only for package @wangeditor/editor
|
|
420
428
|
|
|
@@ -422,40 +430,40 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
422
430
|
|
|
423
431
|
|
|
424
432
|
|
|
425
|
-
## [5.1.5](https://github.com/
|
|
433
|
+
## [5.1.5](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.3...@wangeditor/editor@5.1.5) (2022-07-11)
|
|
426
434
|
|
|
427
435
|
|
|
428
436
|
### Bug Fixes
|
|
429
437
|
|
|
430
|
-
* 尝试修复 nuxt 报错 issue[#4409](https://github.com/
|
|
438
|
+
* 尝试修复 nuxt 报错 issue[#4409](https://github.com/cycleccc/wangEditor/issues/4409) ([912f888](https://github.com/cycleccc/wangEditor/commit/912f8889a11d962b3ac2c65cb5835f4e8c58c372))
|
|
431
439
|
|
|
432
440
|
|
|
433
441
|
|
|
434
442
|
|
|
435
443
|
|
|
436
|
-
## [5.1.4](https://github.com/
|
|
444
|
+
## [5.1.4](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.3...@wangeditor/editor@5.1.4) (2022-07-11)
|
|
437
445
|
|
|
438
446
|
|
|
439
447
|
### Bug Fixes
|
|
440
448
|
|
|
441
|
-
* 尝试修复 nuxt 报错 issue[#4409](https://github.com/
|
|
449
|
+
* 尝试修复 nuxt 报错 issue[#4409](https://github.com/cycleccc/wangEditor/issues/4409) ([912f888](https://github.com/cycleccc/wangEditor/commit/912f8889a11d962b3ac2c65cb5835f4e8c58c372))
|
|
442
450
|
|
|
443
451
|
|
|
444
452
|
|
|
445
453
|
|
|
446
454
|
|
|
447
|
-
## [5.1.3](https://github.com/
|
|
455
|
+
## [5.1.3](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.2...@wangeditor/editor@5.1.3) (2022-07-11)
|
|
448
456
|
|
|
449
457
|
|
|
450
458
|
### Bug Fixes
|
|
451
459
|
|
|
452
|
-
* scroll 滚动问题 ([bc133e1](https://github.com/
|
|
460
|
+
* scroll 滚动问题 ([bc133e1](https://github.com/cycleccc/wangEditor/commit/bc133e1e4ca89ab5042cbc0971578ad144499805))
|
|
453
461
|
|
|
454
462
|
|
|
455
463
|
|
|
456
464
|
|
|
457
465
|
|
|
458
|
-
## [5.1.2](https://github.com/
|
|
466
|
+
## [5.1.2](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.1...@wangeditor/editor@5.1.2) (2022-07-11)
|
|
459
467
|
|
|
460
468
|
**Note:** Version bump only for package @wangeditor/editor
|
|
461
469
|
|
|
@@ -463,7 +471,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
463
471
|
|
|
464
472
|
|
|
465
473
|
|
|
466
|
-
## [5.1.1](https://github.com/
|
|
474
|
+
## [5.1.1](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.1.0...@wangeditor/editor@5.1.1) (2022-06-02)
|
|
467
475
|
|
|
468
476
|
**Note:** Version bump only for package @wangeditor/editor
|
|
469
477
|
|
|
@@ -471,14 +479,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
471
479
|
|
|
472
480
|
|
|
473
481
|
|
|
474
|
-
# [5.1.0](https://github.com/
|
|
482
|
+
# [5.1.0](https://github.com/cycleccc/wangEditor/compare/@wangeditor/editor@5.0.1...@wangeditor/editor@5.1.0) (2022-05-25)
|
|
475
483
|
|
|
476
484
|
|
|
477
485
|
### Features
|
|
478
486
|
|
|
479
|
-
* editVideoSize ([375eecb](https://github.com/
|
|
480
|
-
* enter menu ([988fc31](https://github.com/
|
|
481
|
-
* setHtml ([f4f91b8](https://github.com/
|
|
487
|
+
* editVideoSize ([375eecb](https://github.com/cycleccc/wangEditor/commit/375eecba826eac681268c55c47bcd922f7157d63))
|
|
488
|
+
* enter menu ([988fc31](https://github.com/cycleccc/wangEditor/commit/988fc31f31de3d37dffbf54abb784cceb8e6118d))
|
|
489
|
+
* setHtml ([f4f91b8](https://github.com/cycleccc/wangEditor/commit/f4f91b883298091e3679ca6b206ae0d796003772))
|
|
482
490
|
|
|
483
491
|
|
|
484
492
|
|
|
@@ -489,101 +497,101 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
489
497
|
|
|
490
498
|
### Bug Fixes
|
|
491
499
|
|
|
492
|
-
* 不支持 IE 浏览器的提醒 ([70c5cae](https://github.com/
|
|
493
|
-
* 打包问题 ([c4e87cc](https://github.com/
|
|
494
|
-
* 更新各包之间依赖版本 ([75c552c](https://github.com/
|
|
495
|
-
* 兼容 AggregateError ([0cbd82d](https://github.com/
|
|
496
|
-
* 兼容next.js及nuxt.js ([233728e](https://github.com/
|
|
497
|
-
* 开放几个第三方用的 API ([bdf3e70](https://github.com/
|
|
498
|
-
* 拼音隐藏 placeholder ([aec1a9f](https://github.com/
|
|
499
|
-
* 上传图片 - base64 仍触发上传 + 超出 maxSize 的报错提醒 ([a1d469a](https://github.com/
|
|
500
|
-
* 添加QQ浏览器polyfill ([a1b476a](https://github.com/
|
|
501
|
-
* 图片上传,提示 ([3754012](https://github.com/
|
|
502
|
-
* 修复 node 环境下报错问题 ([5a635a5](https://github.com/
|
|
503
|
-
* 修复取消链接后撤销再重做报错的问题 ([9b233a9](https://github.com/
|
|
504
|
-
* 移除了每个包下的 publishConfig directory 配置 ([16559f0](https://github.com/
|
|
505
|
-
* 优化选中代码块不应该展示 hoverbar 的交互 ([33dcbd6](https://github.com/
|
|
506
|
-
* delete divider ([f04cbd6](https://github.com/
|
|
507
|
-
* divider - 键盘删除 ([31db059](https://github.com/
|
|
508
|
-
* example/code-hightlight ([7885988](https://github.com/
|
|
509
|
-
* globalThis 兼容性 ([7a47f4b](https://github.com/
|
|
510
|
-
* group-menu 考虑 excludeKeys ([ecc29f3](https://github.com/
|
|
511
|
-
* hoverbar config - 同时选中文字和 table ([8f6b4d1](https://github.com/
|
|
512
|
-
* hoverbarKeys - text ([59b4840](https://github.com/
|
|
513
|
-
* html 特殊字符 ([b3eb81b](https://github.com/
|
|
514
|
-
* i18n - 获取多语言配置 ([9f81597](https://github.com/
|
|
515
|
-
* i18n 切换语言 ([b3b4642](https://github.com/
|
|
516
|
-
* insertKeys ([0a89420](https://github.com/
|
|
517
|
-
* link, text hoverbar 选区问题 ([e0b7438](https://github.com/
|
|
518
|
-
* menu 点击多次才能生效 ([6497e39](https://github.com/
|
|
519
|
-
* normalize when create editor ([2b51962](https://github.com/
|
|
520
|
-
* parse html - v4 video ([8dca822](https://github.com/
|
|
521
|
-
* qq 浏览器报错 ([8a09ed5](https://github.com/
|
|
522
|
-
* readOnly 时菜单还可操作 ([0d4a29b](https://github.com/
|
|
523
|
-
* registerModule ([189981c](https://github.com/
|
|
524
|
-
* rename es module filename ([1821d4e](https://github.com/
|
|
525
|
-
* shadow dom 样式缺失 ([2fcb69c](https://github.com/
|
|
526
|
-
* style-to-html - 输入 a 会删除外部的 <a> 标签 ([af1f523](https://github.com/
|
|
527
|
-
* table - elemToHtml ([e36e609](https://github.com/
|
|
528
|
-
* tableCell 中 br 报错 ([8604db7](https://github.com/
|
|
529
|
-
* text hoverbar ([c7de4f8](https://github.com/
|
|
530
|
-
* text hoverbar ([efe9a34](https://github.com/
|
|
531
|
-
* video - 键盘删除 ([5a6bedd](https://github.com/
|
|
500
|
+
* 不支持 IE 浏览器的提醒 ([70c5cae](https://github.com/cycleccc/wangEditor/commit/70c5caefd8f6f663225b7a0b796a035d274ef4e1))
|
|
501
|
+
* 打包问题 ([c4e87cc](https://github.com/cycleccc/wangEditor/commit/c4e87ccac82bcf90d20b7304aff83745e52fb1b1))
|
|
502
|
+
* 更新各包之间依赖版本 ([75c552c](https://github.com/cycleccc/wangEditor/commit/75c552cc8ed54765bebb86a7ec5329a7fc79e85f))
|
|
503
|
+
* 兼容 AggregateError ([0cbd82d](https://github.com/cycleccc/wangEditor/commit/0cbd82d30d350b2313f6373e2b5f6d168e47e1bc))
|
|
504
|
+
* 兼容next.js及nuxt.js ([233728e](https://github.com/cycleccc/wangEditor/commit/233728eb984f541437c62a1390fa0542b2cc6227))
|
|
505
|
+
* 开放几个第三方用的 API ([bdf3e70](https://github.com/cycleccc/wangEditor/commit/bdf3e70c52bac71e2056e21237fe4ac9e2b0818f))
|
|
506
|
+
* 拼音隐藏 placeholder ([aec1a9f](https://github.com/cycleccc/wangEditor/commit/aec1a9f62af8944b7894beeca953076ec73545d5))
|
|
507
|
+
* 上传图片 - base64 仍触发上传 + 超出 maxSize 的报错提醒 ([a1d469a](https://github.com/cycleccc/wangEditor/commit/a1d469accb7f87f8ea0282a1699d002aaaa4e79a))
|
|
508
|
+
* 添加QQ浏览器polyfill ([a1b476a](https://github.com/cycleccc/wangEditor/commit/a1b476a0bed52315f3e398c586d73f85996f9431))
|
|
509
|
+
* 图片上传,提示 ([3754012](https://github.com/cycleccc/wangEditor/commit/37540129dff1212c5ebfd4ca3f4d4e8def735e73))
|
|
510
|
+
* 修复 node 环境下报错问题 ([5a635a5](https://github.com/cycleccc/wangEditor/commit/5a635a5e8fac942ee214dd22b097e09057abc69c))
|
|
511
|
+
* 修复取消链接后撤销再重做报错的问题 ([9b233a9](https://github.com/cycleccc/wangEditor/commit/9b233a92c95571235248623a6ca5212eb4237f2a))
|
|
512
|
+
* 移除了每个包下的 publishConfig directory 配置 ([16559f0](https://github.com/cycleccc/wangEditor/commit/16559f052545c111318be760e64291a521bdcc65))
|
|
513
|
+
* 优化选中代码块不应该展示 hoverbar 的交互 ([33dcbd6](https://github.com/cycleccc/wangEditor/commit/33dcbd6560dccfbe77e18cfbce8c9f077f19f6cd))
|
|
514
|
+
* delete divider ([f04cbd6](https://github.com/cycleccc/wangEditor/commit/f04cbd6009099629e3cd41be19d20b6788fe7f28))
|
|
515
|
+
* divider - 键盘删除 ([31db059](https://github.com/cycleccc/wangEditor/commit/31db0593dbc77fba9b4a719bc0f48f1223afd680))
|
|
516
|
+
* example/code-hightlight ([7885988](https://github.com/cycleccc/wangEditor/commit/78859884cefc18d15ce2f87507380a78c2ad65e5))
|
|
517
|
+
* globalThis 兼容性 ([7a47f4b](https://github.com/cycleccc/wangEditor/commit/7a47f4b904815516d3b5749ab652ff80478411bc))
|
|
518
|
+
* group-menu 考虑 excludeKeys ([ecc29f3](https://github.com/cycleccc/wangEditor/commit/ecc29f3b24992c8dc0adf006d81b0d4a252683c5))
|
|
519
|
+
* hoverbar config - 同时选中文字和 table ([8f6b4d1](https://github.com/cycleccc/wangEditor/commit/8f6b4d1a20e3b1b75da69b20bd5893ce08a27185))
|
|
520
|
+
* hoverbarKeys - text ([59b4840](https://github.com/cycleccc/wangEditor/commit/59b48406b4c373ef029a5f5bdb0d15d925a91a0f))
|
|
521
|
+
* html 特殊字符 ([b3eb81b](https://github.com/cycleccc/wangEditor/commit/b3eb81bc9c4aa15c2ff7451c173de15d6c4552bc))
|
|
522
|
+
* i18n - 获取多语言配置 ([9f81597](https://github.com/cycleccc/wangEditor/commit/9f815970f8c3c6dddb6bf846ecb672325e80444b))
|
|
523
|
+
* i18n 切换语言 ([b3b4642](https://github.com/cycleccc/wangEditor/commit/b3b4642c6e72ab0b13b05657745abb87e71c633d))
|
|
524
|
+
* insertKeys ([0a89420](https://github.com/cycleccc/wangEditor/commit/0a8942050bd0b39afb5bbc55ca7842461a5b98eb))
|
|
525
|
+
* link, text hoverbar 选区问题 ([e0b7438](https://github.com/cycleccc/wangEditor/commit/e0b7438c89a347f1b0b940d9c11150b72d595529))
|
|
526
|
+
* menu 点击多次才能生效 ([6497e39](https://github.com/cycleccc/wangEditor/commit/6497e39225a993c4d87f9ffddf20086446a4fbc2))
|
|
527
|
+
* normalize when create editor ([2b51962](https://github.com/cycleccc/wangEditor/commit/2b5196244a93ad7beb316bfa42e557221967d063))
|
|
528
|
+
* parse html - v4 video ([8dca822](https://github.com/cycleccc/wangEditor/commit/8dca822f9f1b52fd71dd6e17f0954d6aa016324b))
|
|
529
|
+
* qq 浏览器报错 ([8a09ed5](https://github.com/cycleccc/wangEditor/commit/8a09ed5d810fc1e2c4d0c529aa1269ed0c06425e))
|
|
530
|
+
* readOnly 时菜单还可操作 ([0d4a29b](https://github.com/cycleccc/wangEditor/commit/0d4a29bb5ba8b62ac11a09d3f814abcb1fcf46be))
|
|
531
|
+
* registerModule ([189981c](https://github.com/cycleccc/wangEditor/commit/189981c73db07d5b15ee4c46b1639f76f6f63ba1))
|
|
532
|
+
* rename es module filename ([1821d4e](https://github.com/cycleccc/wangEditor/commit/1821d4eef49e64efcb41b848849ca7a5e6472044))
|
|
533
|
+
* shadow dom 样式缺失 ([2fcb69c](https://github.com/cycleccc/wangEditor/commit/2fcb69c866266cc5b0265cff031ae9279d368b84))
|
|
534
|
+
* style-to-html - 输入 a 会删除外部的 <a> 标签 ([af1f523](https://github.com/cycleccc/wangEditor/commit/af1f523983f2bc4b7eaf9726d4b8a35227ab27dc))
|
|
535
|
+
* table - elemToHtml ([e36e609](https://github.com/cycleccc/wangEditor/commit/e36e6092ef721723169afc8bf0560a47ac9f4dfc))
|
|
536
|
+
* tableCell 中 br 报错 ([8604db7](https://github.com/cycleccc/wangEditor/commit/8604db751b622c01fa5391af59328236cf13effc))
|
|
537
|
+
* text hoverbar ([c7de4f8](https://github.com/cycleccc/wangEditor/commit/c7de4f815d6f5b9e009a3149ed042052576c424e))
|
|
538
|
+
* text hoverbar ([efe9a34](https://github.com/cycleccc/wangEditor/commit/efe9a34d85f8baaeced27543a7bcd508b50f6bca))
|
|
539
|
+
* video - 键盘删除 ([5a6bedd](https://github.com/cycleccc/wangEditor/commit/5a6bedd80fa0d758270731f62115637ad7f313d0))
|
|
532
540
|
|
|
533
541
|
|
|
534
542
|
### Features
|
|
535
543
|
|
|
536
|
-
* 两端对齐 ([e5080d3](https://github.com/
|
|
537
|
-
* 上标 下标 ([40dab08](https://github.com/
|
|
538
|
-
* 上传图片 metaWithUrl ([2485157](https://github.com/
|
|
539
|
-
* 增加 enable disable API(删除 setConfig setMenuConfig API) ([984fc50](https://github.com/
|
|
540
|
-
* 支持 nodejs 环境 ([484f18c](https://github.com/
|
|
541
|
-
* basic text style module ([005b343](https://github.com/
|
|
542
|
-
* block quote ([c3c87a5](https://github.com/
|
|
543
|
-
* bold & header ([8130c23](https://github.com/
|
|
544
|
-
* clearStyle menu ([8002f70](https://github.com/
|
|
545
|
-
* code highlight ([42b2f8d](https://github.com/
|
|
546
|
-
* code-block - part ([a8bcd63](https://github.com/
|
|
547
|
-
* create editor ([12d98e4](https://github.com/
|
|
548
|
-
* create mode ([63c2eef](https://github.com/
|
|
549
|
-
* customPaste ([0f25f5c](https://github.com/
|
|
550
|
-
* divider menu ([5262634](https://github.com/
|
|
551
|
-
* drag resize image ([cd72028](https://github.com/
|
|
552
|
-
* editor 生命周期,自定义事件 ([00e9bc2](https://github.com/
|
|
553
|
-
* editor with-selection plugin ([9f0a39f](https://github.com/
|
|
554
|
-
* editor.isSelectedAll ([960c845](https://github.com/
|
|
555
|
-
* editor.showProgressBar ([51761d4](https://github.com/
|
|
556
|
-
* emotion ([736f955](https://github.com/
|
|
557
|
-
* font-size + font-family ([cc649e0](https://github.com/
|
|
558
|
-
* fullScreen ([e7ccd88](https://github.com/
|
|
559
|
-
* getElemsByTypePrefix (删掉 getHeaders) ([c18834b](https://github.com/
|
|
560
|
-
* header button menu ([6413135](https://github.com/
|
|
561
|
-
* hover bar ([107356e](https://github.com/
|
|
562
|
-
* i18n ([c11b244](https://github.com/
|
|
563
|
-
* image menu - width 50% 100% ([f9b4c68](https://github.com/
|
|
564
|
-
* image menus & position ([bf5beba](https://github.com/
|
|
565
|
-
* indent menu + groupMenu ([08db901](https://github.com/
|
|
566
|
-
* insert link ([b04242f](https://github.com/
|
|
567
|
-
* justify ([2ed7b88](https://github.com/
|
|
568
|
-
* line-height menu ([755a752](https://github.com/
|
|
569
|
-
* list menu ([fe6c083](https://github.com/
|
|
570
|
-
* menu color - part ([3a6cc86](https://github.com/
|
|
571
|
-
* menu color & dropPanel & menu config ([5d0d41b](https://github.com/
|
|
572
|
-
* modal appendTo body ([fc0ab06](https://github.com/
|
|
573
|
-
* parse html ([2a5eace](https://github.com/
|
|
574
|
-
* parse src (link image video) ([715a841](https://github.com/
|
|
575
|
-
* selectList ([b7366ab](https://github.com/
|
|
576
|
-
* shadow dom example ([c55f38d](https://github.com/
|
|
577
|
-
* table module ([a397116](https://github.com/
|
|
578
|
-
* table module - header + fullWidth ([9a8a0e0](https://github.com/
|
|
579
|
-
* text and toolbar ([3ae5d0c](https://github.com/
|
|
580
|
-
* todo ([9608fef](https://github.com/
|
|
581
|
-
* toHtml 机制 ([1c4d872](https://github.com/
|
|
582
|
-
* toolbar config - insertKeys ([a2f3c4b](https://github.com/
|
|
583
|
-
* toolbar excludeKeys ([09bd196](https://github.com/
|
|
584
|
-
* tooltip ([994d875](https://github.com/
|
|
585
|
-
* undo redo - menu ([bfb3014](https://github.com/
|
|
586
|
-
* updateLink + unLink + viewLink ([254d554](https://github.com/
|
|
587
|
-
* upload image ([0a0564b](https://github.com/
|
|
588
|
-
* upload video ([ac8e6f8](https://github.com/
|
|
589
|
-
* video menu ([c1faa1c](https://github.com/
|
|
544
|
+
* 两端对齐 ([e5080d3](https://github.com/cycleccc/wangEditor/commit/e5080d3dd102f7a951d8e1f370db834778ecbdfa))
|
|
545
|
+
* 上标 下标 ([40dab08](https://github.com/cycleccc/wangEditor/commit/40dab085a061ea3e838f0cfa86260c6c6f894c69))
|
|
546
|
+
* 上传图片 metaWithUrl ([2485157](https://github.com/cycleccc/wangEditor/commit/24851576a1dcc07b1a8931d17a147c3640222e85))
|
|
547
|
+
* 增加 enable disable API(删除 setConfig setMenuConfig API) ([984fc50](https://github.com/cycleccc/wangEditor/commit/984fc50520061fc34ea08f4136bdeb93dee46564))
|
|
548
|
+
* 支持 nodejs 环境 ([484f18c](https://github.com/cycleccc/wangEditor/commit/484f18c3abc70d19e51c556f48491c18d390b1e1))
|
|
549
|
+
* basic text style module ([005b343](https://github.com/cycleccc/wangEditor/commit/005b343573ba98f2d0b8480d034ff6807a499aa3))
|
|
550
|
+
* block quote ([c3c87a5](https://github.com/cycleccc/wangEditor/commit/c3c87a5c09b311eb14c799df94fc4826aa3f4262))
|
|
551
|
+
* bold & header ([8130c23](https://github.com/cycleccc/wangEditor/commit/8130c23ad84485a68cf9ca4b53d52fab1cec4e96))
|
|
552
|
+
* clearStyle menu ([8002f70](https://github.com/cycleccc/wangEditor/commit/8002f707ed04b914180ec36fdca0edf48c815e01))
|
|
553
|
+
* code highlight ([42b2f8d](https://github.com/cycleccc/wangEditor/commit/42b2f8d192e2433593c11ad0b8424737f6cffb58))
|
|
554
|
+
* code-block - part ([a8bcd63](https://github.com/cycleccc/wangEditor/commit/a8bcd63d882832ac05a32878df0f767d145e0fa7))
|
|
555
|
+
* create editor ([12d98e4](https://github.com/cycleccc/wangEditor/commit/12d98e4bee179e9d277ec3ec2ecb827962ed0e75))
|
|
556
|
+
* create mode ([63c2eef](https://github.com/cycleccc/wangEditor/commit/63c2eef9a9a0a2838dfadd23483de35a76f88b0b))
|
|
557
|
+
* customPaste ([0f25f5c](https://github.com/cycleccc/wangEditor/commit/0f25f5cae3a2cd5ae5832f3fc1026b3ab6d047e0))
|
|
558
|
+
* divider menu ([5262634](https://github.com/cycleccc/wangEditor/commit/526263445616725541bf374b80260e73b1d4c6ec))
|
|
559
|
+
* drag resize image ([cd72028](https://github.com/cycleccc/wangEditor/commit/cd72028f1786e2e53079ad5cbef1b8569731ca79))
|
|
560
|
+
* editor 生命周期,自定义事件 ([00e9bc2](https://github.com/cycleccc/wangEditor/commit/00e9bc2cfcb8b622764db1c76394491d72ffd93e))
|
|
561
|
+
* editor with-selection plugin ([9f0a39f](https://github.com/cycleccc/wangEditor/commit/9f0a39fecf6d92888d2a97929820d3be038efb31))
|
|
562
|
+
* editor.isSelectedAll ([960c845](https://github.com/cycleccc/wangEditor/commit/960c8455f85a6bc7350f9944be80b3997bc1fea1))
|
|
563
|
+
* editor.showProgressBar ([51761d4](https://github.com/cycleccc/wangEditor/commit/51761d466ab3ef7c99e872954d4724ab51d8e28c))
|
|
564
|
+
* emotion ([736f955](https://github.com/cycleccc/wangEditor/commit/736f955211287bafca2375de3c8193cd0aa0856f))
|
|
565
|
+
* font-size + font-family ([cc649e0](https://github.com/cycleccc/wangEditor/commit/cc649e0918ce58e78b4d5ee49a400197b9d04b70))
|
|
566
|
+
* fullScreen ([e7ccd88](https://github.com/cycleccc/wangEditor/commit/e7ccd88a7dd58f64b7bd484de428e3a76cc994f7))
|
|
567
|
+
* getElemsByTypePrefix (删掉 getHeaders) ([c18834b](https://github.com/cycleccc/wangEditor/commit/c18834b3ebfd97fb36ccbe0faa84e6fe8c30eb67))
|
|
568
|
+
* header button menu ([6413135](https://github.com/cycleccc/wangEditor/commit/64131354d54705e11fd6992fcf5a4389371c3560))
|
|
569
|
+
* hover bar ([107356e](https://github.com/cycleccc/wangEditor/commit/107356eff7bfaf53ce25e39244f8133c80518375))
|
|
570
|
+
* i18n ([c11b244](https://github.com/cycleccc/wangEditor/commit/c11b2440f91b99d40bca18b675c66a22b6e160c9))
|
|
571
|
+
* image menu - width 50% 100% ([f9b4c68](https://github.com/cycleccc/wangEditor/commit/f9b4c68dff3232b50491b07949c20eb4c18baa6b))
|
|
572
|
+
* image menus & position ([bf5beba](https://github.com/cycleccc/wangEditor/commit/bf5beba7b3014d63f0b9fe0063530c8b101a5011))
|
|
573
|
+
* indent menu + groupMenu ([08db901](https://github.com/cycleccc/wangEditor/commit/08db901cd3a3f2ddb2173cc4b36d471e4e68237e))
|
|
574
|
+
* insert link ([b04242f](https://github.com/cycleccc/wangEditor/commit/b04242ffa252d4088f5360c3de45c24d6f493552))
|
|
575
|
+
* justify ([2ed7b88](https://github.com/cycleccc/wangEditor/commit/2ed7b883ca759dc4a9e0eefbd23cfe603a0f46fd))
|
|
576
|
+
* line-height menu ([755a752](https://github.com/cycleccc/wangEditor/commit/755a752d76803423f2794b85004d75055c9b54ec))
|
|
577
|
+
* list menu ([fe6c083](https://github.com/cycleccc/wangEditor/commit/fe6c0830b2c43e335e5972f85096f490694bbe19))
|
|
578
|
+
* menu color - part ([3a6cc86](https://github.com/cycleccc/wangEditor/commit/3a6cc86a7f9133d0862310c408abafb30c531734))
|
|
579
|
+
* menu color & dropPanel & menu config ([5d0d41b](https://github.com/cycleccc/wangEditor/commit/5d0d41b9a765a7deb583393f129925414c36ef35))
|
|
580
|
+
* modal appendTo body ([fc0ab06](https://github.com/cycleccc/wangEditor/commit/fc0ab06d5c7177eceb04643234a8c301ca4de396))
|
|
581
|
+
* parse html ([2a5eace](https://github.com/cycleccc/wangEditor/commit/2a5eace00f33cded50b68e8164748ec2480213fd))
|
|
582
|
+
* parse src (link image video) ([715a841](https://github.com/cycleccc/wangEditor/commit/715a841fc6c730ee2b448a1799a07ce778128aad))
|
|
583
|
+
* selectList ([b7366ab](https://github.com/cycleccc/wangEditor/commit/b7366ab2dafd379145d85881052d6f400bd13c85))
|
|
584
|
+
* shadow dom example ([c55f38d](https://github.com/cycleccc/wangEditor/commit/c55f38dab7886b9115c4353118d1f182885878ae))
|
|
585
|
+
* table module ([a397116](https://github.com/cycleccc/wangEditor/commit/a397116de73e088232d9c41828f30f8d56a22dd4))
|
|
586
|
+
* table module - header + fullWidth ([9a8a0e0](https://github.com/cycleccc/wangEditor/commit/9a8a0e093af944ee7deab674f47c2ec7baae0e63))
|
|
587
|
+
* text and toolbar ([3ae5d0c](https://github.com/cycleccc/wangEditor/commit/3ae5d0c4138fec7397ac8629e0012affe6b7dfa4))
|
|
588
|
+
* todo ([9608fef](https://github.com/cycleccc/wangEditor/commit/9608fef2ff86368cdcbb950a74af1246a58709de))
|
|
589
|
+
* toHtml 机制 ([1c4d872](https://github.com/cycleccc/wangEditor/commit/1c4d8729f84aaab6a448f23064b34a20596305e9))
|
|
590
|
+
* toolbar config - insertKeys ([a2f3c4b](https://github.com/cycleccc/wangEditor/commit/a2f3c4be3762831723495bbc9d50eb6c9b05d195))
|
|
591
|
+
* toolbar excludeKeys ([09bd196](https://github.com/cycleccc/wangEditor/commit/09bd196ea24c19b04e5e7e38227ca94332847bf8))
|
|
592
|
+
* tooltip ([994d875](https://github.com/cycleccc/wangEditor/commit/994d875fee81cf01271c2e440c1df202aa067d0e))
|
|
593
|
+
* undo redo - menu ([bfb3014](https://github.com/cycleccc/wangEditor/commit/bfb3014791cfcb2d7897f916bf280a57b1906e4d))
|
|
594
|
+
* updateLink + unLink + viewLink ([254d554](https://github.com/cycleccc/wangEditor/commit/254d55466b3c8527dd9f0bf34681abd801c8c8ce))
|
|
595
|
+
* upload image ([0a0564b](https://github.com/cycleccc/wangEditor/commit/0a0564bf14edd4dea6eb958e653272a9a216cec1))
|
|
596
|
+
* upload video ([ac8e6f8](https://github.com/cycleccc/wangEditor/commit/ac8e6f8b5258e593714676a6f6be359ba525833c))
|
|
597
|
+
* video menu ([c1faa1c](https://github.com/cycleccc/wangEditor/commit/c1faa1cfa896e1d240f5a2a100e1fd9b89dbef0b))
|
package/README.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wangeditor-next/editor",
|
|
3
|
-
"version": "5.3.
|
|
3
|
+
"version": "5.3.7",
|
|
4
4
|
"description": "Web rich text editor, Web 富文本编辑器",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"wangeditor",
|
|
@@ -50,9 +50,9 @@
|
|
|
50
50
|
"dependencies": {
|
|
51
51
|
"@uppy/core": "^2.1.1",
|
|
52
52
|
"@uppy/xhr-upload": "^2.0.3",
|
|
53
|
-
"@wangeditor-next/basic-modules": "^1.3.
|
|
53
|
+
"@wangeditor-next/basic-modules": "^1.3.3",
|
|
54
54
|
"@wangeditor-next/code-highlight": "^1.2.1",
|
|
55
|
-
"@wangeditor-next/core": "^1.5.
|
|
55
|
+
"@wangeditor-next/core": "^1.5.3",
|
|
56
56
|
"@wangeditor-next/list-module": "^1.1.3",
|
|
57
57
|
"@wangeditor-next/table-module": "^1.3.3",
|
|
58
58
|
"@wangeditor-next/upload-image-module": "^1.1.1",
|
|
@@ -70,5 +70,5 @@
|
|
|
70
70
|
"slate": "^0.72.0",
|
|
71
71
|
"snabbdom": "^3.1.0"
|
|
72
72
|
},
|
|
73
|
-
"gitHead": "
|
|
73
|
+
"gitHead": "319d89e18d6e776c2470451db3f2416e56e78554"
|
|
74
74
|
}
|