vant-weapp/docs/markdown/changelog.md
2019-09-04 10:40:39 +08:00

35 lines
537 B
Markdown

# 更新日志
### [v1.0.0-beta.0](https://github.com/youzan/vant-weapp/tree/v1.0.0-beta.0)
#### 不兼容更新
##### Badge
- `BadgeGroup`重命名为`Sidebar`
- `Badge`重命名为`SlidebarItem`
##### Notify
- `text`选项重命名为`message`
- `backgroundColor`选项重命名为`background`
##### Popup
- `transitionEnd`事件重命名为`transitionend`
#### 新特性
##### Button
- `color`属性支持渐变色
##### Field
- 新增`clickable`属性
- 新增`arrow-direction`属性
##### Popup
- 新增`round`属性