support Carousel

support Carousel @rijn you can review when you are free
This commit is contained in:
梁灏 2017-03-02 15:36:39 +08:00
parent a190ce84be
commit bb71140e7b
8 changed files with 57 additions and 203 deletions

View file

@ -19,4 +19,6 @@ class 改为了 className
### Upload
父级不能 computed Upload 的 fileList 了
### Collapse
废弃 activeKey使用 v-modelkey 是保留的,更名为 name
废弃 activeKey使用 v-modelkey 是保留的,更名为 name
### Carousel
废弃 activeIndex使用 v-modelv-for="n in slides.length",Vue2的数字循环是从1开始的