* 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> |
||
|---|---|---|
| .. | ||
| utils | ||
| formatNumber.js | ||
| formatNumberToParts.js | ||
| getCurrencyName.js | ||
| getDecimalSeparator.js | ||
| getFractionDigits.js | ||
| getGroupSeparator.js | ||
| getSeparatorsFromNumber.js | ||
| normalizeCurrencyLabel.js | ||
| parseNumber.js | ||