-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Labels
Needs DevReady for, and needs developer effortsReady for, and needs developer efforts[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Tool] Create Block/packages/create-block/packages/create-block[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
What problem does this address?
When creating a new block or plugin using the @create-block package we are limited to a certain number of parameters that we are prompted, it would be awesome if we could add more to the list, based on our custom configuration.
If this is already possible and I'm missing something, please let me know!
What is your proposed solution?
There is a getDefaultValues and getPrompts, maybe when someone defines params DefaultValues that are not predefined, we still prompt for them so they are later available in mustache when scaffolding the block?
juanmaguitar
Metadata
Metadata
Assignees
Labels
Needs DevReady for, and needs developer effortsReady for, and needs developer efforts[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Tool] Create Block/packages/create-block/packages/create-block[Type] EnhancementA suggestion for improvement.A suggestion for improvement.