Skip to content

Conversation

thejmitchener
Copy link
Member

@thejmitchener thejmitchener commented Sep 27, 2025

Summary of Changes:

  1. .gitignore Updates:

    • Enhanced .gitignore to include additional entries for Composer, frontend assets, logs, caches, IDE helpers, editors, and miscellaneous files, improving project cleanliness and organization.
  2. composer.json Modifications:

    • Updated PHP requirement to ^8.3 and added new development dependencies rector/rector and driftingly/rector-laravel for code quality improvements.
  3. Rector Configuration:

    • Introduced a new rector.php configuration file to automate code refactoring and enforce coding standards, enhancing code quality and maintainability.
  4. Button Color Class Updates:

    • Standardized button color classes across multiple components (fake-button, location-button, next-button, submit-button) for consistency and improved visual coherence.
  5. Dark Mode Enhancements:

    • Improved dark mode support in the thank-you component by adding dark mode styles to alerts and text, ensuring better readability and user experience in dark mode settings.

…and Laravel upgrades; reorganize .gitignore for better clarity and coverage.
@thejmitchener thejmitchener merged commit 3fbf34d into main Sep 27, 2025
26 of 27 checks passed
@thejmitchener thejmitchener deleted the refactor-button-colors-add-dark-mode-support-for-thank-you branch September 27, 2025 18:01
fuelviews-app bot pushed a commit that referenced this pull request Sep 27, 2025
…port in the thank-you component. (#40)

* Update button color classes for consistency and improve dark mode support in the thank-you component.

* Add Rector configuration and dependencies for automated code quality and Laravel upgrades; reorganize .gitignore for better clarity and coverage.
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