@cniot/mdd-editor 0.2.0-beta.31 → 0.2.0-beta.33

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,9 @@
1
+ # 0.2.0-beta.33
2
+ - ajax 中 message 提示 最长 duration 支持配置,key:delayLoadingMessageDuration
3
+
4
+ # 0.2.0-beta.32
5
+ - 优化 表格 编辑器,减少 重复渲染,提高性能
6
+
1
7
  # 0.2.0-beta.31
2
8
  - 更改 分栏 组件 默认数据
3
9