Skip to content

Commit

Permalink
docs(changelog): closes #2885
Browse files Browse the repository at this point in the history
  • Loading branch information
07akioni committed Jul 6, 2022
1 parent f957c68 commit d9acc59
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 @@ -29,7 +29,7 @@
- Export all components' props object.
- `n-popover` adds `footer-style` prop.
- `n-popover` adds `footer` slot, closes [#3188](https://github.com/TuSimple/naive-ui/issues/3188).
- `n-dropdown` adds `menu-props` prop.
- `n-dropdown` adds `menu-props` prop, closes [#2885](https://github.com/TuSimple/naive-ui/issues/2885).
- `n-data-table` adds `multiple` prop, closes [#3056](https://github.com/TuSimple/naive-ui/issues/3056).
- `n-date-picker` would disable confirm button if end date is not selected, closes [#3226](https://github.com/TuSimple/naive-ui/issues/3226).
- `n-tree` adds `check-on-click` prop to control `checked` status, closes [#2968](https://github.com/TuSimple/naive-ui/issues/2968).
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
- 导出所有组件的 props 对象
- `n-popover` 新增 `footer-style` 属性,用于设置底部内容的样式
- `n-popover` 新增 `footer` 插槽,用于设置底部内容,关闭 [#3188](https://github.com/TuSimple/naive-ui/issues/3188)
- `n-dropdown` 新增 `menu-props`
- `n-dropdown` 新增 `menu-props`,关闭 [#2885](https://github.com/TuSimple/naive-ui/issues/2885)
- `n-data-table` 的列属性增加 `multiple` 属性使得表格选择支持单选模式,关闭 [#3056](https://github.com/TuSimple/naive-ui/issues/3056)
- `n-dropdown` 新增 `menu-props` 属性
- `n-date-picker` 在选择结束日期过程中禁止点击确认按钮,关闭 [#3226](https://github.com/TuSimple/naive-ui/issues/3226)
Expand Down

0 comments on commit d9acc59

Please sign in to comment.