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

🎉 ACF Composer v3 #193

Merged
merged 23 commits into from
Feb 26, 2024
Merged

🎉 ACF Composer v3 #193

merged 23 commits into from
Feb 26, 2024

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    c98712e View commit details
    Browse the repository at this point in the history
  2. ➕ Add roots/acorn to the project

    ➕ Add `laravel/pint` to the project
    ➖ Remove `squizlabs/php_codesniffer` from the project
    🔧 Remove unnecessary `suggest` and `scripts` configuration
    Log1x committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7860b2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cab74f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf8b5de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07a90fb View commit details
    Browse the repository at this point in the history
  6. 🚨 Run Pint

    Log1x committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5d4689c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9888659 View commit details
    Browse the repository at this point in the history
  8. ✨ Implement support for caching built field groups (Fixes #176)

    🐛 Fix children option page registration (Fixes #93)
    🎨 Improve class syntax and add types
    Log1x committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6eb04a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2fc8d9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    061496e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    59cfe8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7751b29 View commit details
    Browse the repository at this point in the history
  13. 🔧 Add types and manifest configuration to the ACF Composer config

    🔧 Comment out default configuration values
    Log1x committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3298665 View commit details
    Browse the repository at this point in the history
  14. 🔧 Add new commands to the Service Provider

    🔧 Change the publish tag to `acf-composer` to make publishing assets easier
    Log1x committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1e5dc8f View commit details
    Browse the repository at this point in the history
  15. 📝 Update the README for v3

    Log1x committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e3be44c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e12c58c View commit details
    Browse the repository at this point in the history
  17. 👷 Update the workflow branch

    Log1x committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ea74d46 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6ff595b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f20cc7b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1379355 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a9fdfac View commit details
    Browse the repository at this point in the history
  22. 🧑‍💻 Improve the ACF Composer lifecycle

    ✨ Add support for registering individual Composers (Fixes #180)
    Log1x committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    539aa79 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    86ac709 View commit details
    Browse the repository at this point in the history