ngx-mask
ngx-mask copied to clipboard
Angular Plugin to make masks on form fields and html elements.
# 🐞 bug report ### Is this a regression? Not sure ### Description Deleting first number where the number is in the hundreds causes the whole number to be deleted...
# 🐞 bug report ### Is this a regression? I'm not sure, but i think in version 14 will it work like a charm ### Description I have a masking...
# 🐞 bug report ### Is this a regression? Yes, the previous version in which this bug was not present was: 17.0.4 ### Description After upgrading to version 17.0.7, I...
# 🐞 bug report ### Description When selecting the value in an input field using a mask and try to clear it with backspace, the value in the input is...
# 🐞 bug report ### Is this a regression? I don't know if it occurred in a previous version. ### Description If [keepCharacterPositions]="true" is added on an input, there is...
# 🐞 bug report ### Is this a regression? No, didn't work in any version ### Description When [keepCharacterPositions]="true" and you want to have a placeholder like this: [placeHolderCharacter]="'dd-mm-yyyy'", you...
# 🐞 bug report ### Is this a regression? It worked on version 7.9.10 (when i was using Angular 14) I'm not exactly sure which version the bug started occurring....
# 🐞 bug report ### Is this a regression? Unknown ### Description I'm trying to set up a mask that has 2 options. When characters are This stackblitz starts with...
# 🐞 bug report ### Is this a regression? No idea, this came up while trying to update our dependency on cleave.js for a mask for a date field. Tested...
# 🐞 bug report ### Is this a regression? Yes, the previous version in which this bug was not present was: 16.4.1 ### Description The input stops working correctly when...