- Updated dependencies [d1d8246]
- @wangeditor-next/core@1.7.29
- Updated dependencies [7225111]
- @wangeditor-next/core@1.7.28
- Updated dependencies [2099e64]
- @wangeditor-next/core@1.7.27
- 8c762a9: feat(code block): add code block handletab
- Updated dependencies [5fa2a72]
- @wangeditor-next/core@1.7.26
- 5bbff78: fix: add more font style
- Updated dependencies [7b80f5d]
- @wangeditor-next/core@1.7.25
- Updated dependencies [af6b10e]
- @wangeditor-next/core@1.7.24
- Updated dependencies [9fb698d]
- @wangeditor-next/core@1.7.23
- Updated dependencies [fa8b969]
- @wangeditor-next/core@1.7.22
- Updated dependencies [258e365]
- @wangeditor-next/core@1.7.21
- Updated dependencies [58022b2]
- @wangeditor-next/core@1.7.20
- Updated dependencies [85c2579]
- @wangeditor-next/core@1.7.19
- Updated dependencies [1e70838]
- @wangeditor-next/core@1.7.18
- Updated dependencies [f1848d5]
- @wangeditor-next/core@1.7.17
- Updated dependencies [a9982a5]
- @wangeditor-next/core@1.7.16
- Updated dependencies [dc5dea1]
- @wangeditor-next/core@1.7.15
- Updated dependencies [3ed8ab9]
- @wangeditor-next/core@1.7.14
- Updated dependencies [c18aa53]
- @wangeditor-next/core@1.7.13
- c0cfd9c: 254 在windows上搭建webview2或者electron客户端使用wangeditor和搜狗输入法执行特定步骤会出现异常
- Updated dependencies [c0cfd9c]
- @wangeditor-next/core@1.7.12
- ceeb138: fix path resolve warning
- Updated dependencies [ceeb138]
- @wangeditor-next/core@1.7.11
- Updated dependencies [3dbff77]
- @wangeditor-next/core@1.7.10
- eea16b2: perf: added menu config ts type
- Updated dependencies [eea16b2]
- @wangeditor-next/core@1.7.9
- f111276: Fix test error
- Updated dependencies [f111276]
- @wangeditor-next/core@1.7.8
- ac57da1: refactor test and build depts
- Updated dependencies [ac57da1]
- @wangeditor-next/core@1.7.7
- c7ef2d0: refactor by new eslint rule
- Updated dependencies [c7ef2d0]
- @wangeditor-next/core@1.7.6
- 7d067a0: Improved compatibility with styles of nested tags (e.g., , , ) to ensure correct rendering within the editor
- Updated dependencies [7d067a0]
- @wangeditor-next/core@1.7.5
- 52340bc: refactor workflow
- Updated dependencies [52340bc]
- @wangeditor-next/core@1.7.4
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.5.2 (2024-08-29)
- Revert "chore: modify package publish config" (7e2785e)
1.5.1 (2024-08-25)
Note: Version bump only for package @wangeditor-next/basic-modules
1.5.0 (2024-08-18)
- format painter menu: add format painter menu (93a2d4b)
1.4.2 (2024-08-15)
- header: add h6 header (30ced5f)
- image: set image height (1eb29f3)
1.4.0 (2024-08-11)
- add cancel full screen (1efee3f)
1.3.8 (2024-08-08)
Note: Version bump only for package @wangeditor-next/basic-modules
1.3.7 (2024-08-03)
- image module: incorrect conversion (00bdd92)
1.3.6 (2024-07-27)
- divider table: delete empty paragraph (0df585e)
1.3.5 (2024-07-21)
- img link: image incorrectly converted to link (d0ed194)
1.3.4 (2024-07-21)
- img link: image incorrectly converted to link (d0ed194)
1.3.3 (2024-07-17)
- blockquote: handle missing path on paste causing findPath error (af2d3a4)
1.3.2 (2024-07-15)
Note: Version bump only for package @wangeditor-next/basic-modules
1.3.1 (2024-07-14)
Note: Version bump only for package @wangeditor-next/basic-modules
1.3.0 (2024-07-11)
- lint —fix & test tuning (26c254b)
- Table add merge / split cell (26250fa)
1.2.7 (2024-06-29)
- insert link: add length restriction when maxlength is set (b857dfb)
1.2.6 (2024-06-24)
- edit size: input content show default value (6418903)
1.2.5 (2024-06-22)
Note: Version bump only for package @wangeditor-next/basic-modules
1.2.4 (2024-06-22)
- video: modify video position by toolbar (b0c5f0a)
1.2.3 (2024-06-17)
- add width and height attr (353036a)
1.2.2 (2024-06-14)
- remove unused code (5b2452a)
1.2.1 (2024-06-13)
- add edit image and video width height menu (f0a9ce6)
- font family menu: 处理 setHtml 的时候字体样式回显失败的问题 (b941bab)
- indent menu: 修复了因为设置 fontSize 导致 text-indent 没法对齐的问题 (a431d46)
- 部分菜单 disabled (87f1233)
- 插入表格会删掉去掉 issue 4711 (d4fac4e)
- 插入图片的 < > 替换 (5721560)
- 错别字 alwaysEnable (82c5136)
- 分割线后无法输入内容 (146fd05)
- 更新各包之间依赖版本 (75c552c)
- 更新了 basic-module 依赖版本 (20c9543)
- 兼容 word 文字背景色 (e820b26)
- 禁用时 image 的样式 (42c993a)
- 全选设置字体报错 (cdb14d1)
- 上下标文案显示 (0e97da1)
- 添加链接,空格也会在链接中的问题 (c656827)
- 图片 100% 有横向滚动条 (d21322a)
- 修复 pnpm 安装 @wangeditor/editor 出现警告的问题 (4087fbe)
- 修复多选文字且选择空白行无法修改文字样式 (99a9150)
- 修复光标状态下设置文字样式,菜单不 active 的问题 (b1b2dba)
- 修复清除格式不完全的问题 (1181a23)
- 修复设置文字颜色与背景色行为与预期不一致的问题 (25d3381)
- 修复在空字符上插入 link 报错的问题 (e838f06)
- 修复html回显时,部分字体回显问题 (c83ffa7)
- 选中文字,创建链接(同时修改文字) (5fdf6ae)
- 移除了每个包下的 publishConfig directory 配置 (16559f0)
- 优化 custom-types.d.ts 中类型声明,修复测试文件 ts 报错 (3a6c455)
- 有内联元素时对齐失败 (076c694)
- 粘贴 HTML 后 font-size font-family line-height 不显示 (2281957)
- blockquote & header insertBreak (06678c9)
- code node 顶层 (a927938)
- code-block 换行 - 自动加入前面的空格 (c214032)
- color toHtml (2c9718c)
- delete divider (f04cbd6)
- disabled - img 和 todo 可编辑 (cf6a3f2)
- divider - 键盘删除 (31db059)
- editor.focus() 参数语法错误 (334fa21)
- emptyP toHtml 增加 br (c347c29)
- font-size - 支持配置 name value (206ebd9)
- getHtml API (c0b60cf)
- header 不禁用 bold (f4cd3d0)
- hoverbar 被点击多次隐藏 (bf4fc19)
- hoverbar modal 重复创建 (70d2b61)
- hoverbar show/hide (c96bc83)
- image 拖拽,设置最小值 (0205023)
- insert link (a104682)
- insertHtml - 空行 (53a8fbb)
- insertHtml - 空行 (c61f415)
- issue 4308 - 自定义字号、字体无法回显 (ad38b8c)
- 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 indent style 负数 (c8d746e)
- 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)
- enter menu (988fc31)
- 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)
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)