Skip to content

v0.2.2

Compare
Choose a tag to compare
@phoenixwong phoenixwong released this 10 Aug 10:01
· 132 commits to master since this release
5a39bd2

Fixes

Fixes v-model watcher for cases like changing the input value programmatically (non-user behavior). (#27, #44, #50)

Improvements

Added displayTime in the return data of @change event.