@gonsin/gview 2.0.29 → 2.0.31

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
@@ -6,6 +6,14 @@
6
6
 
7
7
  ## 版本更新记录
8
8
 
9
+ ### 2.0.31 ~ 2.0.35
10
+
11
+ + 🐛 fix:
12
+ + `2.0.31` fix: 修复 props 问题
13
+ + `2.0.31` fix(GTable): 修改表格列宽度问题
14
+ + `2.0.31` fix: 修复侧边菜单滚动条问题
15
+ + `2.0.31` feat(GBoard): 添加按钮跳转到外部链接动作
16
+
9
17
  ### 2.0.26 ~ 2.0.30
10
18
 
11
19
  + 🐛 fix:
@@ -22,10 +30,14 @@
22
30
  + `2.0.28` fix(GForm): 修改表单标签样式
23
31
  + `2.0.29` fix: 修复菜单管理相关问题
24
32
  + `2.0.29` fix(GTable): 修改表格中表单类型的样式
33
+ + `2.0.30` fix(menu): 修改菜单管理操作按钮
34
+ + `2.0.30` fix(uploader): 修复文件上传组件百分比显示错误
35
+ + `2.0.30` fix(GHeader): 修复输入框大小变化问题
25
36
  + ✨ feat:
26
37
  + `2.0.26` feat: 添加对话框显示iframe
27
38
  + 🔨 chore:
28
39
  + `2.0.26` chore: 更新tdesign-vue-next版本(1.3.5)
40
+ + `2.0.30` chore: 整理代码
29
41
 
30
42
  ### 2.0.21 ~ 2.0.25
31
43
 
@@ -1,4 +1,4 @@
1
- import { _ as o } from "./index-25787887.mjs";
1
+ import { _ as o } from "./index-6a5c2f3d.mjs";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  import "pinia";