Skip to content

Commit fff62f0

Browse files
committed
docs(changelog): add missing changes
1 parent 1c5a62f commit fff62f0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.en-US.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- Fix `n-menu`'s disabled style not working when parent node is set to `disabled` and child node has `type: "group"`, closes [#6792](https://github.com/tusen-ai/naive-ui/issues/6792)
2020
- Fix `n-input-group-label` not injecting `formItemInjectionKey`, causing the `size` property to fail, and close [#7066](https://github.com/tusen-ai/naive-ui/issues/7066)
2121
- Fix the issue of style confusion in `n-carousel` when there is only one image, close [#6476](https://github.com/tusen-ai/naive-ui/issues/6476)
22+
- Fix `n-marquee` component 'Non-function value encountered for default slot' warning.
2223

2324
### Features
2425

CHANGELOG.zh-CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- 修复 `n-menu` 在父节点设置 `disabled`,子节点为 `type: "group"` 的禁用样式失效,关闭 [#6792](https://github.com/tusen-ai/naive-ui/issues/6792)
2020
- 修复 `n-input-group-label` 没有注入 `formItemInjectionKey`,导致 `size` 属性失效的问题,关闭 [#7066](https://github.com/tusen-ai/naive-ui/issues/7066)
2121
- 修复 `n-carousel` 只有一张图的情況下样式错乱的问题,关闭 [#6476](https://github.com/tusen-ai/naive-ui/issues/6476)
22+
- 修复 `n-marquee` 组件 'Non-function value encountered for default slot' 警告
2223

2324
### Features
2425

0 commit comments

Comments
 (0)