Skip to content

v1.0.0

Compare
Choose a tag to compare
@metonym metonym released this 02 Jan 20:04
· 59 commits to master since this release

Features

  • add Pincode type prop; default value is "alphanumeric"
  • support numeric variant by setting type="numeric"
  • add reactive Pincode complete prop
  • remove forwarded input event from PincodeInput

Fixes

  • fix the incorrect value being dispatched in the on:complete event detail