18 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.1.23 (2022-11-14)
Note: Version bump only for package @wangeditor/editor
5.1.22 (2022-10-18)
Note: Version bump only for package @wangeditor/editor
5.1.21 (2022-10-04)
Note: Version bump only for package @wangeditor/editor
5.1.20 (2022-09-27)
Note: Version bump only for package @wangeditor/editor
5.1.19 (2022-09-27)
Note: Version bump only for package @wangeditor/editor
5.1.18 (2022-09-16)
Note: Version bump only for package @wangeditor/editor
5.1.17 (2022-09-15)
Bug Fixes
- customInsert 不触发 onSuccess (d6f4a1b)
 - focus table 时 isFocused 异常 (5c52bf3)
 - 上传视频 - customBrowseAndUpload 缺少 poster (c24627a)
 
5.1.16 (2022-09-14)
Note: Version bump only for package @wangeditor/editor
5.1.15 (2022-08-30)
Bug Fixes
- checkVideo 增加 poster 参数 (c0402e1)
 
5.1.14 (2022-07-27)
Note: Version bump only for package @wangeditor/editor
5.1.13 (2022-07-27)
Bug Fixes
5.1.12 (2022-07-22)
Note: Version bump only for package @wangeditor/editor
5.1.11 (2022-07-18)
Note: Version bump only for package @wangeditor/editor
5.1.10 (2022-07-16)
Note: Version bump only for package @wangeditor/editor
5.1.9 (2022-07-14)
Note: Version bump only for package @wangeditor/editor
5.1.8 (2022-07-14)
Note: Version bump only for package @wangeditor/editor
5.1.7 (2022-07-13)
Note: Version bump only for package @wangeditor/editor
5.1.6 (2022-07-12)
Note: Version bump only for package @wangeditor/editor
5.1.5 (2022-07-11)
Bug Fixes
5.1.4 (2022-07-11)
Bug Fixes
5.1.3 (2022-07-11)
Bug Fixes
- scroll 滚动问题 (bc133e1)
 
5.1.2 (2022-07-11)
Note: Version bump only for package @wangeditor/editor
5.1.1 (2022-06-02)
Note: Version bump only for package @wangeditor/editor
5.1.0 (2022-05-25)
Features
5.0.1 (2022-04-18)
Bug Fixes
- 不支持 IE 浏览器的提醒 (70c5cae)
 - 打包问题 (c4e87cc)
 - 更新各包之间依赖版本 (75c552c)
 - 兼容 AggregateError (0cbd82d)
 - 兼容next.js及nuxt.js (233728e)
 - 开放几个第三方用的 API (bdf3e70)
 - 拼音隐藏 placeholder (aec1a9f)
 - 上传图片 - base64 仍触发上传 + 超出 maxSize 的报错提醒 (a1d469a)
 - 添加QQ浏览器polyfill (a1b476a)
 - 图片上传,提示 (3754012)
 - 修复 node 环境下报错问题 (5a635a5)
 - 修复取消链接后撤销再重做报错的问题 (9b233a9)
 - 移除了每个包下的 publishConfig directory 配置 (16559f0)
 - 优化选中代码块不应该展示 hoverbar 的交互 (33dcbd6)
 - delete divider (f04cbd6)
 - divider - 键盘删除 (31db059)
 - example/code-hightlight (7885988)
 - globalThis 兼容性 (7a47f4b)
 - group-menu 考虑 excludeKeys (ecc29f3)
 - hoverbar config - 同时选中文字和 table (8f6b4d1)
 - hoverbarKeys - text (59b4840)
 - html 特殊字符 (b3eb81b)
 - i18n - 获取多语言配置 (9f81597)
 - i18n 切换语言 (b3b4642)
 - insertKeys (0a89420)
 - link, text hoverbar 选区问题 (e0b7438)
 - menu 点击多次才能生效 (6497e39)
 - normalize when create editor (2b51962)
 - parse html - v4 video (8dca822)
 - qq 浏览器报错 (8a09ed5)
 - readOnly 时菜单还可操作 (0d4a29b)
 - registerModule (189981c)
 - rename es module filename (1821d4e)
 - shadow dom 样式缺失 (2fcb69c)
 - style-to-html - 输入 a 会删除外部的 标签 (af1f523)
 - table - elemToHtml (e36e609)
 - tableCell 中 br 报错 (8604db7)
 - text hoverbar (c7de4f8)
 - text hoverbar (efe9a34)
 - video - 键盘删除 (5a6bedd)
 
Features
- 两端对齐 (e5080d3)
 - 上标 下标 (40dab08)
 - 上传图片 metaWithUrl (2485157)
 - 增加 enable disable API(删除 setConfig setMenuConfig API) (984fc50)
 - 支持 nodejs 环境 (484f18c)
 - basic text style module (005b343)
 - block quote (c3c87a5)
 - bold & header (8130c23)
 - clearStyle menu (8002f70)
 - code highlight (42b2f8d)
 - code-block - part (a8bcd63)
 - create editor (12d98e4)
 - create mode (63c2eef)
 - customPaste (0f25f5c)
 - divider menu (5262634)
 - drag resize image (cd72028)
 - editor 生命周期,自定义事件 (00e9bc2)
 - editor with-selection plugin (9f0a39f)
 - editor.isSelectedAll (960c845)
 - editor.showProgressBar (51761d4)
 - emotion (736f955)
 - font-size + font-family (cc649e0)
 - fullScreen (e7ccd88)
 - getElemsByTypePrefix (删掉 getHeaders) (c18834b)
 - header button menu (6413135)
 - hover bar (107356e)
 - i18n (c11b244)
 - image menu - width 50% 100% (f9b4c68)
 - image menus & position (bf5beba)
 - indent menu + groupMenu (08db901)
 - insert link (b04242f)
 - justify (2ed7b88)
 - line-height menu (755a752)
 - list menu (fe6c083)
 - menu color - part (3a6cc86)
 - menu color & dropPanel & menu config (5d0d41b)
 - modal appendTo body (fc0ab06)
 - parse html (2a5eace)
 - parse src (link image video) (715a841)
 - selectList (b7366ab)
 - shadow dom example (c55f38d)
 - table module (a397116)
 - table module - header + fullWidth (9a8a0e0)
 - text and toolbar (3ae5d0c)
 - todo (9608fef)
 - toHtml 机制 (1c4d872)
 - toolbar config - insertKeys (a2f3c4b)
 - toolbar excludeKeys (09bd196)
 - tooltip (994d875)
 - undo redo - menu (bfb3014)
 - updateLink + unLink + viewLink (254d554)
 - upload image (0a0564b)
 - upload video (ac8e6f8)
 - video menu (c1faa1c)