Skip to content

Commit

Permalink
docs: popconfirm changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
07akioni committed Apr 10, 2022
1 parent 432f5a7 commit aaa0aa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- Fix `n-popconfirm`'s `positive-button-props` and `negative-button-props` props lack reactivity, closes [#2753](https://github.com/TuSimple/naive-ui/issues/2753).
- Fix `n-step` has unexpected theme variable class.
- Fix `n-steps` displays uncorrectly when nested in vertical & horizontal mode.
- Fix `n-popconfirm`'s `positive-text` & `negetive-text` props don't allow `null` type.

### Feats

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- 修复 `n-popconfirm``positive-button-props``negative-button-props` 属性缺乏响应式,关闭 [#2753](https://github.com/TuSimple/naive-ui/issues/2753)
- 修复 `n-step` 有多余的主题变量类名
- 修复 `n-steps` 垂直水平相互嵌套样式错乱
- 修复 `n-popconfirm``positive-text` & `negetive-text` 不允许 `null` 类型

### Feats

Expand Down

0 comments on commit aaa0aa6

Please sign in to comment.