hflvcomp 0.0.14 → 0.0.15

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
@@ -2,21 +2,13 @@
2
2
 
3
3
  > 基础组件库,专为 hflveditor3 可视化编辑器设计
4
4
 
5
- ## 📦 组件列表
6
-
7
- ### 通用组件
8
- - **Subpage** - 子页面
9
- - *更多组件开发中...*
10
-
11
- ### SVG组件
12
-
13
- ### 后续规划
14
- - [ ] XXX
15
-
16
- ---
17
5
 
18
6
  ## 📝 更新日志
19
7
 
8
+ ### [0.0.15] - 2026-05-02
9
+ - 🎨 **优化改进**
10
+ - SVGDataText组件优化,数据为空时展示默认的空显示文本
11
+
20
12
  ### [0.0.14] - 2026-03-19
21
13
 
22
14
  #### Subpage 子页面容器组件