Releases: slackero/bootstrap-show-password-toggle
Releases · slackero/bootstrap-show-password-toggle
v1.3.3
v1.3.1
- Works with multiple
input[type=password]. - The
aria-labelof the toggle button can be customized addingdata-showanddata-hideattributes to the password input. - The toggle button is added by JavaScript — remove existing
<button>tags when upgrading. - The toggle button is always visible.
- Fixes the problem that the toggle icon can be hidden when autofill is active.
- Added
aria-pressedattribute to the toggle button. - Updated demos.