-
-
Notifications
You must be signed in to change notification settings - Fork 334
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
[Progress] Fix wrong error on validating sum total on multiple progress #758
Commits on May 21, 2019
-
feat(progress): Derive precision for multiple progress with total and…
… precision
exoego committedMay 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 0f6b2f9 - Browse repository at this point
Copy the full SHA 0f6b2f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dcc65e - Browse repository at this point
Copy the full SHA 5dcc65eView commit details -
feat(progress): Fix auto-derived precision looses precision
exoego committedMay 21, 2019 Configuration menu - View commit details
-
Copy full SHA for b74dda5 - Browse repository at this point
Copy the full SHA b74dda5View commit details -
feat(progress): Fix wrong description
exoego committedMay 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 32ce051 - Browse repository at this point
Copy the full SHA 32ce051View commit details -
fix(progress): Validate sum of pecents before rounding
exoego committedMay 21, 2019 Configuration menu - View commit details
-
Copy full SHA for fe241d0 - Browse repository at this point
Copy the full SHA fe241d0View commit details -
Merge remote-tracking branch 'yamaguchi/dev' into multiple-progress-p…
…recision # Conflicts: # src/definitions/modules/progress.js
exoego committedMay 21, 2019 Configuration menu - View commit details
-
Copy full SHA for eb3346c - Browse repository at this point
Copy the full SHA eb3346cView commit details
Commits on May 25, 2019
-
fix(progress): Ignore autoSuccess since it does not make sense for mu…
…ltiple progress bars
exoego committedMay 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 1497b64 - Browse repository at this point
Copy the full SHA 1497b64View commit details
Commits on May 30, 2019
-
fix(progress): Avoid precision issues when values and total are speci…
…fied for multiple bars
exoego committedMay 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 28a2967 - Browse repository at this point
Copy the full SHA 28a2967View commit details -
fix(progress): Sum as numbers, instead of concatening number and string.
exoego committedMay 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 7f64554 - Browse repository at this point
Copy the full SHA 7f64554View commit details