Skip to content

Commit

Permalink
build: v1.1.4 release (^.^)YYa!!
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfuhai committed Sep 25, 2024
1 parent b497518 commit c306154
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 3 deletions.
16 changes: 16 additions & 0 deletions changes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# AiEditor ChangeLog

## v1.1.4 20240925:
- feat: add ClassName extension for custom node class attribute
- feat: add custom AI icon in bubble menu
- refactor: refactor translate bubble menu
- refactor: refactor ai bubble panel
- refactor: add more common emojis

---
- 新增:新增 ClassName 插件,用于自定义节点的 class 央视
- 新增:添加自定义泡泡菜单的 AI ICON 的功能
- 优化:重构 翻译 功能的交互逻辑
- 优化:重构 AI 弹出菜单的交互细节
- 优化:添加更多场景的 emoji 表情



## v1.1.3 20240923:
- feat: add translate bubble menu items
- feat: add "pasteAsText" config support
Expand Down
16 changes: 16 additions & 0 deletions docs/zh/changes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# AiEditor ChangeLog

## v1.1.4 20240925:
- feat: add ClassName extension for custom node class attribute
- feat: add custom AI icon in bubble menu
- refactor: refactor translate bubble menu
- refactor: refactor ai bubble panel
- refactor: add more common emojis

---
- 新增:新增 ClassName 插件,用于自定义节点的 class 央视
- 新增:添加自定义泡泡菜单的 AI ICON 的功能
- 优化:重构 翻译 功能的交互逻辑
- 优化:重构 AI 弹出菜单的交互细节
- 优化:添加更多场景的 emoji 表情



## v1.1.3 20240923:
- feat: add translate bubble menu items
- feat: add "pasteAsText" config support
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aieditor",
"author": "yangfuhai",
"version": "1.1.3",
"version": "1.1.4",
"type": "module",
"keywords": [
"editor",
Expand Down

0 comments on commit c306154

Please sign in to comment.