Commit 3ec8bb7 1 parent 70efdda commit 3ec8bb7 Copy full SHA for 3ec8bb7
File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.0.1] ( https://github.com/buqiyuan/vue3-antd-admin/compare/v0.1.4...v1.0.1 ) (2022-03-15)
2
+
3
+ ### Bug Fixes
4
+
5
+ - 左侧菜单超出屏幕不能滚动问题 ([ 076dc79] ( https://github.com/buqiyuan/vue3-antd-admin/commit/076dc79896496776701b158950960a08a4490707 ) )
6
+ - add menu sort ([ 6309089] ( https://github.com/buqiyuan/vue3-antd-admin/commit/630908988286d062bdce9a433ea5e785dbf8659d ) )
7
+ - ** component:** fix schema-form vIf logic [ #83 ] ( https://github.com/buqiyuan/vue3-antd-admin/issues/83 ) ([ ab5dfc1] ( https://github.com/buqiyuan/vue3-antd-admin/commit/ab5dfc1daf7a2f32c97159c1724281bd86d945ca ) )
8
+ - ** components:** [ draggable-modal] close after route switch ([ 6101460] ( https://github.com/buqiyuan/vue3-antd-admin/commit/6101460370627338c82bdc88f0e817bcfa07c830 ) )
9
+ - ** components:** [ schema-form] placeholder typo ([ 3d9ea50] ( https://github.com/buqiyuan/vue3-antd-admin/commit/3d9ea507de1104f87aa199a07950b118cbd9522a ) )
10
+ - fix schema-form type tip ([ 3bbc9e5] ( https://github.com/buqiyuan/vue3-antd-admin/commit/3bbc9e546dba3719b987d2a9d9c82d35183ab67c ) )
11
+ - some route file path error ([ 9d21419] ( https://github.com/buqiyuan/vue3-antd-admin/commit/9d2141921027f398e55202c07ea5a83cc340ef7f ) )
12
+ - ** useModal:** fix circular dependency ([ 3fc4ae8] ( https://github.com/buqiyuan/vue3-antd-admin/commit/3fc4ae801736383b16fbe4d4590794fb79755202 ) )
13
+
14
+ ### Features
15
+
16
+ - ** views:** add about page ([ b320ed8] ( https://github.com/buqiyuan/vue3-antd-admin/commit/b320ed8aa30ccbff87fc87d944cbf7cc2f003259 ) )
17
+
1
18
## [ 0.1.4] ( https://github.com/buqiyuan/vue3-antd-admin/compare/v0.1.3...v0.1.4 ) (2022-01-05)
2
19
3
20
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue3-antd-admin" ,
3
- "version" : " 0.1.4 " ,
3
+ "version" : " 1. 0.1" ,
4
4
"author" : {
5
5
"name" : " buqiyuan" ,
6
6
"email" : " 1743369777@qq.com" ,
You can’t perform that action at this time.
0 commit comments