[new feauture] Notify: add onClose option

This commit is contained in:
陈嘉涵
2019-05-30 12:00:47 +08:00
parent 82134fe402
commit 333666f506
6 changed files with 18 additions and 3 deletions

View File

@@ -6,6 +6,10 @@
- 新增`sticky`参数
##### Notify
- 新增`onClose`选项
##### Rate
- 新增`gutter`属性
@@ -17,7 +21,7 @@
##### Toast
- 新增`onOpened`属性
- 新增`onOpened`选项
### [v2.0.0-beta.2](https://github.com/youzan/vant/tree/v2.0.0-beta.2)