Commit graph

19 commits

Author SHA1 Message Date
Thijs Louisse
6170374ee8 feat: merge field/validate/choice-input/form-group into @lion/form-core 2020-05-29 17:01:15 +02:00
Alex Ghiu
1b6c3a44c8 fix: normalization model-value-changed events
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-03-19 09:59:30 +01:00
Thijs Louisse
583a1820d6 fix: by default, serialize undefined values as '' 2020-02-20 14:17:16 +01:00
CubLion
5a0b2c41ea chore: todo cleanup 2020-02-19 21:51:48 +01:00
Thijs Louisse
3d438fc1e0 fix(input-amount): handle user pasting of amounts heuristically 2019-11-27 16:22:06 +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
66d3d390ae feat: remove all deprecations from lion 2019-11-13 11:00:48 +01:00
Joren Broekema
c984a66d4b fix(fieldset): manage when to show error messages
Co-authored-by: Thomas Allmer <thomas.allmer@ing.com>
2019-10-31 18:31:53 +01:00
gerjanvangeest
eb1e295576 chore: removed super.properties everywhere 2019-08-13 17:28:23 +02:00
Thijs Louisse
a5bc33072f chore(field): docs/annotations FormatMixin 2019-07-15 15:18:28 +02:00
Thomas Allmer
2511bf6f8d fix(field): the FormatMixin should work without an inputElement 2019-07-15 13:50:38 +02:00
Thomas Allmer
901fc8c503 fix(field): remove unused EventMixin from FormatMixin 2019-07-15 13:45:35 +02:00
Thijs Louisse
adae87398c
Merge pull request #141 from ing-bank/fix/handleEmptyModelValues
Fix/handle empty model values
2019-07-02 17:28:16 +02:00
Thijs Louisse
6a85dbcef7 fix(field): don't return Unparseable on empty strings 2019-07-02 17:24:03 +02:00
Thijs Louisse
af8046cf53 fix(field): format conditionally on user input only 2019-06-27 17:27:39 +02:00
Mikhail Bashkirov
d7e5cd7305 chore: fix date construction for consistency across different envs 2019-05-13 11:03:53 +02:00
Pascal Schilp
96572a3a2e chore: refactor to not use deprecated EventMixin 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