mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-04-12 14:40:47 +08:00
docs(changelog): missing menu changelog
This commit is contained in:
parent
fafde97b66
commit
fa725f45d7
@ -14,6 +14,7 @@
|
||||
- Fix `n-slider`'s rail may have styling issue in `vertical` mode when global box-sizing is overrided, closes [#6114](https://github.com/tusen-ai/naive-ui/issues/6114).
|
||||
- Fix `n-tabs` has style issue when using `prefix` slot, `suffix` slot or `addable` prop with vertical placement, closes [#6059](https://github.com/tusen-ai/naive-ui/issues/6059), [#6060](https://github.com/tusen-ai/naive-ui/pull/6060).
|
||||
- Fix `n-upload` can only upload a maximum of 100 files in certain old browsers when uploading directories, closes [#6027](https://github.com/tusen-ai/naive-ui/issues/6027).
|
||||
- Fix `n-menu` can't apply HTML attributes correctly on the component when `responsive` is set.
|
||||
|
||||
### Features
|
||||
|
||||
|
@ -14,6 +14,7 @@
|
||||
- 修复 `n-slider` 在垂直模式下的宽度样式可能会被全局 CSS box-sizing override 影响,关闭[#6114](https://github.com/tusen-ai/naive-ui/issues/6114)
|
||||
- 修复 `n-tabs` 在垂直模式下使用 `prefix` slot、`suffix` slot 和 `addable` 属性的时候可能出现样式问题,关闭 [#6059](https://github.com/tusen-ai/naive-ui/issues/6059),[#6060](https://github.com/tusen-ai/naive-ui/pull/6060)
|
||||
- 修复 `n-upload` 在某些老浏览器下目录上传最多只能上传 100 个文件,关闭 [#6027](https://github.com/tusen-ai/naive-ui/issues/6027)
|
||||
- 修复 `n-menu` 在 `responsive` 被设定的情况下,HTML 属性无法正确的应用到组件上
|
||||
|
||||
### Features
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user