[breaking change] remove waterfall component

This commit is contained in:
陈嘉涵
2019-04-29 19:40:40 +08:00
parent da6fb85315
commit a84d93869c
12 changed files with 8 additions and 404 deletions
+4
View File
@@ -42,6 +42,10 @@
- [x] 移除`circle`类型
- [x] 移除`gradient-circle`类型
### Waterfall
- [x] 彻底移除在 1.0 版本废弃的 Waterfall 组件,请使用`List`组件代替,或使用独立的[@vant/waterfall](https://github.com/chenjiahan/vant-waterfall)包。
## 新特性
TODO