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

chore: Use kebab case for packages/ui/** #81

Merged
merged 14 commits into from
Feb 21, 2025
Merged

chore: Use kebab case for packages/ui/** #81

merged 14 commits into from
Feb 21, 2025

Conversation

essj
Copy link
Contributor

@essj essj commented Feb 20, 2025

  • Use kebab case for packages/ui/** and earn hooks.
  • Some folder re-organization:
    • Icons: Separate icons into monochrome and polychrome, use constants for icon size to encourage consistent sizing from designers.
    • Components: Add index file so exports like export * from "./Footer/Footer"; become export * from "./Footer";
    • Utils: Merge lib/utils into utils. Mark number functions as deprecated if they can be replaced with native or react-intl functions.

@essj essj requested a review from steezeburger as a code owner February 20, 2025 23:41
Copy link

vercel bot commented Feb 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flame-defi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 6:13am

Copy link
Member

@steezeburger steezeburger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. Lots of other goodies too. Thanks!

@essj essj merged commit 0bf09f3 into develop Feb 21, 2025
3 checks passed
@essj essj deleted the chore/file-naming branch February 21, 2025 07:51
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

Successfully merging this pull request may close these issues.

2 participants