mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-04-12 14:40:47 +08:00
docs(changelog): missing mention component changes
This commit is contained in:
parent
a417ee4115
commit
389099c25c
@ -20,6 +20,7 @@
|
||||
- Fix `n-badge` unable to mask focus element border, closes [#5929](https://github.com/tusen-ai/naive-ui/issues/5929)
|
||||
- Fix `n-button` font-weight CSS variable name error, closes [#5922](https://github.com/tusen-ai/naive-ui/issues/5922)
|
||||
- Fix `n-icon`'s `component` prop not accepting FunctionalComponent.
|
||||
- Fix `n-mention`'s panel is misplaced if `placement` is set to `'top'` or padding is set to component's style, closes [#6241](https://github.com/tusen-ai/naive-ui/issues/6241).
|
||||
|
||||
### Features
|
||||
|
||||
|
@ -20,6 +20,7 @@
|
||||
- 修复 `n-badge` 中无法遮盖聚焦元素边框问题,关闭 [#5929](https://github.com/tusen-ai/naive-ui/issues/5929)
|
||||
- 修复 `n-button` font-weight CSS 变量名错误的问题,关闭 [#5922](https://github.com/tusen-ai/naive-ui/issues/5922)
|
||||
- 修复 `n-icon` 的 `component` 属性不接受 FunctionalComponent 问题
|
||||
- 修复 `n-mention` 的面板在 `placement` 设为 `'top'` 或者组件设定的 padding 的时候位置有问题,关闭 [#6241](https://github.com/tusen-ai/naive-ui/issues/6241)
|
||||
|
||||
### Features
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user