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

chore: change some phone methods #722

Closed
wants to merge 1 commit into from

Conversation

kumar-kalyan
Copy link

Renamed phoneFormats () to formats() and PhoneNumber() to number()

  • Removed todos
  • changed warnings

Ref : #694
#693

Renamed phoneFormats () to formats() and PhoneNumber() to   number()
Removed todos changed warnings
@kumar-kalyan kumar-kalyan requested a review from a team as a code owner March 29, 2022 07:36
*/
// TODO @pkuczynski 2022-02-01: simplify name to `format()`
phoneFormats(): string {
Copy link
Member

Choose a reason for hiding this comment

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

We should add aliases for these and call the deprecation function, so migrations are more smooth

@import-brain import-brain added p: 1-normal Nothing urgent c: refactor PR that affects the runtime behavior, but doesn't add new features or fixes bugs labels Mar 29, 2022
@import-brain import-brain added c: chore PR that doesn't affect the runtime behavior and removed c: refactor PR that affects the runtime behavior, but doesn't add new features or fixes bugs labels Mar 29, 2022
@import-brain import-brain changed the title Update phone.ts chore: change some phone methods Mar 29, 2022
@ST-DDT
Copy link
Member

ST-DDT commented Mar 29, 2022

Superseded by #724

@ST-DDT ST-DDT closed this Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: chore PR that doesn't affect the runtime behavior p: 1-normal Nothing urgent
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants