docs(changelog): format

This commit is contained in:
07akioni 2021-11-01 02:13:52 +08:00
parent a56122dca6
commit c3ae99d608
2 changed files with 3 additions and 3 deletions

View File

@ -73,7 +73,7 @@
### Fixes
- Fix `n-data-table` fixed style does not work in group header tablecloses [#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).

View File

@ -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)