v4.0.0-alpha.6
Pre-release
Pre-release
What's Changed
Exciting New Features 🎉
- feat: Add AI module by @chenxi-20 in #266
- feat: Improve AI functionality by @chenxi-20 in #297
- feat: remove petercat and fix style by @kagol in #300
- feat(scss): 更新 scss 文件的引入方式 by @vaebe in #314
- feat: format-painter allow ignore formats by @zzxming in #318
- feat: add toolbar icon svgs by @wuyiping0628 in #348
- feat(custom-image): 增加 allowInvalidUrl 用于支持特定场景(比如:Electron)需要返回原始 url by @LinLiang66 in #354
Bug Fixes 🐛
- fix(emoji): 修复因 DEFAULT_OPTIONS 类型导致的编译错误 by @vaebe in #290
- fix(ai): 修复因为代码风格导致 auto lint 错误 by @vaebe in #291
- fix(doc): 修复title与搜索框文字无法垂直对齐的问题 by @GaoNeng-wWw in #298
- fix: Fix span style issue by @chenxi-20 in #302
- fix(ai): code style error by @vaebe in #317
- fix: Fix AI issue sheet by @chenxi-20 in #324
- fix(i18n): toolbar header 未进行国际化翻译 (close #285) by @vaebe in #323
- fix(i18n): toolbar header picker 切换语言后 label 显示不正确 by @vaebe in #325
- fix(emoji): 插入表情后光标的位置不正确 by @vaebe in #343
- fix(custom-uploader): fail 状态插入 \n 会破坏 表格数据结构 使用空格占位 by @vaebe in #345
- fix(test): 修复 file-upload.spec.ts 测试错误 by @vaebe in #352
- fix: fix pnpm build fail by @kagol in #355
Other Changes
- docs: chemistry extension example by @GaoNeng-wWw in #303
New Contributors
- @chenxi-20 made their first contribution in #266
- @GaoNeng-wWw made their first contribution in #298
- @wuyiping0628 made their first contribution in #348
- @LinLiang66 made their first contribution in #354
Full Changelog: v4.0.0-alpha.2...v4.0.0-alpha.6