* fix(input-amount): returns Unparseable as a modelValue if a wrong value has been entered * fix(input-amount): do not break when a large amount has been entered * Update docs/components/input-amount/overview.md Co-authored-by: Thijs Louisse <thijs.louisse@ing.com> * Update packages/ui/components/input-amount/test/parsers.test.js Co-authored-by: Thijs Louisse <thijs.louisse@ing.com> --------- Co-authored-by: Thijs Louisse <thijs.louisse@ing.com> |
||
|---|---|---|
| .. | ||
| formatNumber.test.js | ||
| formatNumberToParts.test.js | ||
| getCurrencyName.test.js | ||
| getDecimalSeparator.test.js | ||
| getFractionDigits.test.js | ||
| getGroupSeparator.test.js | ||
| getSeparatorsFromNumber.test.js | ||
| parseNumber.test.js | ||