mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-04-06 14:30:46 +08:00
docs(changelog): miss virtual scroll x description
This commit is contained in:
parent
e6f37c5a95
commit
1f0d8cdbad
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user