docs(changelog): 2.5.6
This commit is contained in:
@@ -1,5 +1,34 @@
|
||||
# Changelog
|
||||
|
||||
### [v2.5.6](https://github.com/youzan/vant/compare/v2.5.5...v2.5.6)
|
||||
|
||||
`2020-03-20`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Calendar: add allow-same-day prop [#5688](https://github.com/youzan/vant/issues/5688)
|
||||
- GoodsAction: add badge prop, mark info prop as deprecated [0dea9e](https://github.com/youzan/vant/commit/0dea9e2cb1562decc07ef4467d085247b91924fd)
|
||||
- GridItem: add badge prop, mark info prop as deprecated [db94b2](https://github.com/youzan/vant/commit/db94b20c8258ebb31bac99ea1f0c918d62de1059)
|
||||
- Icon: add badge prop, mark info prop deprecated [575577](https://github.com/youzan/vant/commit/575577ed58a1e6daa36ffba7db8054556aa0d24d)
|
||||
- ImagePreview: add closed event [5b279a](https://github.com/youzan/vant/commit/5b279ab0dc862c0a3257d18fe17d04ed8dd8c1dd)
|
||||
- locale: add japanese language [#5853](https://github.com/youzan/vant/issues/5853) [#5854](https://github.com/youzan/vant/issues/5854)
|
||||
- SidebarItem: add badge prop, mark info prop as deprecated [01482f](https://github.com/youzan/vant/commit/01482f20bc2150a7e4667fac062b4f129b0ac0c1)
|
||||
- Tab: add badge prop, mark info prop as deprecated [214b13](https://github.com/youzan/vant/commit/214b13b8fff411a401fe6ccfc9eb979a51df7461)
|
||||
- TabbarItem: add badge prop, mark info prop as deprecated [d61cbd](https://github.com/youzan/vant/commit/d61cbdd086c9050fa467803be676a1eb14d50f16)
|
||||
- TreeSelect: add badge option, mark info option as deprecated [0cc7a3](https://github.com/youzan/vant/commit/0cc7a305287f43314910f893092c09004cef5349)
|
||||
- Uploader: add chooseFile method [#5818](https://github.com/youzan/vant/issues/5818)
|
||||
- Uploader: add show-upload prop [66c0b3](https://github.com/youzan/vant/commit/66c0b3c1b7d101f242071cf90e5c0b2b899edbdd)
|
||||
- Uploader: use before read promise resolved value [#5813](https://github.com/youzan/vant/issues/5813)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- Calendar: incorret button native-type [#5873](https://github.com/youzan/vant/issues/5873)
|
||||
- Field: should not cache input slot [#5868](https://github.com/youzan/vant/issues/5868)
|
||||
- ImagePreview: should not show previews image [7fcfc5](https://github.com/youzan/vant/commit/7fcfc5f3270d3507a002247c53a29da211f1ecb6)
|
||||
- Picker: update cascade after setColumnIndex [#5807](https://github.com/youzan/vant/issues/5807)
|
||||
- Picker: update cascade after setColumnValue [#5807](https://github.com/youzan/vant/issues/5807)
|
||||
- Toast: should lock scroll when use forbidClick [df8777](https://github.com/youzan/vant/commit/df877751b3497eb6477797ee1a52933067e57676)
|
||||
|
||||
### [v2.5.5](https://github.com/youzan/vant/compare/v2.5.4...v2.5.5)
|
||||
|
||||
`2020-03-11`
|
||||
|
||||
Reference in New Issue
Block a user