Releases: mareczek/international-phone-number
Releases · mareczek/international-phone-number
Write value directly to model on init
With bind country
Merge pull request #79 from skfd/feature-bind-country Feature bind country
Skip utils download
Merge pull request #78 from mrkmg/add-skip-utils-to-config Add skip utils to config
Copy config object when instantiating directive
Merge pull request #68 from wingy3181/master (fix) If directive is used twice with separate options, it will overr…
New options and config object
Update README.md Added instruction for overloading defaults in angulars config phase and added new options
Fixed initializing when number is not prepended with a '+' sign
0.0.11 prepending + sign on initialize if its not there - intlTelInput expec…
validating dialCode of current country should return true
0.0.10 validating dialCode of current country should return true
fixed initial validity state
0.0.9 fixed initial validity state
Impervious to uglifying
Merge pull request #55 from pra85/release initialize $viewValue and Make release files minification friendly