Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SBoudrias/Inquirer.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: SBoudrias/Inquirer.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 9 commits
  • 96 files changed
  • 7 contributors

Commits on Jun 15, 2020

  1. Update eslint-config-xo to the latest version 🚀 (#926)

    Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
    greenkeeper[bot] authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    ab90a8a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    da4b31b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6642790 View commit details
    Browse the repository at this point in the history
  3. Add description option to choices (#905)

    * Add long option to choices
    
    Adds a `long` option to a choice in a select prompt. If the option is set, the text in `long` for the currently selected option is shown as help at the bottom of the list window.
    
    * Rename long to description
    
    * revert README change
    
    Co-authored-by: Simon Boudrias <[email protected]>
    spalladino and SBoudrias authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    d75d68c View commit details
    Browse the repository at this point in the history
  4. feat: add loop: false for list type prompts (#925)

    * feat: add loop: false for list type prompts
    
    * fix: change loop readme location
    
    Co-authored-by: sean.mccollum <[email protected]>
    adiktofsugar and sean.mccollum authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    c82c145 View commit details
    Browse the repository at this point in the history
  5. Update dependencies

    SBoudrias committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    9ed1319 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf58551 View commit details
    Browse the repository at this point in the history
  7. Upgrade rxjs

    SBoudrias committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    854cc85 View commit details
    Browse the repository at this point in the history
  8. Publish

    SBoudrias committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    434228a View commit details
    Browse the repository at this point in the history
Loading