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

Fix progress bar #1547

Merged
merged 5 commits into from Feb 1, 2017
Merged

Fix progress bar #1547

merged 5 commits into from Feb 1, 2017

Commits on Feb 1, 2017

  1. NULL value no longer makes progress bar go to 100%. Closes #1472

    This also removes the documentation which said that using NULL would cause the
    progress bar to be hidden.
    wch committed Feb 1, 2017
    Copy the full SHA
    4feee00 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0e519a4 View commit details
    Browse the repository at this point in the history
  3. Set starting value to NULL

    wch committed Feb 1, 2017
    Copy the full SHA
    5aeb361 View commit details
    Browse the repository at this point in the history
  4. Update NEWS

    wch committed Feb 1, 2017
    Copy the full SHA
    03ba660 View commit details
    Browse the repository at this point in the history
  5. Grunt

    wch committed Feb 1, 2017
    Copy the full SHA
    b505c5a View commit details
    Browse the repository at this point in the history