mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
docs(changelog): format
This commit is contained in:
parent
a56122dca6
commit
c3ae99d608
@ -73,7 +73,7 @@
|
||||
|
||||
### Fixes
|
||||
|
||||
- Fix `n-data-table` fixed style does not work in group header table,closes [#1341](https://github.com/TuSimple/naive-ui/issues/1341).
|
||||
- Fix `n-data-table` fixed style does not work in group header table, closes [#1341](https://github.com/TuSimple/naive-ui/issues/1341).
|
||||
- Fix `n-data-table` has duplicate right border when it has multiple level headers.
|
||||
- Fix `n-scrollbar` doesn't support `scrollTo`, closes [#1346](https://github.com/TuSimple/naive-ui/issues/1346).
|
||||
- Fix `n-ellipsis`'s `expand-trigger` prop not show `pointer` cursor when content is short when `tooltip = false`, closes [#1299](https://github.com/TuSimple/naive-ui/issues/1299).
|
||||
|
@ -13,8 +13,8 @@
|
||||
### Feats
|
||||
|
||||
- `n-select` 新增 `menu-props` 属性,关闭 [#1475](https://github.com/TuSimple/naive-ui/issues/1475)
|
||||
- `n-image` 的 `toolbar` 增加关闭图标, 关闭 [#1412](https://github.com/TuSimple/naive-ui/issues/1412)
|
||||
- `n-tree` 的 `on-load` 属性在 `remote` 模式下 `expanded-keys` 属性改变时被触发, closes [#1339](https://github.com/TuSimple/naive-ui/issues/1339).
|
||||
- `n-image` 的 `toolbar` 增加关闭图标,关闭 [#1412](https://github.com/TuSimple/naive-ui/issues/1412)
|
||||
- `n-tree` 的 `on-load` 属性在 `remote` 模式下 `expanded-keys` 属性改变时被触发,关闭 [#1339](https://github.com/TuSimple/naive-ui/issues/1339)
|
||||
|
||||
## 2.20.0 (2021-10-28)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user