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

[Progress] Fix wrong error on validating sum total on multiple progress #758

Merged
merged 9 commits into from
Jun 10, 2019

Commits on May 21, 2019

  1. feat(progress): Derive precision for multiple progress with total and…

    … precision
    exoego committed May 21, 2019
    Configuration menu
    Copy the full SHA
    0f6b2f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dcc65e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b74dda5 View commit details
    Browse the repository at this point in the history
  4. feat(progress): Fix wrong description

    exoego committed May 21, 2019
    Configuration menu
    Copy the full SHA
    32ce051 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe241d0 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'yamaguchi/dev' into multiple-progress-p…

    …recision
    
    # Conflicts:
    #	src/definitions/modules/progress.js
    exoego committed May 21, 2019
    Configuration menu
    Copy the full SHA
    eb3346c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. fix(progress): Ignore autoSuccess since it does not make sense for mu…

    …ltiple progress bars
    exoego committed May 25, 2019
    Configuration menu
    Copy the full SHA
    1497b64 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. fix(progress): Avoid precision issues when values and total are speci…

    …fied for multiple bars
    exoego committed May 30, 2019
    Configuration menu
    Copy the full SHA
    28a2967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f64554 View commit details
    Browse the repository at this point in the history