guava-ui 0.1.1 → 0.1.3

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,10 @@
17
17
 
18
18
  ## Version - last >= 3
19
19
 
20
+ > v0.1.3 : 2026.03.18.
21
+ >> 优化GvExpandMenu组件,解决i18n在web工程中无法翻译问题.
22
+ >> 优化package.json,lib库组件适配web工程.
23
+
20
24
  > v0.1.0 : 2026.03.12
21
25
  >> 解决打包lib库生成index.d.ts问题.
22
26
  >> 优化打包上传npm内容。