-
Maybe related: https://github.com/guillaumepotier/Parsley.js/issues/1129
Presumably broken via: #2346
If a number field has a decimal it does not validate properly on form submission, multi-pag…
-
please provide a function to handle thousands and millions, billions
https://github.com/tusharshyoran/AdformAssignment/blob/8212d27fe3ba19b18e8706f0b3e7bee0fdad22d1/src/utils/index.js#L2
please …
-
Quite a long post, but bear with me here..
I was a bit hasty with the fix in #11. First of all, the method should always fail if too many decimals are given. This is enforced in line 344 using
`…
-
**Is your feature request related to a problem? Please describe.**
There are numerous international datasets that Kepler cannot process because they use different decimal separators other than a peri…
-
As the README explains, various decimal libraries are already in wide use in the JS ecosystem. We should learn from the experience we already have what does and doesn't work, and make sure it's reflec…
-
two things to do:
1) handle negative heights. https://en.wikipedia.org/wiki/Tetration#Linear_approximation_for_real_heights has a test case to try.
2) I also haven't tested fractional heights >…
-
I understand the default rounding mode cannot be changed for internally reducing values to a precision, but would it be possible to set a default rounding mode for calls to ```->round()```? In my cas…
-
### Expected Behavior
Clicking on a `+` block with 0.1 and 0.2 as its arguments should show 0.3 as the result.
### Actual Behavior
Clicking on a `+` block with 0.1 and 0.2 as its arguments sh…
-
### Problem or feature description:
When setting up a slider using values that have decimals, rounding errors can occur.
### Steps to reproduce (for problems):
See this fork of codesandbox examp…
-
### Task Description
Update the CosGov.org application to have different proposal templates and default text for each of the proposal types: Text Proposal Community Spend CoreEval (Agoric) Install bu…