mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-24 12:45:18 +08:00
docs(changelog): fixes
This commit is contained in:
parent
4d926eecd4
commit
d129cf2476
@ -12,7 +12,7 @@
|
||||
|
||||
- Fix `n-slider` loss floating point decimal precision, closes [#751](https://github.com/TuSimple/naive-ui/issues/751).
|
||||
- Fix `n-data-table` `onUpdatePage` and `onUpdatePageSize` not triggered while using jsx.
|
||||
- Fix `n-progress`'s `percentage` prop exception in default.
|
||||
- Fix `n-progress`'s `percentage` prop default value doesn't work with different types.
|
||||
- Fix `n-select` hide close icon when option is disabled.
|
||||
- Fix `n-modal` can't be closed when using custom content, closes [#788](https://github.com/TuSimple/naive-ui/issues/788).
|
||||
|
||||
|
@ -12,8 +12,8 @@
|
||||
|
||||
- 修复 `n-slider` 丢失浮点数小数精度,关闭 [#751](https://github.com/TuSimple/naive-ui/issues/751)
|
||||
- 修复 `n-data-table` `onUpdatePage` 和 `onUpdatePageSize` 在使用 jsx 时不触发的问题
|
||||
- 修复 `n-progress` 的 `percentage` 属性默认值异常
|
||||
- 修复 `n-select` 当选项禁用时需要隐藏关闭图标
|
||||
- 修复 `n-progress` 的 `percentage` 属性默认值不能适应多种类型
|
||||
- 修复 `n-select` 当选项禁用时未隐藏关闭图标
|
||||
- 修复 `n-modal` 使用自定义内容无法正常关闭,关闭 [#788](https://github.com/TuSimple/naive-ui/issues/788)
|
||||
|
||||
## 2.16.0 (2021-08-02)
|
||||
|
Loading…
Reference in New Issue
Block a user