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: piotrmurach/tty-prompt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.0
Choose a base ref
...
head repository: piotrmurach/tty-prompt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.0
Choose a head ref
  • 15 commits
  • 11 files changed
  • 5 contributors

Commits on Nov 24, 2019

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

Commits on Dec 19, 2019

  1. Use set help_color in multi_select prompt (#119)

    * Use set help_color in multi_select prompt
    
    Setting the help color in the prompt initialization or as an option to
    the `multi_select` method sets `@help_color`, so we can use that when
    printing the help message for `multi_select` prompts.
    robbystk authored and piotrmurach committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    9f72d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa50e2a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

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

Commits on Feb 26, 2020

  1. Add a :min option to multi_select/multi_list (#125)

    * add multi_select minimum capability.
    
    * add documentation for :min
    
    * ...fix utf8 stuff
    slowbro authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d7b4c69 View commit details
    Browse the repository at this point in the history
  2. Change to use latest Ruby

    piotrmurach committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    267373d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7999d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Configuration menu
    Copy the full SHA
    52b3667 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    514735a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4bb896 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee3fa09 View commit details
    Browse the repository at this point in the history
  5. Add release notes

    piotrmurach committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    3f6ea16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7ff9a0 View commit details
    Browse the repository at this point in the history
  7. Change to add author

    piotrmurach committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    07e70f4 View commit details
    Browse the repository at this point in the history
  8. Add latest Ruby

    piotrmurach committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    7fec5d1 View commit details
    Browse the repository at this point in the history
Loading