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

Pascal case variants of custom components #1312

Closed
3 tasks done
DamianGlowala opened this issue Jan 14, 2023 · 2 comments · Fixed by #1313
Closed
3 tasks done

Pascal case variants of custom components #1312

DamianGlowala opened this issue Jan 14, 2023 · 2 comments · Fixed by #1313
Labels
🍰 p2-nice-to-have Priority 2: nothing is broken but it's worth addressing Status: Proposal Request for comments Type: Improvement Includes backwards-compatible fixes

Comments

@DamianGlowala
Copy link
Contributor

Clear and concise description of the problem

Differentiating native components (dash case) from custom ones (pascal case) improves DX and makes it visually easier to distinguish one from the other. Could all the components be also available as the pascal case variant?

Suggested solution

Given the <i18n-t /> component, it would also be available as <I18nT />.

Alternative

No response

Additional context

No response

Validations

@DamianGlowala DamianGlowala added the Status: Proposal Request for comments label Jan 14, 2023
@kazupon kazupon added Type: Improvement Includes backwards-compatible fixes 🍰 p2-nice-to-have Priority 2: nothing is broken but it's worth addressing labels Jan 14, 2023
Copy link
Member

kazupon commented Jan 14, 2023

I've just spported at v9.3.0-beta.16
I'm going to release nuxtjs/i18n edge version.

Thanks!

@DamianGlowala
Copy link
Contributor Author

Thank you! Much appreciated. I'll give it a go soon :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍰 p2-nice-to-have Priority 2: nothing is broken but it's worth addressing Status: Proposal Request for comments Type: Improvement Includes backwards-compatible fixes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants