nuxt-community / starter-template

DEPRECATED: use create-nuxt-app instead
https://github.com/nuxt-community/create-nuxt-app
MIT License
607 stars 330 forks source link

Rename along vue style guide #40

Closed potato4d closed 6 years ago

potato4d commented 7 years ago

At the Vue 2.4 update, Vue's style guide was released in their community. But, nuxt-community/starter-template did not follow it.

So, I renamed files alog style guide.

https://vuejs.org/v2/style-guide/#Multi-word-component-names-essential

atinux commented 6 years ago

Done here: https://github.com/nuxt-community/starter-template/commit/625118997e0475a2513562ebde9086c259e5c108

Thanks @potato4d

potato4d commented 6 years ago

@Atinux Thank you merge 🤗 But, I wanted merge commit or squash merge if possible :cry:

atinux commented 6 years ago

Yes I am sorry but it was a conflict into the PR and sadly I'm not a git expert :(

potato4d commented 6 years ago

@Atinux Oh, It's OK. If you have something similar again please contact me :)

atinux commented 6 years ago

I believe you can do these changes into https://github.com/nuxt-community/create-nuxt-app directly, it's the tool we aim to all use in the future :)