vuetifyjs / create

🛠️ Build tooling for Vuetify 3
60 stars 18 forks source link

[Feature Request] Suggestion: Change wording in create-vuetify #37

Closed ShizuhaAki closed 4 months ago

ShizuhaAki commented 5 months ago

Problem to solve

Currently in create-vuetify, Default means the minimal install (with vuetify only), Base adds routing and Essentials adds some more. This is confusing because in many similar scenarios, Base and Essential are the minimal running preset , and Default is the developer recommended preset (which adds some tooling to make development easier).

Proposed solution

The names should be changed. My proposal is:

johnleider commented 4 months ago

The naming convention is based off of eslint. The last remaining to do is "Recommended". Thank you for your suggestion.

hdennen commented 1 month ago

yes please. I just did this and was confused.

johnleider commented 1 month ago

Would it be better if there were only 2 options, default and recommended?

hdennen commented 3 weeks ago

I think the main confusion is whether detail has more or less than base or essentials. It is not immediately clear that default is less than base or essentials. The original proposal eliminates any ambiguity so I’d recommend that.