lion/packages/ui/components/form-core/test-suites
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
..
choice-group feat: support (multiselect) choice-groups with allow-custom-choice 2023-11-08 15:05:09 +01:00
form-group update prettier 2024-05-17 21:43:23 +02:00
FormatMixin.suite.js fix(input-amount): parse amount always on locale once the amount is formatted (#2439) 2025-01-15 09:59:02 +01:00
FormRegistrationMixins.suite.js fix(form-core): Implement conversion of name attribute value to string type 2024-05-22 23:11:01 +02:00
InteractionStateMixin.suite.js chore: rename ui/src to components 2022-10-31 16:55:07 +01:00
NativeTextFieldMixin.suite.js chore: add remaining internal usages of isActiveElement in tests 2024-11-28 17:19:16 +01:00
ValidateMixin.suite.js chore: allow tests to run w/o polyfill 2024-11-12 16:21:36 +01:00
ValidateMixinFeedbackPart.suite.js chore(ui): lint and types fixes 2023-11-08 19:08:54 +01:00