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

Rename main route group, enforce naming conventions for layouts and pages #25

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

ZeroWave022
Copy link
Member

This PR adds the following naming conventions:

  • All page components end with Page
  • All layout components end with Layout

In addition to the new naming conventions, the dashboard route group has been renamed to default, and its routes have been moved.

These changes have also been documented in the README.

Copy link
Member

@michaelbrusegard michaelbrusegard left a comment

Choose a reason for hiding this comment

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

LGTM

@michaelbrusegard michaelbrusegard merged commit 3cba1ad into main Aug 21, 2024
1 check passed
@michaelbrusegard michaelbrusegard deleted the naming-conventions branch August 21, 2024 20:27
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