Skip to content

2.4.1

Compare
Choose a tag to compare
@kevinongko kevinongko released this 19 Mar 11:21
· 20 commits to master since this release

Fixes

Added

  • Add on change event #94
  • Add disable props #77

Changes (possible breaking change)

  • Change how placeholder behavior work, now placeholder only shown when input value is empty #95
  • Empty v-model value on mounted will result in empty string instead of "0" this is changed so the placeholder can be shown