Date: 19-Jun-2019
- (enh #13): Set default save input type to text for correct form reset.
- Add sponsorship configuration.
Date: 07-Dec-2018
- (bug #10, #11)- Pressing the "enter" key does not change the input value.
- Update README.
Date: 09-Oct-2018
- Update composer dependencies.
- (enh #9): Detect mask change on ENTER key press.
- (enh #8): New property
displayAttribute
to allow read/write of masked format data to model.
Date: 26-Jul-2018
- (bug #6, #7): Correct Yii namespace.
- (enh #5): Default
groupSeparator
andradixPoint
from locale.
Date: 07-Jun-2018
- Reorganize source code in
src
folder. - (bug #4): Correct source plugin incorrect unmasking for non standard
radixPoint
.
Date: 01-May-2018
- (bug #3): Fix
val.replace
error due to inputmask auto unmask.
Date: 30-Jan-2018
- Initial release.