Skip to content

[email protected]: add visibilty toggle to KtFieldPassword

Compare
Choose a tag to compare
@RueRivoli RueRivoli released this 06 Dec 16:11
· 38 commits to master since this release

Features

  • Introduce a property showVisibilityToggle for KtFieldPassword with a false default value
    When this property is set to true, an eye icon is displayed on the right of KtFieldPassword
    Clicking on this eye icon reveal or hide the password's value.

Internal

#1022 use file path for lodash import
#1023 Make prettier/prettier a Warning