Igor Rafael

Results 58 comments of Igor Rafael

I'm not sure if this is what you suggesting: jsfiddle.net/NfPcH/3700/ If not let post an example here.

In which input-mask? Number?

There is a unit test that checks this feature, take a look: https://github.com/assisrafael/angular-input-masks/blob/master/src/global/number/number.test.js#L66 Can you build a demo (like [plunker](http://plnkr.co/)) that shows your problem?

Thank you for the feedback. Yes, after a stable release of angular 2 there will be a version that supports it.

What is the expected behavior in your opinion? To remove the mask characters in the initialization?

Unfortunately not. But it should not be difficult to implement. Pull requests are welcome.

Thank you Rafael. Your pull requests improving the documentation are welcome.

What is your use case? Make CEP and optional form field?

A pull request is certainly welcome! =)

If you just import (`require('angular-input-masks')` or `import 'angular-input-masks'` it should work. Check https://github.com/assisrafael/angular-input-masks#installation