* 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>
5 lines
112 B
Markdown
5 lines
112 B
Markdown
---
|
|
'@lion/ui': patch
|
|
---
|
|
|
|
[input-amount] returns Unparseable as a modelValue if a wrong value has been entered
|