ngx-mask icon indicating copy to clipboard operation
ngx-mask copied to clipboard

Angular Plugin to make masks on form fields and html elements.

Results 228 ngx-mask issues
Sort by recently updated
recently updated
newest added

# 🐞 bug report ### Description Let's say I have the number 15.000,53 in my input (thousand separator as dot, comma as decimal), and I put a new comma between...

enhancement
discuss
separator

The current changelog is not helpful: https://github.com/JsDaddy/ngx-mask/blob/develop/CHANGELOG.md

postoponed

Actually, there was an issue but it closed as it was not recognized properly, I think. https://github.com/JsDaddy/ngx-mask/issues/532 The issue is in a situation when regular `placeholder` is light grey but...

discuss

# 🚀 feature request ### Description In my project i use a specific pattern multiple times. I would like to reduce boilerplate code. ` ` ### Describe the solution you'd...

discuss

# 🐞 bug report ### Is this a regression? Yes, the previous version in which this bug was not present was: 16.3.5 ### Description When I use mask="separator.2" and set...

bug
P0
separator

# 🐞 bug report ### Is this a regression? Yes, the previous version in which this bug was not present was: 17.0.5 ### Description When there's a form control with...

bug
P0

# 🐞 bug report ### Is this a regression? N/A ### Description - When it has multiple masks, using copy and pate will return an incorrect masked value - I...

bug
P0
allow few mask

I'm encountering a problem with the use of the mask when working with simple alphanumeric fields (no special characters) with blank spaces. We limit the maximum number of characters using...

help wanted
question
discuss

# 🐞 bug report ### Is this a regression? Yes, the previous version in which this bug was not present was: 16.2.4 ### Description The onChange is triggered when [mask]...

bug
P0

When we updated from Angular 16 to Angular 17 (which included updating related libraries like ngx-mask), we faced a regression. A input field in a form was marked dirty right...

bug
P0