This repository was archived by the owner on Aug 11, 2019. It is now read-only.
v0.2.2
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 than0
or00
as placeholder invue-timepicker-update
event
Fixes
- Fixes
second-interval
andminute-interval
's "undefined" bug under ES2015 - Fixes for
:time-value
's binding data not being updated immediately