@gonsin/gview 2.0.23 → 2.0.24

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,4 @@
1
+
1
2
  # gview-next
2
3
 
3
4
  ## 版本更新记录
@@ -9,9 +10,15 @@
9
10
  + `2.0.23` fix(GHeader): 修改按钮间隔样式
10
11
  + `2.0.23` fix(GTable): 修复表格组件可能报错的问题
11
12
  + `2.0.23` fix: 修复默认不跳转到首页的问题
13
+ + `2.0.24` fix(GForm): 修改表单相关问题
14
+ + `2.0.24` fix(socket): 添加 socket 注册参数
15
+ + `2.0.24` fix(GTable): 修改表格图片显示
12
16
  + 🔨 chore:
13
17
  + `2.0.21` chore: 更新tdesign-vue-next版本
18
+ + `2.0.24` chore: 整理代码
19
+ + ✨ feat:
14
20
  + `2.0.23` feat: 完善标签页功能
21
+ + `2.0.24` feat(GUploader): 上传组件更新 …
15
22
 
16
23
  ### 2.0.16 ~ 2.0.20
17
24