@cniot/mdd-editor 0.2.0-beta.52 → 0.2.0-beta.54

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,3 +1,11 @@
1
+ # 0.2.0-beta.54
2
+
3
+ - feat: form 的表单项支持左右自定义渲染
4
+
5
+ # 0.2.0-beta.53
6
+
7
+ - feat: 可编辑表格支持 上传文件
8
+
1
9
  # 0.2.0-beta.51 ~ 52
2
10
  - 可编辑表格地址选择器添加默认国家、是否先选择国家属性配置
3
11