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 3, 2024
1 parent 613f6fa commit 993202e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,20 @@ _2024.xx.xx_

#### 新特性:

- 编辑器中buildForm方法支持打开快捷填写参数弹窗
- 同类型组件可以拖拽排序
- 修改后的参数可以直接应用到代码中
- (TODO)组件的添加、删除、修改

#### 重构:

- 在脚本表单加载完成之前显示加载动画
- eval使用new Function代替
- ast分析支持获取NoSubstitutionTemplateLiteral节点的值

#### Bug修复:

- 修复编辑器快速填写参数弹窗替换参数是,替换范围不正确的问题
- 修复枚举常量在打开快速填写/修改参数时为undefined的问题
- 脚本表单:自动导入上次选项失效
- (dev)修复内置API管理模块无法正常保存,以及未正确传入最新选项
Expand Down

0 comments on commit 993202e

Please sign in to comment.