@vue-start/element-pro 0.1.0 → 0.2.0

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
@@ -3,6 +3,40 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [0.2.0](https://github.com/zxeryu/vue-start/compare/@vue-start/element-pro@0.1.2...@vue-start/element-pro@0.2.0) (2022-08-22)
7
+
8
+ ### Bug Fixes
9
+
10
+ - **element-pro:** loading ([c512f63](https://github.com/zxeryu/vue-start/commit/c512f638f06acab64242bf85b2475b860097061e))
11
+ - **element-pro:** serial number for table ([32e12aa](https://github.com/zxeryu/vue-start/commit/32e12aa6bdd494464bc2839eaaed5d8ce66330a5))
12
+
13
+ ### Features
14
+
15
+ - **pro:** modal/page curd ([07b696c](https://github.com/zxeryu/vue-start/commit/07b696cf2a327d4ec083ec75f3d5b73c870bfcb3))
16
+
17
+ ### Performance Improvements
18
+
19
+ - **pro:** columnState for table,form ([7f4431e](https://github.com/zxeryu/vue-start/commit/7f4431ebf2d426b93a24e381712d705700561ec9))
20
+
21
+ ## [0.1.2](https://github.com/zxeryu/vue-start/compare/@vue-start/element-pro@0.1.1...@vue-start/element-pro@0.1.2) (2022-08-17)
22
+
23
+ ### Bug Fixes
24
+
25
+ - **element-pro:** bug ([2e4c694](https://github.com/zxeryu/vue-start/commit/2e4c69469a3babd4d08ea13c934a71a31df5b743))
26
+ - **element-pro:** grid ([6b435c7](https://github.com/zxeryu/vue-start/commit/6b435c796890dc1e253f35f7b622bb14041c01cf))
27
+ - **pro:** curd sub action ([f389009](https://github.com/zxeryu/vue-start/commit/f389009b9890844d51c6ad92279ac308e7686517))
28
+ - **pro:** refresh list ([d07ff48](https://github.com/zxeryu/vue-start/commit/d07ff484918271516db2aeca7727eb83dfad63ff))
29
+
30
+ ## [0.1.1](https://github.com/zxeryu/vue-start/compare/@vue-start/element-pro@0.1.0...@vue-start/element-pro@0.1.1) (2022-08-12)
31
+
32
+ ### Bug Fixes
33
+
34
+ - **element-pro:** curd schema form ([175f9e7](https://github.com/zxeryu/vue-start/commit/175f9e70482009afd118573be6e716535f584043))
35
+
36
+ ### Performance Improvements
37
+
38
+ - **element-pro:** props ([0836f4f](https://github.com/zxeryu/vue-start/commit/0836f4fcfa2bc11c68a44ca62e8fa3f19b45218b))
39
+
6
40
  # 0.1.0 (2022-08-09)
7
41
 
8
42
  ### Bug Fixes