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

feat(App.vue): Adds support for command execution with object parameters #722

Merged
merged 5 commits into from
Oct 19, 2022

Conversation

IainSAP
Copy link
Contributor

@IainSAP IainSAP commented Oct 11, 2022

Adds support for execution of commands from inquirer-gui when the parameters are an object (previously only element attribute strings were supported).

This PR needs SAP/inquirer-gui#475 to be published and updated with the new version to use this new feature.

Also adds new interface definition IValidationLink to support the new functionality when defining generator questions as TypeScript.

Add support for object commadn params to allow more complex commands to be executed by Inquirer-gui
validation links
@IainSAP IainSAP changed the title Feat/add validation links feat(App.vue): Adds support for command execution with object parameters Oct 11, 2022
@IainSAP IainSAP self-assigned this Oct 11, 2022
rimasirich and others added 3 commits October 19, 2022 18:46
adds support for validation links by consuming a newer version of inquirer-gui that provides the
feature.
@IainSAP IainSAP marked this pull request as ready for review October 19, 2022 20:20
@rimasirich rimasirich merged commit dace204 into master Oct 19, 2022
@rimasirich rimasirich deleted the feat/add_validation_links branch October 19, 2022 20:22
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.

2 participants