mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 16:04:04 +00:00
breaking change(Stepper): rename async-change to before-change
This commit is contained in:
@@ -201,6 +201,10 @@ Vue 3.0 中增加了 `Teleport` 组件,提供将组件渲染到任意 DOM 位
|
||||
|
||||
- `trigger` 属性的默认值调整为 `click`
|
||||
|
||||
#### Stepper
|
||||
|
||||
- `async-change` 属性重命名为 `before-change`,并调整使用方法
|
||||
|
||||
#### SwipeCell
|
||||
|
||||
- `open` 事件的 `detail` 参数重命名为 `name`
|
||||
|
Reference in New Issue
Block a user