@gonsin/gview 2.0.27 → 2.0.29

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
@@ -11,6 +11,17 @@
11
11
  + 🐛 fix:
12
12
  + `2.0.26` fix: 调整表格每页数量
13
13
  + `2.0.26` fix: 修复按钮打开链接问题
14
+ + `2.0.27` fix(GTable): 添加表格空白时显示占位内容
15
+ + `2.0.27` fix(http): 处理登录超时情况
16
+ + `2.0.27` fix(GForm): 处理表单placeholder不显示问题
17
+ + `2.0.27` fix(GDialog): 调整宽度样式
18
+ + `2.0.27` fix(GTable): 调整表格列宽度样式
19
+ + `2.0.28` fix(style): 修改样式
20
+ + `2.0.28` fix: 修改动画
21
+ + `2.0.28` fix(GLayout): 修改布局样式
22
+ + `2.0.28` fix(GForm): 修改表单标签样式
23
+ + `2.0.29` fix: 修复菜单管理相关问题
24
+ + `2.0.29` fix(GTable): 修改表格中表单类型的样式
14
25
  + ✨ feat:
15
26
  + `2.0.26` feat: 添加对话框显示iframe
16
27
  + 🔨 chore: