mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-04-24 15:01:22 +08:00
doc(changelog): fix
This commit is contained in:
parent
1bf8e7f947
commit
0fc62f8467
@ -2,6 +2,8 @@
|
||||
|
||||
## NEXT_VERSION
|
||||
|
||||
`2024-02-22`
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
- Fix `n-scrollbar`'s `scrollTo(x: number, y: number)` error where the order of method parameters does not match the document.
|
||||
|
@ -2,6 +2,8 @@
|
||||
|
||||
## NEXT_VERSION
|
||||
|
||||
`2024-02-22`
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
- 修复 `n-scrollbar` 组件的 `scrollTo(x: number, y: number)`方法参数顺序与文档不符的错误
|
||||
@ -29,10 +31,6 @@
|
||||
|
||||
- 新增 `etEE` locale
|
||||
|
||||
### TODO
|
||||
|
||||
menu indent...
|
||||
|
||||
## 2.37.3
|
||||
|
||||
`2024-01-09`
|
||||
|
Loading…
x
Reference in New Issue
Block a user