-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
refactor: Identity - Vue Composition API #3771
refactor: Identity - Vue Composition API #3771
Conversation
WARNING @preschian PR for issue #3749 which isn't assigned to you. Please be warned that this PR may get rejected if there's another assignee for issue #3749 |
✅ Deploy Preview for koda-nuxt ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
…-identity-composition-api
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't we need to move useIdentityStats.ts
& useIdentity.ts
into composables directory too?
And composables content seems to be auto imported in Nuxt, I don't think we need to declare them in file
edit: ref composables
TIL that nuxt will regenerate
hhmm, I'm not sure and don't have a strong opinion to move that also. because those files are only used by components under the |
btw, any feedback for this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nothing strange, code lgtm
Is it Ok to remove inline
& no-overflow
props?
edit: missing some translations :/
sure about |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Code Climate has analyzed commit ea15a54 and detected 0 issues on this pull request. View more on Code Climate. |
Thank you for your contribution to the KodaDot NFT gallery.
👇 _ Let's make a quick check before the contribution.
PR type
What's new?
Before submitting Pull Request, please make sure:
Optional
Community participation
Screenshot