Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 1.12 KB

CHANGELOG

1.3.0

  • New: Supported bootstrap v5.
  • New: Supported all attributes without data-*.
  • Update: Fix bootstrap v3 old version is undefined bug.

1.2.1

  • New: Added font-awesome svg support.
  • New: Added size option of the input group.

1.2.0

  • 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.

1.1.2

  • Add support for google material design icons, by using the data-eye-class-position-inside property.

1.1.1

  • Add focus method.

1.1.0

  • Add support for google material design icons, by usgin the data-eye-class-position-inside property.

1.0.3

  • Add eyeClass, eyeOpenClass, eyeCloseClass to use custom font (for example Font Awesome) instead of Bootstrap's default Glyphicon.

1.0.2

  • Add val option.

1.0.1

  • Via data attribute support.
  • Rename file name to bootstrap-show-password.js
  • Add bootstrap-show-password.min.js

1.0.0

  • Initial release