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

[RFC][Console] Added console style guide helpers (v2) #14057

Closed
wants to merge 34 commits into from
Closed

[RFC][Console] Added console style guide helpers (v2) #14057

wants to merge 34 commits into from

Commits on Mar 25, 2015

  1. Copy the full SHA
    0c653a0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b2bd430 View commit details
    Browse the repository at this point in the history
  3. added warning result bar

    kbond committed Mar 25, 2015
    Copy the full SHA
    c71222f View commit details
    Browse the repository at this point in the history
  4. added OutputDecorator

    kbond committed Mar 25, 2015
    Copy the full SHA
    e20283f View commit details
    Browse the repository at this point in the history
  5. added comments

    kbond committed Mar 25, 2015
    Copy the full SHA
    797a485 View commit details
    Browse the repository at this point in the history
  6. adjusted some formats

    kbond committed Mar 25, 2015
    Copy the full SHA
    c1c49c8 View commit details
    Browse the repository at this point in the history
  7. added newline helper

    kbond committed Mar 25, 2015
    Copy the full SHA
    bdb3704 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7110316 View commit details
    Browse the repository at this point in the history
  9. fix cs

    kbond committed Mar 25, 2015
    Copy the full SHA
    4b30f14 View commit details
    Browse the repository at this point in the history
  10. fix string padding

    kbond committed Mar 25, 2015
    Copy the full SHA
    a358431 View commit details
    Browse the repository at this point in the history
  11. refactored and simplified

    kbond committed Mar 25, 2015
    Copy the full SHA
    99ebf0e View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    4d3e078 View commit details
    Browse the repository at this point in the history
  13. refactored

    kbond committed Mar 25, 2015
    Copy the full SHA
    72708d7 View commit details
    Browse the repository at this point in the history
  14. added table helper

    kbond committed Mar 25, 2015
    Copy the full SHA
    a59fe02 View commit details
    Browse the repository at this point in the history
  15. added question helpers

    kbond committed Mar 25, 2015
    Copy the full SHA
    bafefd6 View commit details
    Browse the repository at this point in the history
  16. added style guide table style

    kbond committed Mar 25, 2015
    Copy the full SHA
    d767d28 View commit details
    Browse the repository at this point in the history
  17. added StandardQuestionHelper

    kbond committed Mar 25, 2015
    Copy the full SHA
    273c187 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    b0d2e6a View commit details
    Browse the repository at this point in the history
  19. added askHidden helper

    kbond committed Mar 25, 2015
    Copy the full SHA
    9d82d6a View commit details
    Browse the repository at this point in the history
  20. fix cs

    kbond committed Mar 25, 2015
    Copy the full SHA
    525be2b View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    16ad7b9 View commit details
    Browse the repository at this point in the history
  22. match current style guide

    kbond committed Mar 25, 2015
    Copy the full SHA
    de14472 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    d4d6f52 View commit details
    Browse the repository at this point in the history
  24. various fixes

    kbond committed Mar 25, 2015
    Copy the full SHA
    a33d8a7 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    18dbdb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2015

  1. Copy the full SHA
    ae6d7a7 View commit details
    Browse the repository at this point in the history
  2. simplify style tag

    kbond committed Mar 26, 2015
    Copy the full SHA
    5c774cc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c36189a View commit details
    Browse the repository at this point in the history
  4. add StyleInterface::progress()

    kbond committed Mar 26, 2015
    Copy the full SHA
    85cc04c View commit details
    Browse the repository at this point in the history
  5. fix bug

    kbond committed Mar 26, 2015
    Copy the full SHA
    e0efaa8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    91941f8 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8143e77 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2015

  1. Copy the full SHA
    f0cb90a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bbdb37c View commit details
    Browse the repository at this point in the history