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

Support for kebab-case style component naming #798

Open
4 tasks done
Preyou opened this issue Aug 14, 2024 · 0 comments
Open
4 tasks done

Support for kebab-case style component naming #798

Preyou opened this issue Aug 14, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed p2-nice-to-have Not breaking anything but nice to have (priority) PR welcome

Comments

@Preyou
Copy link

Preyou commented Aug 14, 2024

Description

I have been using the kebab-case style component with eslint constraints. However, Tres only supports UpperCamelCase, which breaks the style we already have, can we have support for kebab-case style component?

Suggested solution

Do a naming conversion when reading the component

Alternative

No response

Additional context

No response

Validations

@alvarosabu alvarosabu added p2-nice-to-have Not breaking anything but nice to have (priority) help wanted Extra attention is needed PR welcome good first issue Good for newcomers labels Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed p2-nice-to-have Not breaking anything but nice to have (priority) PR welcome
Projects
Status: No status
Development

No branches or pull requests

2 participants