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

Feature: Added support for multiselect list prompt #13031

Merged

Conversation

okeefem2
Copy link
Contributor

@clydin Here is the PR for just the core changes to @angular/cli and @angular-devkit-core. Including the changes you requested on #13004. Please let me know if any further changes are necessary!

I will open a second PR with the guard schematic changes if/when this one is merged in.

Thank you,

Michael

* If multiselect option is true use the checkbox
   inquirer prompt type, otherwise use list.
* Added multiselect to PromptDefinition interface and usages
@okeefem2 okeefem2 force-pushed the feat-multiselect-list-prompt-support branch from dd895c6 to 0d43e62 Compare November 28, 2018 12:42
@clydin clydin added the target: major This PR is targeted for the next major release label Nov 28, 2018
@vikerman vikerman merged commit db0fc77 into angular:master Nov 30, 2018
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants