lion/packages/ui/components/input-amount/src
gerjanvangeest 35e66052b6
fix(input-amount): parse amount always on locale once the amount is formatted (#2439)
* fix(input-amount): parse amount always  on locale once the amount is formatted

* chore: add unit test

* chore: add some description

* chore: update playwright script to install dependencies

* Update .github/workflows/verify-pr.yml

* chore: set formatOptions temp and cleanup for programmatic api

* feat(form-core): add "user-edit" mode to formatOptions while editing existing value of a form control

* chore: enhance code readability and robustness

---------

Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2025-01-15 09:59:02 +01:00
..
formatters.js feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +01:00
LionInputAmount.js fix(input-amount): Link currency to label after setting currency from… (#2091) 2023-10-17 14:55:13 +02:00
parsers.js fix(input-amount): parse amount always on locale once the amount is formatted (#2439) 2025-01-15 09:59:02 +01:00
preprocessors.js chore: introduce a component src folder 2022-10-31 16:55:07 +01:00