[go: up one dir, main page]

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(elements): add logto-user-phone element #6732

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

xiaoyijun
Copy link
Contributor

Summary

Add logto-user-phone element to render user's phone number.

Testing

Test locally & UTs
image

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

@xiaoyijun xiaoyijun requested a review from a team October 23, 2024 07:07
@xiaoyijun xiaoyijun self-assigned this Oct 23, 2024
Copy link
github-actions bot commented Oct 23, 2024

COMPARE TO master

Total Size Diff 📈 +7.59 KB

Diff by File
Name Diff
packages/elements/package.json 📈 +37 Bytes
packages/elements/src/account/elements/logto-user-phone.test.ts 📈 +2.24 KB
packages/elements/src/account/elements/logto-user-phone.ts 📈 +1.11 KB
packages/elements/src/account/icons/phone.svg 📈 +1.56 KB
packages/elements/src/account/index.ts 📈 +48 Bytes
packages/elements/src/account/react.ts 📈 +159 Bytes
packages/elements/src/account/utils/format.ts 📈 +840 Bytes
pnpm-lock.yaml 📈 +1.62 KB

@github-actions github-actions bot added feature Cool stuff size/m labels Oct 23, 2024
@xiaoyijun xiaoyijun force-pushed the xiaoyijun-log-10213-component-logto-user-password branch from dd99579 to d2fdd29 Compare October 25, 2024 06:34
Base automatically changed from xiaoyijun-log-10213-component-logto-user-password to master October 25, 2024 06:45
@github-actions github-actions bot added size/xl and removed size/m labels Oct 25, 2024
@xiaoyijun xiaoyijun force-pushed the xiaoyijun-log-10212-component-logto-primary-phone branch from 95c0019 to e71c601 Compare October 25, 2024 07:11
@github-actions github-actions bot added size/m and removed size/xl labels Oct 25, 2024
@xiaoyijun xiaoyijun enabled auto-merge (squash) October 25, 2024 07:11
@xiaoyijun xiaoyijun merged commit 3d25448 into master Oct 25, 2024
34 checks passed
@xiaoyijun xiaoyijun deleted the xiaoyijun-log-10212-component-logto-primary-phone branch October 25, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants