guava-ui 0.0.6 → 0.0.8

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,11 @@
17
17
 
18
18
  ## Version - last >= 3
19
19
 
20
+ > v0.0.7 : 2026.01.28
21
+ >> 优化GvTagsView组件,增加tabs的右键功能以及style样式修改
22
+ >> GvSvgIcon组件更改为GvIcon组件,支持iconfont、svg的icon处理,支持自定义class扩展
23
+ >> 实现GvExpandMenu组件的点击菜单功能
24
+
20
25
  > v0.0.6 : 2025.08.08.
21
26
  >> 新增left menus 组件,layout布局组件
22
27
  >> 调整left menus 左侧栏布局样式