@vue-start/element-pro 0.2.26 → 0.2.28

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/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Change Log
2
2
 
3
+ # 0.2.28
4
+
5
+ - 注册 ProTip、ProPage、Tooltip
6
+
7
+ # 0.2.27
8
+
9
+ - Table 添加 rowSelection 配置;使用 v-model:selectedRowKeys 即可绑定选项;
10
+ - Uploader 添加 globalLoading、renderDom;
11
+
3
12
  # 0.2.26
4
13
 
5
14
  - fix table span-method