guava-ui 0.2.5 → 0.2.7

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
@@ -16,6 +16,14 @@
16
16
  - `Stylelint` : 校验css语法工具
17
17
 
18
18
  ## Version - last >= 3
19
+ > v0.2.7: 2026.06.01
20
+ >> 优化Form表单赋值
21
+ >> 优化Dic字典赋值
22
+ >> 优化crud.save/update方法
23
+
24
+ > v0.2.6: 2026.05.31
25
+ >> 解决多语言form校验显示问题
26
+ >> 解决GvTable组件筛选框样式问题
19
27
 
20
28
  > v0.2.5 : 2026.05.28
21
29
  >> GvTable优化,action列按钮style优化