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

[Casing] : Write components in PascalCase in examples #39

Open
Shyrro opened this issue Jun 10, 2023 · 0 comments · May be fixed by #40
Open

[Casing] : Write components in PascalCase in examples #39

Shyrro opened this issue Jun 10, 2023 · 0 comments · May be fixed by #40
Labels
☄️ core team This issue/pull request has been opened by a Vue core team member 😃 good for beginners A fairly new Vue developer can fix or contribute to it! status: 🐜 work in progress Someone is working on this type: 💚 contributions welcome Contributions are welcome! type: ⚡️ feature or enhancement New feature or request

Comments

@Shyrro
Copy link
Contributor

Shyrro commented Jun 10, 2023

Vue 3 recommendation is to write components in PascalCase and props in kebab-case.

Some examples in the docs are currently written in kebab-case.

Docs recommendation here : https://vuejs.org/guide/components/registration.html#component-name-casing

@carwack carwack linked a pull request Jun 11, 2023 that will close this issue
@carwack carwack added ☄️ core team This issue/pull request has been opened by a Vue core team member 😃 good for beginners A fairly new Vue developer can fix or contribute to it! status: 🐜 work in progress Someone is working on this type: 💚 contributions welcome Contributions are welcome! type: ⚡️ feature or enhancement New feature or request labels Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☄️ core team This issue/pull request has been opened by a Vue core team member 😃 good for beginners A fairly new Vue developer can fix or contribute to it! status: 🐜 work in progress Someone is working on this type: 💚 contributions welcome Contributions are welcome! type: ⚡️ feature or enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants