Releases: ablanco/jquery.pwstrength.bootstrap
Releases · ablanco/jquery.pwstrength.bootstrap
3.1.1
- Fix wordTwoCharacterClasses rule error message not showing up.
3.1.0
- Bootstrap 5 support.
- Allow chaining after setter methods.
3.0.10
- Update dev dependencies.
- Stop using deprecated $.isFunction.
3.0.9
- Add jsdelivr entry in package.json.
3.0.8
- Start using peerDependencies instead of regular dependencies.
3.0.7
- Fix dependencies version mess.
3.0.5
- Apply Prettier code formatter.
- Replace JSLint with ESLint.
- Add new rules.specialCharClass option to personalize special chars detection.
- Separate progress bar and popover widgets to their own files.
3.0.4
- Fix ruleIsMet method, include added custom validation rules.
- Fix conflict between progressBarMinWidth and progressBarEmptyPercentage options.
3.0.3
- Add Arabic localization.
- Add Norwegian localization.
- Add new ui.progressBarMinWidth option to control the minimum width of the progress bar.