angular-input-masks icon indicating copy to clipboard operation
angular-input-masks copied to clipboard

Diference between fixedphone and celphone number

Open williansmartins opened this issue 7 years ago • 3 comments

Nice Library!!!

Is possible diference the fixedphone and celphone number?

I'm using like this:

There some way? <input id="telefone" ui-br-fixed-phone??????>

Thanks


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

williansmartins avatar Mar 22 '17 21:03 williansmartins

Unfortunately not. Please submit a pull request if possible.

assisrafael avatar Sep 23 '17 15:09 assisrafael

I would like to do this and I have time, but I dont know how to create this, where to write(which file) . It is a directive? Do you live in sao paulo?

williansmartins avatar Sep 28 '17 14:09 williansmartins

The file where you should implement it is https://github.com/assisrafael/angular-input-masks/blob/master/src/br/phone/br-phone.js You can write tests into https://github.com/assisrafael/angular-input-masks/blob/master/src/br/phone/br-phone.test.js

And you may take a look at: https://github.com/assisrafael/angular-input-masks/blob/master/CONTRIBUTING.md and for further instructions.

assisrafael avatar Sep 28 '17 15:09 assisrafael