Skip to content

chore: sync with our template#44

Merged
gvieira18 merged 8 commits into1.xfrom
feat/big-sync-with-template
Mar 16, 2026
Merged

chore: sync with our template#44
gvieira18 merged 8 commits into1.xfrom
feat/big-sync-with-template

Conversation

@gvieira18
Copy link
Copy Markdown
Member

This pull request primarily focuses on improving code formatting and consistency across Blade component files and updating Prettier configuration for better code style enforcement. The most important changes include migrating Prettier configuration to .prettierrc.json with enhanced plugin support, standardizing formatting in Blade components for readability and maintainability, and cleaning up JavaScript code style in the pagination component.

Configuration improvements:

  • Migrated Prettier settings from .prettierrc to .prettierrc.json, adding support for Blade and PHP formatting plugins and introducing overrides for Blade files to ensure safer formatting.

Blade component formatting and consistency:

  • Reformatted Blade component files (such as avatar-stack.blade.php, card.blade.php, button.blade.php, input.blade.php, tag.blade.php, headline.blade.php, heading.blade.php, text.blade.php, badge.blade.php, partials/author.blade.php, partials/footer.blade.php) for improved readability, consistent attribute usage, and more compact markup for slot rendering.

JavaScript code style improvements:

  • Updated JavaScript in pagination.blade.php to enforce semicolons, consistent spacing, and clearer block formatting, making the code easier to read and less error-prone.

These changes collectively enhance code quality, maintainability, and ensure consistent formatting across the codebase.

@gvieira18 gvieira18 self-assigned this Mar 16, 2026
@gvieira18 gvieira18 merged commit a7bfbb0 into 1.x Mar 16, 2026
5 checks passed
@gvieira18 gvieira18 deleted the feat/big-sync-with-template branch March 16, 2026 13:19
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.

1 participant