angular-input-masks
angular-input-masks copied to clipboard
Opinionated input masks for AngularJS
Hi Rafael, if you want some help to make the missing documentation, let me know. I live in Brasilia. Peace, Higor
Hello! If a input is e.g. masked with `ui-number-mask="4"` it would be very nice if input procedure could be shortened by typing the decimal seperator. For example... you want to...
Starting Invalid --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/43886708-ui-br-cep-mask-star-invalid?utm_campaign=plugin&utm_content=tracker%2F1022469&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1022469&utm_medium=issues&utm_source=github).
Added angular-input-masks-standalone in requirejs config. gives the following error on load: angular-input-masks-standalone.js:3969 Uncaught TypeError: StringMask is not a constructor angular: 1.3.13 angular-input-masks: 2.0.0 ## --- Want to back this issue?...
Hi, We're using your mask in production, and noticed that this module have a cursor error. In your own page you can test it, when you try to input a...
o regex da função isISODateString esta incorreto causando a não formatação correta da data no load inicial do campo, segue regex correto `/^(?:[1-9]\d{3}-(?:(?:0[1-9]|1[0-2])-(?:0[1-9]|1\d|2[0-8])|(?:0[13-9]|1[0-2])-(?:29|30)|(?:0[13578]|1[02])-31)|(?:[1-9]\d(?:0[48]|[2468][048]|[13579][26])|(?:[2468][048]|[13579][26])00)-02-29)T(?:[01]\d|2[0-3]):[0-5]\d:[0-5]\d(?:Z|[+-][01]\d:[0-5]\d)$/`
Hi! First of all, great job with this plugin! I follow its evolution since the beginning of jQuery age. Thank you and congratulations for the excellent work. Do you have...
Currently the test/spec files in the src folder are being downloaded when the package is installled.
Existe alguma forma de eu adicionar uma mask de data que inclua apenas mês e ano? Tentei utilizar ui-date-mask="MM/YYYY" e não funcionou, fica adicionando a data completa. ~ Is there...
make a mask for RG like "23.344.023-1" ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/33359286-mask-for-rg-registro-geral?utm_campaign=plugin&utm_content=tracker%2F1022469&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1022469&utm_medium=issues&utm_source=github).