logan-laughery / field-guide-ui

Vue Design System Inspired By Vintage Field Guides
2 stars 3 forks source link

Framework prefix #27

Closed kamerat closed 4 years ago

kamerat commented 4 years ago

I believe it is a good idea to create a prefix for the components as seen in the style guide.

<Card> would then be <FCard>/<FGCard>/<FG-Card>... you name it! (literally)

logan-laughery commented 4 years ago

@kamerat Good suggestion! Personally, I lean towards the <fg-card> style, using a dash similar to how vuetify does things.

All three options sound good to me though!

kamerat commented 4 years ago

I too like the fg-x prefix, looks better lowercase as you typed it. Should we go for fg-kebab-case as vuetify does, fg-camelCase or fg-PascalCase?

logan-laughery commented 4 years ago

I vote we go with fg-kebab-case

kamerat commented 4 years ago

🥙-case it is 💯