Releases: ablanco/jquery.pwstrength.bootstrap
Releases · ablanco/jquery.pwstrength.bootstrap
2.0.8
16 Jul 21:24
Compare
Sorry, something went wrong.
No results found
Fix showing the strength of the password through the status of the field.
2.0.7
16 Jul 21:24
Compare
Sorry, something went wrong.
No results found
Add new option progressExtraCssClasses to be able to customize the container of the progress bar.
Updated development dependencies.
2.0.6
28 Jan 19:28
Compare
Sorry, something went wrong.
No results found
Updated development dependencies.
Bootstrap 4 alpha 6 support.
2.0.5
28 Jan 19:29
Compare
Sorry, something went wrong.
No results found
2.0.4
28 Jan 19:29
Compare
Sorry, something went wrong.
No results found
French localization.
Don't use Math.log2 since IE doesn't support it.
2.0.3
28 Jan 19:29
Compare
Sorry, something went wrong.
No results found
German localization.
Polish localization.
2.0.2
26 Aug 10:16
Compare
Sorry, something went wrong.
No results found
Add a onScore callback to allow for a final score modification.
Turkish translation.
2.0.1
27 Jun 16:50
Compare
Sorry, something went wrong.
No results found
Fix bad assignment in the plugin initialization.
Russian localization.
New option to control the events the plugin listen to.
2.0.0
23 Apr 18:34
Compare
Sorry, something went wrong.
No results found
Changes
Use six possible verdicts and six possible css classes, so they match one to one making it possible to configure each class for each verdict level.
Properly manage the paste event so the meter updates when the user pastes the password.
Add a new option to display the password score.
Translations support, ahora hablamos idiomas.
New option to set the minimum possible percentage filled in the progress bar when the password field is not empty.
New option to set the minimum possible percentage filled in the progress bar when the password field is empty.
New option for extra CSS classes to be added to the generated progress bar.
Breaking changes
There are 6 verdicts and css classes now, instead of 5.
verdicts and errorMessages options have been removed. Now they rely on the translations system.