hy-virtual-tree 2.0.1 → 2.0.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/CHANGELOG.md CHANGED
@@ -1,6 +1,22 @@
1
1
  ## Changelog
2
2
 
3
- ### 2.0.0
3
+ ### 2.0.3
4
+
5
+ _2026-03-12_
6
+
7
+ - 扩展[VirtualTree] 功能
8
+ (1)修复 planGroupDevice 过滤筛选逻辑问题
9
+
10
+ ### 2.0.2
11
+
12
+ _2026-03-12_
13
+
14
+ - 扩展[VirtualTree] 功能
15
+ (1)修复虚拟树更新时没有调用销毁方法的问题
16
+ (2)修复renderContent传入true回显默认值不生效问题
17
+ (3)修复 planGroupDevice 业务类型设备图标不显示问题
18
+
19
+ ### 2.0.1
4
20
 
5
21
  _2026-03-11_
6
22