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

CLI: Replace inquirer with prompts #13225

Merged
merged 8 commits into from
Dec 4, 2020

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    6c02942 View commit details
    Browse the repository at this point in the history
  2. refactor: use the correct initial value type

    The value is false, so could also argue it should just be removed.
    thebuilder committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    0ed95fa View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. add @types/prompts

    thebuilder committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    ef41d67 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. fix types in initiate

    thebuilder committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    9269fd4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/next' into replace-inquirer

    # Conflicts:
    #	lib/core/package.json
    #	yarn.lock
    thebuilder committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    f5fc34e View commit details
    Browse the repository at this point in the history
  3. update lock file

    thebuilder committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    8ef793f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. remove unused groups

    thebuilder committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    de095b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    429907a View commit details
    Browse the repository at this point in the history