The Change Log of Vue2 Timepicker
vue2-timepicker
Added stop propagation .stop
to click events
Add support to <label for="...">
(Thanks to @Reached)
<!-- Sample -->
<label for="yourID">Your Label Text</label>
<vue-timepicker id="yourID"></vue-timepicker>
Release the dist
files
The first notable release of Vue2 Timepicker