Skip to content

2.1.0

Choose a tag to compare

@martywallace martywallace released this 14 Dec 17:59
· 27 commits to master since this release
  • Corrected implementation of value by making it a prop and using only this.$emit('input', x) to push updates.
  • Added new pattern prop.
  • Minor behavioural corrections, e.g. the full class is no longer added to the component if a maxlength is not set.