Skip to content
This repository has been archived by the owner on Aug 11, 2019. It is now read-only.

v0.2.2

Compare
Choose a tag to compare
@phoenixwong phoenixwong released this 21 Aug 11:39
· 9 commits to master since this release

New

  • Introduce @change event
  • Added sample usage of v-for and @change in Demo Page

Improvements

  • Better support v-for usage
  • When data field is empty, return empty string '' other than 0 or 00 as placeholder in vue-timepicker-update event

Fixes

  • Fixes second-interval and minute-interval's "undefined" bug under ES2015
  • Fixes for :time-value's binding data not being updated immediately