update 0.9.3

This commit is contained in:
yehuozhili
2021-10-07 14:41:24 +08:00
parent 02337bae3c
commit c37d442b45
18 changed files with 494 additions and 48 deletions

View File

@@ -4,6 +4,14 @@ order: 1
---
## changelog
## 0.9.3
增加双击置入画布。
变更元素初始focus状态。
存在元素宽高,则置入时定位于元素中心。
## 0.9.2
增加远程组件调用全流程component中增加url属性便于script加载。