Skip to content

Commit

Permalink
build: v1.1.3 release (^.^)YYa!!
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfuhai committed Sep 23, 2024
1 parent cf972e5 commit e08eaaf
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/zh/changes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# AiEditor ChangeLog

## v1.1.3 20240923:
- feat: add translate bubble menu items
- feat: add "pasteAsText" config support
- feat: add de and pt langs, thanks to @TobiasKrais
- feat: add Emoji config support
- fix: fix GiteeAiModel parse ai message error
- refactor: optimize AiEditor.ts and Header.ts
- refactor: optimize styles in Emoji.ts/Heading.ts/AbstractDropdownMenuButton.ts, thanks to @TobiasKrais
- refactor: optimize ai panel position
- chore: create npm-publish.yml
- chore: remove comment code

---

- 新增: 浮动菜单新增翻译功能,以及自定义翻译语言
- 新增: 新增 "pasteAsText" 配置的功能,在粘贴时自动清除样式
- 新增: 新增德语和葡萄牙语的配置,感谢 @TobiasKrais
- 新增: 新增 emoji 自定义配置的功能
- 修复: 修复 GiteeAiModel 在某些情况下解析错误的问题
- 优化: 优化 AiEditor.ts 及 Header.ts 代码
- 优化: 优化 Emoji.ts/Heading.ts/AbstractDropdownMenuButton.ts 的样式代码, @TobiasKrais
- 优化: 优化 文字选中以及 ai 弹出菜单的位置
- 优化: 创建 npm-publish.yml 用于自动发布的功能
- 优化: 上传部分注释代码



## v1.1.1 20240915:
- feat: Increase the indent to 2em instead of 10px
- feat: add FontSize defaultValue config
Expand Down

0 comments on commit e08eaaf

Please sign in to comment.