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

Add additional AU formats #133

Merged
merged 3 commits into from
Nov 11, 2023
Merged

Add additional AU formats #133

merged 3 commits into from
Nov 11, 2023

Conversation

ziemkowski
Copy link
Contributor

What has been done

Updated country data to add four toll free Australian phone number formats:

  • 13 xx xx
  • 1300 xxx xxx
  • 180 xxxx
  • 1800 xxx xxx

Checklist before requesting a review

  • I have read the contributing doc before submitting this PR.
  • Commit titles correspond to the convention.
    • I didn't create the PR until after pushing commits, so didn't see this before. You don't squash PRs to a single commit since the PR's individual commits will remain on GitHub's PR page? Sorry if this makes the PR unmergeable!
  • I have performed a self-review of my code.
  • Tests for the changes have been added (for bug fixes/features).
    • If this is going to be done for all regex formats, maybe this test should loop over a more concise map of inputs to masks?
  • Docs have been added / updated (for bug fixes / features).

Screenshots (if appropriate):

image

image

Copy link

vercel bot commented Nov 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-international-phone-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 10, 2023 9:09pm
react-international-phone-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 10, 2023 9:09pm

@ybrusentsov ybrusentsov changed the base branch from master to development November 11, 2023 11:31
@ybrusentsov ybrusentsov self-requested a review November 11, 2023 11:31
@ybrusentsov ybrusentsov merged commit 4ac6dd4 into ybrusentsov:development Nov 11, 2023
5 of 6 checks passed
Copy link
Owner

@ybrusentsov ybrusentsov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
Released in v4.0.4

@ziemkowski ziemkowski deleted the au-toll-free-formats branch November 11, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants