@aimerthyr/virtual-table 1.2.0 → 1.3.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,18 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.3.1] - 2026-03-14
4
+
5
+ ### Fixed
6
+
7
+ - 表头自定义插槽渲染异常
8
+
9
+ ## [1.3.0] - 2026-03-14
10
+
11
+ ### Changed
12
+
13
+ - 表格单元格性能优化
14
+ - 列宽自适应逻辑油壶
15
+
3
16
  ## [1.2.0] - 2026-03-11
4
17
 
5
18
  ### Changed