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

break: rename functions in UserMenu props #542

Merged
merged 5 commits into from
May 21, 2024
Merged

Conversation

braianj
Copy link
Contributor

@braianj braianj commented May 21, 2024

No description provided.

Copy link

vercel bot commented May 21, 2024

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

Name Status Preview Comments Updated (UTC)
decentraland-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 4:05pm

@braianj braianj changed the title break: UserMenu change functions naming in props break: rename functions in UserMenu props May 21, 2024
@@ -19,26 +19,26 @@ export type UserMenuProps = Omit<

export type UserMenuI18N = Record<
| 'myAssets'
| 'settings'
| 'account'
Copy link

Choose a reason for hiding this comment

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

Are you sure you want to duplicate account?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah, and thanks for the duplication catch.

BREAKING CHANGE: rename functions in UserMenu props
@AlejandroAlvarezMelucciDCL

LGTM but I won't approve since I lack enough knowledge of this repository and the systems involved, let's wait for someone with more experience 💪

Copy link
Contributor

@LautaroPetaccio LautaroPetaccio left a comment

Choose a reason for hiding this comment

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

Looks great! I've left just a comment to be reviewed

src/components/UserMenu/UserMenu.types.ts Outdated Show resolved Hide resolved
@braianj braianj merged commit cf6d258 into master May 21, 2024
6 checks passed
@braianj braianj deleted the feat/update-user-menu-copy branch May 21, 2024 16:41
Copy link

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants