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

Updating Regular Expression for Validating Panamanian Phone Numbers #2434

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

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    c589c9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed6299d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Fixing Tests

    Juan Montes committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ae1be1f View commit details
    Browse the repository at this point in the history
  2. Fixing validators.test.js quotes linting

    Juan Montes committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2e74aae View commit details
    Browse the repository at this point in the history
  3. Fixed error on valid test of locale: 'es-PA'

    Juan Montes committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    15af02f View commit details
    Browse the repository at this point in the history
  4. Fixed error on invalid test of locale: 'es-PA'

    Juan Montes committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3d4853c View commit details
    Browse the repository at this point in the history
  5. Added all posible edge cases to locale: 'es-PA' in validators.test.js…

    … and also added support for numbers not starting with +
    Juan Montes committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0b9a040 View commit details
    Browse the repository at this point in the history
  6. Fixed Trailing spaces not allowed error

    Juan Montes committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8f9fffb View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    0291421 View commit details
    Browse the repository at this point in the history