mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[changelog] 2.0.0-beta.4
This commit is contained in:
parent
cb6f7a3fa2
commit
384b2f4001
@ -1,5 +1,37 @@
|
||||
# Changelog
|
||||
|
||||
### [v2.0.0-beta.4](https://github.com/youzan/vant/tree/v2.0.0-beta.4)
|
||||
`2019-06-05`
|
||||
|
||||
##### Checkbox
|
||||
|
||||
- Fix `label-position` prop not work
|
||||
|
||||
##### Field
|
||||
|
||||
- Add `click` event
|
||||
- Add `clickable` prop
|
||||
|
||||
##### Radio
|
||||
|
||||
- Fix `label-position` prop not work
|
||||
|
||||
##### Stepper
|
||||
|
||||
- Support `Number` type of `input-width` prop
|
||||
|
||||
##### SwipeCell
|
||||
|
||||
- Fix render error when one side is empty
|
||||
|
||||
##### Uploader
|
||||
|
||||
- Support bind `v-model`
|
||||
- Add `max-count` prop
|
||||
- Add `preview-size` prop
|
||||
- Add `preview-image` prop
|
||||
|
||||
|
||||
### [v2.0.0-beta.3](https://github.com/youzan/vant/tree/v2.0.0-beta.3)
|
||||
`2019-05-31`
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
# 更新日志
|
||||
|
||||
### [v2.0.0-beta.4](https://github.com/youzan/vant/tree/v2.0.0-beta.4)
|
||||
`2019-06-05`
|
||||
|
||||
##### Checkbox
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user