vitalets / angular-xeditable

Edit in place for AngularJS
http://vitalets.github.io/angular-xeditable
MIT License
1.91k stars 403 forks source link

inputClass is not being set for password fields #424

Closed sushil-rxr closed 8 years ago

sushil-rxr commented 8 years ago

While most of the input types are making use of the editableThemes.inputClass correctly, for password fields, I think this theme is not getting applied.

ckosloski commented 8 years ago

This was fixed by #425 and is in the latest release.