Skip to content

v3.0.2

Compare
Choose a tag to compare
@mengxiong10 mengxiong10 released this 18 Nov 05:06
· 133 commits to master since this release

Bug Fixes

  • compatible with vue old version inject (c03632f)
  • should return [null, null] when clear a range (635631f)

Features

  • add prop partial-update. Determine whether update date when select year or month in type='date' or type='datetime' (07f4271)

修复 Bug

  • 兼容旧版 vue 的inject语法 (c03632f)
  • 应该返回 [null, null] 当清除范围的时候 (635631f)
  • 当年在 0 到 100 时候显示问题 (8c546cc)

新功能

  • 添加属性 partial-update, 决定是否选择年或月的时候也更新日期 (07f4271)