* 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> |
||
|---|---|---|
| .. | ||
| formatNumber.test.js | ||
| formatNumberToParts.test.js | ||
| getCurrencyName.test.js | ||
| getDecimalSeparator.test.js | ||
| getFractionDigits.test.js | ||
| getGroupSeparator.test.js | ||
| getSeparatorsFromNumber.test.js | ||
| parseNumber.test.js | ||