Skip to content

Remove vue-class-component from project scaffold #6845

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

Open
Mikilll94 opened this issue Nov 20, 2021 · 1 comment
Open

Remove vue-class-component from project scaffold #6845

Mikilll94 opened this issue Nov 20, 2021 · 1 comment

Comments

@Mikilll94
Copy link

What problem does this feature solve?

In Vue 3, vue-class-component is not a recommended option anymore in official docs or default tooling. You can read about that here: vuejs/core#4744 (comment)

What does the proposed API look like?

When selecting Vue 3 + TypeScript, "class-style component syntax" option should be removed.

@mlhDevelopment
Copy link

I agree with this removal; just starting a Vue project from an Angular background so quick Googles indicated the class-style component was what I would be familiar with and wanted, but upon getting deeper (e.g. utilizing provide/inject) it was clear the features weren't there for Vue 3. I'm hoping too much time won't be lost but removing that wizard option would have made for a more successful and joyous first project.

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

No branches or pull requests

2 participants