hy-virtual-tree 2.0.19 → 2.1.1

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,5 +1,17 @@
1
1
  ## Changelog
2
2
 
3
+ ### 2.1.1
4
+
5
+ _2026-05-16_
6
+
7
+ (1)修复在过滤后调用 getData 出现不触发展开逻辑问题
8
+
9
+ ### 2.1.0
10
+
11
+ _2026-05-16_
12
+
13
+ (1)新增 props.defaultExpandModel 和 props.filterExpandModel 参数控制展开逻辑
14
+
3
15
  ### 2.0.19
4
16
 
5
17
  _2026-05-15_