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

feat(isMobilePhone) Fix Mobile Phone Regex Pakistan(PK) #1778

Merged
merged 5 commits into from
Oct 30, 2021

Commits on Oct 12, 2021

  1. Fix Mobile Phone Regex Pakistan(PK)

    Update the regex to validate mobile numbers correctly for Pakistan
    hammad20120 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    9cdd111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7261d7 View commit details
    Browse the repository at this point in the history
  3. Linting fix

    hammad20120 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    9c23db6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Update src/lib/isMobilePhone.js

    Update pakistan mobile regex according to suggestion
    
    Co-authored-by: Sarhan Aissi <tux-tn@users.noreply.github.com>
    hammad20120 and tux-tn authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    e48449b View commit details
    Browse the repository at this point in the history
  2. Update tests for PK phone numbers

    Hammad Javed committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    062e394 View commit details
    Browse the repository at this point in the history