Commit graph

19 commits

Author SHA1 Message Date
Joren Broekema
2df061a17f chore: cleanup, fix tests 2020-03-04 17:33:09 +01:00
DemeterDimitri
1bec11a267 fix(input-amount): normalize added for currency label (#618) 2020-03-04 17:33:09 +01:00
Sławek Amielucha
ad1e828d51 chore: unify the naming of changedProperties param (#620) 2020-03-04 17:33:09 +01:00
Thijs Louisse
97678dd49b chore: cleanup todos 2020-02-26 14:32:52 +01:00
Thijs Louisse
f44d8aa26a fix: removed FieldCustomMixin 2020-02-20 16:14:26 +01:00
Thomas Allmer
47cadb1696
Merge pull request #398 from ing-bank/fix/amountParsing
fix(input-amount): handle user pasting of amounts heuristically
2019-11-28 17:56:44 +01:00
Thijs Louisse
3d438fc1e0 fix(input-amount): handle user pasting of amounts heuristically 2019-11-27 16:22:06 +01:00
Thijs Louisse
0d687bbe1e fix(input-amount): a11y currency label 2019-11-27 13:40:20 +01:00
Thomas Allmer
68030624f9 fix(input-amount): prefer language while parsing 2019-11-26 18:00:58 +01:00
Thomas Allmer
396deb2e3b feat: finalize validation and adopt it everywhere
Co-authored-by: Alex Ghiu <alex.ghiu@ing.com>
Co-authored-by: Gerjan van Geest <Gerjan.van.Geest@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
Co-authored-by: Erik Kroes <erik.kroes@ing.com>
2019-11-18 15:30:08 +01:00
Joren Broekema
5999ea9569 fix: refactor slot selection 2019-11-15 15:50:18 +01:00
Joren Broekema
66d3d390ae feat: remove all deprecations from lion 2019-11-13 11:00:48 +01:00
victorgh
7fb68ed7a3 fix(input-amount): pass string instead of object in parser 2019-09-02 09:32:30 +02:00
gerjanvangeest
eb1e295576 chore: removed super.properties everywhere 2019-08-13 17:28:23 +02:00
Thijs Louisse
18b714d056 fix(input-amount): return undefined for non numbers with spaces 2019-08-07 18:26:23 +02:00
Victor Kachan
83f9baa36d fix(input-amount): support negative numbers 2019-06-25 10:54:01 +02:00
qa46hx
d5e2dfe38e fix(input-amount): remove randomOkValidator as default 2019-05-07 19:46:41 +02:00
Thomas Allmer
8d96f84090 fix: update storybook/linting; adjust story labels, eslint ignores 2019-04-28 15:02:31 +02:00
Thomas Allmer
ec8da8f12c feat: release inital public lion version
Co-authored-by: Mikhail Bashkirov <mikhail.bashkirov@ing.com>
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
Co-authored-by: Gerjan van Geest <gerjan.van.geest@ing.com>
Co-authored-by: Erik Kroes <erik.kroes@ing.com>
Co-authored-by: Lars den Bakker <lars.den.bakker@ing.com>
2019-04-26 10:37:57 +02:00