summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply (pronto-)rubocop suggestions for PR #197feat_improve_menuAbinoam P. Marques Jr2016-06-052-5/+7
* Update Changelog for PR #197Abinoam P. Marques Jr2016-06-051-0/+4
* Split and reduce complexity on Menu#optionsAbinoam P. Marques Jr2016-06-051-12/+13
* Fix doc with yard syntax for options HashesAbinoam P. Marques Jr2016-06-051-3/+6
* HighLine::MenuItem -> HighLine::Menu::ItemAbinoam P. Marques Jr2016-06-033-33/+37
* Extract compound logic from Menu#to_aryAbinoam P. Marques Jr2016-06-031-6/+14
* Add flog do development group of GemfileAbinoam P. Marques Jr2016-06-031-0/+1
* Merge pull request #196 from JEG2/fix_travisAbinoam P. Marques Jr2016-06-031-0/+1
|\
| * Make Travis ignore gems in development groupfix_travisAbinoam P. Marques Jr2016-06-031-0/+1
|/
* Merge pull request #195 from JEG2/add_prontoAbinoam P. Marques Jr2016-06-035-3/+61
|\
| * Bump up version to 2.0.0-develop.8add_prontoAbinoam P. Marques Jr2016-06-031-1/+1
| * Update ChangelogAbinoam P. Marques Jr2016-06-031-0/+13
| * Update README to point to ProntoAbinoam P. Marques Jr2016-06-031-1/+2
| * Add .rubocop.yml to tweak pronto-rubocop behaviorAbinoam P. Marques Jr2016-06-031-0/+31
| * Add Pronto and some runners to GemfileAbinoam P. Marques Jr2016-06-031-1/+14
|/
* Merge pull request #194 from JEG2/aregic_coloringv2.0.0.pre.develop.7Abinoam P. Marques Jr2016-05-315-6/+135
|\
| * Bump up version to 2.0.0-develop.7aregic_coloringAregic2016-05-311-1/+1
| * Add doc for Menu's indices coloringAregic2016-05-311-0/+12
| * Add tests for HighLine::Menu's indices coloringAregic2016-05-311-0/+83
| * Implement HighLine::Menu's indices coloringAregic2016-05-311-5/+37
| * Add VIM files to .gitignoreAregic2016-05-311-0/+2
|/
* Merge pull request #190 from koic/ruby-23Abinoam P. Marques Jr2016-03-021-0/+1
|\
| * Test against Ruby 2.3.0 on Travis CIKoichi ITO2016-03-031-0/+1
|/
* Merge pull request #189 from kevinoid/fix-ask-checkingAbinoam P. Marques Jr2016-02-192-9/+49
|\
| * Improve #agree tests - related to PR #189 by @kevinoidAbinoam Praxedes Marques Jr2016-02-191-8/+48
| * Fix agree validation to only accept "yes" or "no"Kevin Locke2016-02-182-2/+2
* | Merge pull request #186 from JEG2/pr184_rebasedv2.0.0.pre.develop.6Abinoam P. Marques Jr2016-02-198-131/+444
|\ \ | |/ |/|
| * Update Changelog.md and bump up version to 2.0.0-develop.6pr184_rebasedAbinoam Praxedes Marques Jr2016-02-192-5/+8
| * Fix some tests. New Menu api.matrinox2016-02-191-8/+4
| * Add menu#build_item covenience, bringing us one step closer to a cleaner APImatrinox2016-02-192-2/+29
| * Change name keyword arg to first positional arg because it's requiredmatrinox2016-02-192-19/+14
| * Add configurable MenuItem via HighLine::Menu#add_itemmatrinox2016-02-192-2/+42
| * Add changelog for PR #184matrinox2016-02-191-0/+4
| * Add Gemfile.lock to .gitignorematrinox2016-02-191-0/+1
| * Remove keyword args to preserve backwards compatability (and ruby 1.9 support)matrinox2016-02-192-23/+39
| * Fix menu selection gathering with the various optionsmatrinox2016-02-194-22/+177
| * Fix bug with responses hash not updating with each additional menu choicematrinox2016-02-194-15/+45
| * Add tests for text overide and name/text interactionmatrinox2016-02-191-0/+20
| * Add MenuItem struct for encapsulationmatrinox2016-02-192-50/+76
| * Fix whitespacematrinox2016-02-191-54/+54
|/
* Merge pull request #183 from fabienfoerster/patch-1Abinoam P. Marques Jr2016-01-091-2/+2
|\
| * Fix menu example in README.mdFabien Foerster2016-01-091-2/+2
|/
* Merge pull request #181 from abinoam/issue_180v2.0.0.pre.develop.5Abinoam P. Marques Jr2015-12-274-6/+26
|\
| * Bump up version to 2.0.0-develop.5 updating ChangelogAbinoam Praxedes Marques Jr2015-12-272-1/+4
| * Fix #180 - Make it possible to patch the responses hashAbinoam Praxedes Marques Jr2015-12-271-5/+3
| * Add #180 test - Menu prompt not reused after failed menu selectionAbinoam Praxedes Marques Jr2015-12-271-0/+19
|/
* Merge pull request #179 from abinoam/feat_improve_docsv2.0.0.pre.develop.4James Edward Gray II2015-12-1426-104/+626
|\
| * Bump up version to 2.0.0-develop.4Abinoam Praxedes Marques Jr2015-12-141-1/+1
| * Update Changelog.mdAbinoam Praxedes Marques Jr2015-12-141-0/+23
| * Put down the last C and B grade objects (inch - documentation)Abinoam Praxedes Marques Jr2015-12-148-9/+32