lion/packages/ui/components/input-amount/test
gerjanvangeest e8e9c07ec5
fix(input-amount): returns Unparseable as a modelValue if a wrong value has been entered (#2242)
* 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>
2024-04-10 11:20:48 +02:00
..
formatters.test.js fix(input-amount): returns Unparseable as a modelValue if a wrong value has been entered (#2242) 2024-04-10 11:20:48 +02:00
lion-input-amount-integrations.test.js chore: rename ui/src to components 2022-10-31 16:55:07 +01:00
lion-input-amount.test.js fix(input-amount): Link currency to label after setting currency from… (#2091) 2023-10-17 14:55:13 +02:00
parsers.test.js fix(input-amount): returns Unparseable as a modelValue if a wrong value has been entered (#2242) 2024-04-10 11:20:48 +02:00
preprocessors.test.js chore: rename ui/src to components 2022-10-31 16:55:07 +01:00