Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 440 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 440 Bytes

CHANGELOG

The Change Log of Vue2 Timepicker vue2-timepicker

v 0.1.4

Fixes

Added stop propagation .stop to click events

v 0.1.3

Improvements

Add support to <label for="..."> (Thanks to @Reached)

<!-- Sample -->
<label for="yourID">Your Label Text</label>
<vue-timepicker id="yourID"></vue-timepicker>

v 0.1.2

Release the dist files

v 0.1.1

The first notable release of Vue2 Timepicker