@cniot/mdd-editor 0.2.0-beta.32 → 0.2.0-beta.34

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.34
2
+ - 弹窗 抽屉 通过【关闭按钮 X】【点击mask区域】【键盘esc按键】关闭弹窗时 可以 刷新父级列表
3
+
4
+ # 0.2.0-beta.33
5
+ - ajax 中 message 提示 最长 duration 支持配置,key:delayLoadingMessageDuration
6
+
1
7
  # 0.2.0-beta.32
2
8
  - 优化 表格 编辑器,减少 重复渲染,提高性能
3
9