All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.1.8 (2024-05-22)
- indent menu: 修复了因为设置 fontSize 导致 text-indent 没法对齐的问题 (a431d46)
1.1.7 (2022-11-14)
- font family menu: 处理 setHtml 的时候字体样式回显失败的问题 (b941bab)
1.1.6 (2022-09-27)
Note: Version bump only for package @wangeditor/basic-modules
1.1.5 (2022-09-15)
1.1.4 (2022-09-14)
- font-size - 支持配置 name value (206ebd9)
1.1.3 (2022-07-13)
1.1.2 (2022-07-11)
1.1.1 (2022-06-02)
1.1.0 (2022-05-25)
- 粘贴 HTML 后 font-size font-family line-height 不显示 (2281957)
- enter menu (988fc31)
- 部分菜单 disabled (87f1233)
- 插入图片的 < > 替换 (5721560)
- 错别字 alwaysEnable (82c5136)
- 分割线后无法输入内容 (146fd05)
- 更新各包之间依赖版本 (75c552c)
- 更新了 basic-module 依赖版本 (20c9543)
- 禁用时 image 的样式 (42c993a)
- 全选设置字体报错 (cdb14d1)
- 上下标文案显示 (0e97da1)
- 添加链接,空格也会在链接中的问题 (c656827)
- 修复 pnpm 安装 @wangeditor/editor 出现警告的问题 (4087fbe)
- 修复多选文字且选择空白行无法修改文字样式 (99a9150)
- 修复光标状态下设置文字样式,菜单不 active 的问题 (b1b2dba)
- 修复清除格式不完全的问题 (1181a23)
- 修复设置文字颜色与背景色行为与预期不一致的问题 (25d3381)
- 选中文字,创建链接(同时修改文字) (5fdf6ae)
- 移除了每个包下的 publishConfig directory 配置 (16559f0)
- 优化 custom-types.d.ts 中类型声明,修复测试文件 ts 报错 (3a6c455)
- 有内联元素时对齐失败 (076c694)
- blockquote & header insertBreak (06678c9)
- code node 顶层 (a927938)
- code-block 换行 - 自动加入前面的空格 (c214032)
- color toHtml (2c9718c)
- delete divider (f04cbd6)
- disabled - img 和 todo 可编辑 (cf6a3f2)
- divider - 键盘删除 (31db059)
- emptyP toHtml 增加 br (c347c29)
- getHtml API (c0b60cf)
- header 不禁用 bold (f4cd3d0)
- hoverbar 被点击多次隐藏 (bf4fc19)
- hoverbar modal 重复创建 (70d2b61)
- hoverbar show/hide (c96bc83)
- image 拖拽,设置最小值 (0205023)
- insert link (a104682)
- insertHtml - 空行 (53a8fbb)
- insertHtml - 空行 (c61f415)
- justify - disable (3a4b24e)
- justify indent (5a81e52)
- justify menu disabled (19e2f80)
- link 无文本 (af4fb32)
- link, text hoverbar 选区问题 (e0b7438)
- lodash.throttle 引用 bug (50aeff9)
- maxLength - 拼音 + 粘贴 (3ac4db6)
- menu active (10829e2)
- parse html - 有些 elem children 需要过滤 (63cbb80)
- parse-html - sub sup (2c15a5f)
- parse-html pre/code (d9bd773)
- rename es module filename (1821d4e)
- shadow dom 中 modal 输入框异常 (ef3b199)
- style-to-html - 输入 a 会删除外部的 标签 (af1f523)
- table - elemToHtml (e36e609)
- tableCell 中 br 报错 (8604db7)
- 两端对齐 (e5080d3)
- 上标 下标 (40dab08)
- 增加 enable disable API(删除 setConfig setMenuConfig API) (984fc50)
- 增加 header4 header5 (cc48734)
- 支持 nodejs 环境 (484f18c)
- basic text paste (f0a5b98)
- clearStyle menu (8002f70)
- drag resize image (cd72028)
- editor 生命周期,自定义事件 (00e9bc2)
- focus支持focus到文档末尾 (628830e)
- fullScreen (e7ccd88)
- getHeaders & editor.srcollToElem (2bfb813)
- groupButton disabled (8ffd44c)
- header button menu (6413135)
- i18n (c11b244)
- image menu - width 50% 100% (f9b4c68)
- image menu config (bb18774)
- insertHtml - text style (6f303c5)
- link menu config (fe6b6db)
- parse html (2a5eace)
- parse src (link image video) (715a841)
- placeholder (a3e4cdc)
- react 组件 (448fc83)
- todo (9608fef)
- toHtml 机制 (1c4d872)
- upload video (ac8e6f8)
- video menu config (7fa3783)
- 优化较大的svg图片 (2c360e7)