2.1.0
- Corrected implementation of
valueby making it a prop and using onlythis.$emit('input', x)to push updates. - Added new
patternprop. - Minor behavioural corrections, e.g. the
fullclass is no longer added to the component if amaxlengthis not set.