Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for angular 1.2 + bug around entering just dial code as invalid #69

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Sep 18, 2015

  1. Configuration menu
    Copy the full SHA
    5cfe46e View commit details
    Browse the repository at this point in the history
  2. (fix) Don't treat dial code as invalid phone number - mismatch betwee…

    …n entered value of dialcode and the one from selected country
    Cheong Yip committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    79b7be3 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. (fix) Set view value to blank when only dial code is entered so will …

    …not pass/conflict with ng-required directive, and reset internationalPhoneNumber validity if it is empty
    Cheong Yip committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    a8ea1c2 View commit details
    Browse the repository at this point in the history