Skip to content

Feature: Added support for multiselect list prompt#13031

Merged
vikerman merged 2 commits into
angular:masterfrom
okeefem2:feat-multiselect-list-prompt-support
Nov 30, 2018
Merged

Feature: Added support for multiselect list prompt#13031
vikerman merged 2 commits into
angular:masterfrom
okeefem2:feat-multiselect-list-prompt-support

Conversation

@okeefem2
Copy link
Copy Markdown
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

Comment thread packages/angular_devkit/core/src/json/schema/interface.ts Outdated
Comment thread packages/angular/cli/models/schematic-command.ts Outdated
Comment thread packages/angular_devkit/core/src/json/schema/registry.ts Outdated
* 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
Copy Markdown

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.

4 participants