Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chensuifengran committed Nov 20, 2024
1 parent 6990cbf commit c010a04
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ _2024.xx.xx_
- 编辑器中 buildForm 方法支持打开快捷填写参数弹窗
- 同类型组件可以拖拽排序
- 修改后的参数可以直接应用到代码中
- Check、Picker组件的添加、删除、修改
- Check、Picker、Select组件的添加、删除、修改
- FindResult类waitText方法添加mismatchCallback参数,用于在未找到文本时执行回调

#### 重构:

Expand All @@ -23,6 +24,7 @@ _2024.xx.xx_
- 修复枚举常量在打开快速填写/修改参数时为 undefined 的问题
- 脚本表单:自动导入上次选项失效
- (dev)修复内置 API 管理模块无法正常保存,以及未正确传入最新选项
- 表单组件:Select组件选项值应该为基本类型,而不是对象

#### 杂项:

Expand Down

0 comments on commit c010a04

Please sign in to comment.