@cniot/mdd-editor 0.2.0-beta.53 → 0.2.0-beta.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.MD CHANGED
@@ -1,11 +1,21 @@
1
+ # 0.2.0-beta.55
2
+
3
+ - feat: 新增行详情是否能展示全部配置
4
+
5
+ # 0.2.0-beta.54
6
+
7
+ - feat: form 的表单项支持左右自定义渲染
8
+
1
9
  # 0.2.0-beta.53
2
10
 
3
11
  - feat: 可编辑表格支持 上传文件
4
12
 
5
13
  # 0.2.0-beta.51 ~ 52
14
+
6
15
  - 可编辑表格地址选择器添加默认国家、是否先选择国家属性配置
7
16
 
8
17
  # 0.2.0-beta.49
18
+
9
19
  - fix: upload 没有读取 multiple 属性
10
20
 
11
21
  # 0.2.0-beta.47 ~ 0.2.0-beta.48