Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Latest commit

 

History

History
129 lines (70 loc) · 6.95 KB

CHANGELOG.md

File metadata and controls

129 lines (70 loc) · 6.95 KB

4.5.0 (2023-01-29)

Bug Fixes

Features

  • ckeditor 核心依赖升级到 v36.0.0 (c80f3b1)

4.4.0 (2022-12-21)

Features

  • builtin package update to 35.3.2 (da15f01)

4.3.2 (2022-10-11)

Bug Fixes

  • adding .browserlistrc config file to fix errors in lower version browsers (d3094c8)

4.3.1 (2022-09-02)

Bug Fixes

  • attribute lost when inserted (3ea4d92)

4.3.0 (2022-09-02)

Features

  • deprecate the attribute-whitelist, and use official html-support instead (bf3cfcb)

4.2.1 (2022-08-26)

Bug Fixes

  • 由于插件的upcast转换没有进行非空校验,导致向富文本复制内容的时候,有几率使富文本卡死 (134039f)

4.2.0 (2022-08-23)

Features

  • adding ImageInsert plugin and command support (05213f4)

4.1.0 (2022-08-20)

Features

  • adding table & cell properties & table caption support (fa2c5be)

4.0.1 (2022-08-18)

Bug Fixes

  • define attributeWhitelist config error (10bd441)

4.0.0 (2022-08-18)

Bug Fixes

  • add highlight usages demo (2ac846c)

3.5.0 (2022-08-14)

Bug Fixes

  • figureAttributes 插件在接受数组类型的配置时,编辑器崩溃。 (545ccb5)

3.4.0 (2022-07-25)

Bug Fixes

  • overrides builtin paste-from-office plugin to fix paste from WPS (30116ba)

3.3.0 (2022-07-24)

Features

  • add extensions to support custom ui buttons (fab0896)

3.2.1 (2022-06-24)

3.2.0 (2022-06-11)

Bug Fixes

  • delete unused types imports (472ff57)
  • deps: update dependency @ckeditor/ckeditor5-core to v34.1.0 (87a00c8)
  • deps: update dependency @ckeditor/ckeditor5-engine to v34.1.0 (7368f23)
  • deps: update dependency @ckeditor/ckeditor5-ui to v34.1.0 (878e0a7)
  • deps: update dependency @ckeditor/ckeditor5-widget to v34.1.0 (95942c4)

3.1.0 (2022-04-13)

Features

  • 添加enableReadOnlyModeenableReadOnlyMode类型属性 (de01954)

3.0.0 (2022-04-13)

Bug Fixes

  • "README" describes (b68e6f5)
  • IE浏览器中,max-width: 100% 失效的问题 (f5b686f)
  • package resolve config errors (603365c)

2.0.1 (2022-02-15)

Bug Fixes

  • package resolve config errors (8902de1)

2.0.0 (2022-02-15)

1.0.0 (2022-02-09)

Bug Fixes

  • "@hlx/mce" namespace imports (7503576)
  • "@hlx/mce" namespace usages (9bcc611)
  • commitlint types (f7f879c)
  • 修改首行为图片,排版无效 bug (87bfef0)
  • 自动排序 bug (3d5332f)

Features