- New: Supported bootstrap v5.
- New: Supported all attributes without
data-*
. - Update: Fix bootstrap v3 old version is
undefined
bug.
- New: Added font-awesome svg support.
- New: Added
size
option of the input group.
- New: Rewrote the src to ES6.
- New: Supported bootstrap v4.
- New: Use Font Awesome v5 as default.
- New: Supported
maxlength
attribute. - New: Supported
disabled
attribute. - New: Updated the docs and added examples.
- Add support for google material design icons, by using the data-eye-class-position-inside property.
- Add
focus
method.
- Add support for google material design icons, by usgin the
data-eye-class-position-inside
property.
- Add
eyeClass
,eyeOpenClass
,eyeCloseClass
to use custom font (for example Font Awesome) instead of Bootstrap's default Glyphicon.
- Add
val
option.
- Via data attribute support.
- Rename file name to bootstrap-show-password.js
- Add bootstrap-show-password.min.js
- Initial release