Releases: apertureless/vue-password-strength-meter
Releases · apertureless/vue-password-strength-meter
💎 Release new version 1.7.2
30 Apr 07:42
Compare
Sorry, something went wrong.
No results found
1.7.2 (2020-04-30)
Bug Fixes
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)
💎 Release new version 1.7.1
06 Feb 16:22
Compare
Sorry, something went wrong.
No results found
💎 Release new version 1.7.0
06 Feb 16:21
Compare
Sorry, something went wrong.
No results found
1.7.0 (2020-02-06)
Features
💎 Release new version 1.6.1
06 Nov 08:00
Compare
Sorry, something went wrong.
No results found
1.6.1 (2019-11-06)
Bug Fixes
Change default user_input prop value to factory function (#44 ) (b27a568 )
💎 Release new version 1.6.0
01 Nov 10:45
Compare
Sorry, something went wrong.
No results found
1.6.0 (2019-11-01)
Features
Add zxcvbn user_inputs prop (f0cc239 )
💎 Release new version 1.5.0
25 Aug 16:54
Compare
Sorry, something went wrong.
No results found
1.5.0 (2019-08-25)
Bug Fixes
Features
💎 Release new version 1.4.2
18 Mar 07:00
Compare
Sorry, something went wrong.
No results found
1.4.2 (2019-03-18)
Bug Fixes
Add missing production env to remove dev settings (4a21c74 ), closes #33
💎 Release new version 1.4.1
07 Jan 19:12
Compare
Sorry, something went wrong.
No results found
1.4.1 (2019-01-07)
Bug Fixes
strength-meter: Fix responsive behaviour breaks (#29 ) (#30 ) (6ced855 )
Add missing emit event type if only strength-meter is active (ed135c9 ), closes #32
💎 Release new version 1.4.0
27 Dec 16:10
Compare
Sorry, something went wrong.
No results found
1.4.0 (2018-12-27)
Features
✨ 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
💎 Release new version 1.3.2
29 Aug 10:15
Compare
Sorry, something went wrong.
No results found
Bug Fixes
prevent toggleButton from getting called on input enter (#23 ) (5cf25a2 ), closes #21