docs(changelog): miss virtual scroll x description

This commit is contained in:
07akioni 2024-09-25 23:02:04 +08:00
parent e6f37c5a95
commit 1f0d8cdbad
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@
- `n-data-table` adds `allowExport` prop for column.
- `n-date-picker` adds `year-range` prop.
- `n-tree-select` adds `header` slot, closes [#5915](https://github.com/tusen-ai/naive-ui/issues/5915).
- `n-data-table` adds `virtual-scroll-x`, `virtual-scroll-header`, `height-for-row`, `header-height`, `min-row-height` props for supporting horizontal virtual scrolling when there are massive columns.
## 2.39.0

View File

@ -39,6 +39,7 @@
- `n-data-table` 在列的配置中新增 `allowExport` 属性
- `n-date-picker` 新增 `year-range` 属性
- `n-tree-select` 新增 `header` 插槽,关闭 [#5915](https://github.com/tusen-ai/naive-ui/issues/5915)
- `n-data-table` 新增 `virtual-scroll-x``virtual-scroll-header``height-for-row``header-height``min-row-height` 属性,用于支持大量列数据的虚拟滚动
## 2.39.0