All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.2 (2020-04-30)
- Add missing inheritAttrs: false so the root element does not bind attributes (92dab66), closes #48
- Remove "show password" button from tabbing index (#47) (fe30cc6)
1.7.0 (2020-02-06)
1.6.1 (2019-11-06)
1.6.0 (2019-11-01)
- Add zxcvbn user_inputs prop (f0cc239)
1.5.0 (2019-08-25)
1.4.2 (2019-03-18)
1.4.1 (2019-01-07)
- strength-meter: Fix responsive behaviour breaks (#29) (#30) (6ced855)
- Add missing emit event type if only strength-meter is active (ed135c9), closes #32
1.4.0 (2018-12-27)
- ✨ Allow the usage of built-in input to be optional (#19) (b2201bc)
- Add blur and focus events (6031382)
- Add props for the icon labels (12c6d01), closes #26
1.3.2 (2018-08-29)
1.3.1 (2018-08-29)
- labels: Fix show/hide labels (74789c3)
1.3.0 (2018-07-18)
- strengh-meter: Add showStrengthMeter prop to show/hide the strength meter(#16) (efd8a00)
- add « disabled » and « disabledClass » prop (#15) (0bb6240)
- Make the ref attribute listen to a prop so user change it (#17) (d245016)
1.2.1 (2018-04-09)
- button: Add prevent to toggle button click event (1759628)
1.2.0 (2018-04-09)
- password: Add toggle for show / hide password and more events (5fa79e1)
v0.1.1 (2017-01-19)
v0.1.0 (2017-01-14)
* This Change Log was automatically generated by github_changelog_generator