-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add new api for masked contact number in phone number module [A…
…TLAS-197] (#142) * [feat]: add new api for masked contact number * [docs]: add README docs for getMaskedPhoneNumber * [chore]: remove extra comments * Create few-deers-agree.md * [chore]: update the logic for getMaskedPhoneNumber * [test]: add UTs for getMaskedPhoneNumber * [docs]: add README docs for getMaskedPhoneNumber * [test]: add missing UT * [test]: add missing UT * [chore]: resolve review comments * [chore]: remove unnecessary condition * [chore]: resolve review comments * [chore]: resolve review comments * [chore]: modularise getMaskedPhoneNumber for better readibility * [chore]: remove unnecesary exception * [test]: add missing UTs
- Loading branch information
Showing
10 changed files
with
703 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@razorpay/i18nify-js": minor | ||
--- | ||
|
||
add new api for masked contact number in phone number module |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.