jaridmargolin / formatter.js

Format html inputs to match a specified pattern
http://firstopinion.github.io/formatter.js
2.48k stars 235 forks source link

Enabling/disabling formatter #56

Open biphobe opened 10 years ago

biphobe commented 10 years ago

Currently it's not possible to unbind all events attached by formatter and disable it completely.

Such a feature would be really useful - just look at the issue #29. If it would be possible to disable the formatter we could still dynamically change the input type to "number" for mobile users.

jaridmargolin commented 10 years ago

Horrible oversight not to add this in the first place. Multiple use cases where it would be extremely useful :) Will address when time permits.

oddnavy commented 9 years ago

Will this feature be implemented any time soon?

If you can give some pointers I'm happy to have a crack at it

gavinr commented 9 years ago

Was this ever added? Would like to see this feature.

sciotta commented 9 years ago

Is this project abandoned?

gavinr commented 9 years ago

Looking at the commits, I assume so - wonder if @firstopinion would be willing to pass it on and designate a new "official" owner of the project?