Releases: mebibou/international-phone-number
Releases · mebibou/international-phone-number
1.0.1 (2016-05-05)
New Features
- Add option to allow prepend dial code to
ng-model
or not (usemodel-with-dial-code="true/false"
) - Add
separate-dial-code="true/false"
attibute (see intl-tel-input options)
Bug Fixes
- update value when
country
changes and usingmodelWithDialCode
option - fix
$digest already in progress
when updating thecountry
1.0.0 (2016-05-05)
New Features
- prepend dial code to
ng-model
- update
intl-tel-input
dependency (will use latest)