lion/packages/ui/components/localize/test
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
..
date fix(localize): make use of formatDate locale option to parse the date correctly (#2270) 2024-04-23 14:42:00 +02:00
number fix(input-amount): parse amount always on locale once the amount is formatted (#2439) 2025-01-15 09:59:02 +01:00
getLocalizeManager.test.js chore(@lion/ui): all tests side effect free wrt localize 2023-02-01 16:06:30 +01:00
isLocalizeESModule.test.js chore: introduce a component src folder 2022-10-31 16:55:07 +01:00
localize.test.js feat(@lion/ui): getLocalizeManager method, for side-effect-free localize 2023-02-01 16:06:30 +01:00
LocalizeManager.test.js Feat/localize manager override data (#1900) 2023-02-02 17:04:49 +01:00
LocalizeMixin.test.js feat(@lion/ui): getLocalizeManager method, for side-effect-free localize 2023-02-01 16:06:30 +01:00
side-effect-free-entrypoint.test.js feat(@lion/ui): getLocalizeManager method, for side-effect-free localize 2023-02-01 16:06:30 +01:00
test-esmodule-default.js chore: rename ui/src to components 2022-10-31 16:55:07 +01:00