guava-ui 0.2.3 → 0.2.5

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
@@ -17,6 +17,13 @@
17
17
 
18
18
  ## Version - last >= 3
19
19
 
20
+ > v0.2.5 : 2026.05.28
21
+ >> GvTable优化,action列按钮style优化
22
+ >> 解决edit form表选字典赋值问题
23
+
24
+ > v0.2.4 : 2026.05.23
25
+ >> 解决多语言显示问题
26
+
20
27
  > v0.2.3 : 2026.05.23
21
28
  >> GvForm优化,实现form隐藏动画
22
29
  >> GvDrawer优化,解决footer button按钮快捷键显示兼容问题