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

🧑‍💻 Improve Composer console generation #278

Merged
merged 7 commits into from
Oct 24, 2024
Merged

Conversation

Log1x
Copy link
Owner

@Log1x Log1x commented Aug 13, 2024

Screenshot

Change log

Enhancements

  • ✨ Add interactive block creation (Fixes 🧑‍💻 Make generator commands interactive #253)
  • ✨ Allow customizing the default block supports options (Fixes Default $supports values #251)
  • ♻ Simplify the localized block stub
  • 🧑‍💻 Add support for setting widget description during creation
  • 💄 Improve the summary formatting
  • 🧑‍💻 Add support for overriding the block name and description with getter methods
  • 📝 Update the block localize example

@Log1x Log1x mentioned this pull request Aug 29, 2024
@Log1x Log1x merged commit 5b25b6b into master Oct 24, 2024
2 checks passed
@Log1x Log1x deleted the feat/improved-cli branch October 24, 2024 12:12
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.

🧑‍💻 Make generator commands interactive Default $supports values
1 participant