Skip to content

Commit

Permalink
docs(changelog): closes #2605
Browse files Browse the repository at this point in the history
  • Loading branch information
07akioni committed Mar 10, 2022
1 parent a8fd47e commit 9e9b037
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Fixes

- Fix `n-tree-select`s in `multiple` mode cannot delete options whose `default-value` attribute contains parent node
- Fix `n-tree-select`s in `multiple` mode cannot delete options whose `default-value` attribute contains parent node, closes [#2605](https://github.com/TuSimple/naive-ui/issues/2605).
- Fix `n-tree` may throw error when node is removed, closes [#2597](https://github.com/TuSimple/naive-ui/issues/2597).

## 2.26.3
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Fixes

- 修复 `n-tree-select` 在 multiple 模式下不能删除 default-value 属性包含父节点的选项
- 修复 `n-tree-select` 在 multiple 模式下不能删除 default-value 属性包含父节点的选项,关闭 [#2605](https://github.com/TuSimple/naive-ui/issues/2605)
- 修复 `n-tree` 在移除节点时可能抛出异常,关闭 [#2597](https://github.com/TuSimple/naive-ui/issues/2597)

## 2.26.3
Expand Down

0 comments on commit 9e9b037

Please sign in to comment.