[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-email element #6726

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

xiaoyijun
Copy link
Contributor

Summary

Add logto-user-email element to render user's email address.

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 06:43
@xiaoyijun xiaoyijun self-assigned this Oct 23, 2024
@github-actions github-actions bot added feature Cool stuff size/m labels Oct 23, 2024
Copy link
github-actions bot commented Oct 23, 2024

COMPARE TO master

Total Size Diff 📈 +4.54 KB

Diff by File
Name Diff
packages/elements/src/account/elements/logto-user-email.test.ts 📈 +2.23 KB
packages/elements/src/account/elements/logto-user-email.ts 📈 +1018 Bytes
packages/elements/src/account/icons/email.svg 📈 +1.13 KB
packages/elements/src/account/index.ts 📈 +48 Bytes
packages/elements/src/account/react.ts 📈 +150 Bytes

@xiaoyijun xiaoyijun force-pushed the xiaoyijun-log-10211-component-logto-primary-email branch from 9474639 to 87c2c4a Compare October 23, 2024 06:44
@xiaoyijun xiaoyijun force-pushed the xiaoyijun-log-10210-component-logto-username branch from 746e16f to 252d0e0 Compare October 25, 2024 05:58
Base automatically changed from xiaoyijun-log-10210-component-logto-username to master October 25, 2024 06:09
@github-actions github-actions bot added size/l and removed size/m labels Oct 25, 2024
@xiaoyijun xiaoyijun force-pushed the xiaoyijun-log-10211-component-logto-primary-email branch from 87c2c4a to 9129763 Compare October 25, 2024 06:10
@github-actions github-actions bot added size/m and removed size/l labels Oct 25, 2024
@xiaoyijun xiaoyijun enabled auto-merge (squash) October 25, 2024 06:16
@xiaoyijun xiaoyijun merged commit 20a714c into master Oct 25, 2024
34 checks passed
@xiaoyijun xiaoyijun deleted the xiaoyijun-log-10211-component-logto-primary-email branch October 25, 2024 06: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