docs(DatetimePicker): add version tip

This commit is contained in:
chenjiahan
2020-07-12 14:37:13 +08:00
parent 8b48f8622e
commit 2b22a9d510
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
**Feature**
- DatePicker: add datehour type [#6732](https://github.com/youzan/vant/issues/6732)
- DatetimePicker: add datehour type [#6732](https://github.com/youzan/vant/issues/6732)
- Field: add clear-trigger prop [#6699](https://github.com/youzan/vant/issues/6699)
- Search: add clear-trigger prop [#6700](https://github.com/youzan/vant/issues/6700)
- Uploader: add preview-cover slot [#6707](https://github.com/youzan/vant/issues/6707)