Commit graph

23 commits

Author SHA1 Message Date
Konstantinos Norgias
77a0424595 chore: add protected and private type info 2021-04-01 19:40:43 +02:00
Joren Broekema
8fb7e7a193 fix: types base constructor same return type 2021-01-13 17:05:07 +01:00
Joren Broekema
6f08e9296b feat: add types for fieldset and form 2020-09-28 14:41:31 +02:00
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
9b905c492a feat: api normalisation formElements and values 2020-02-20 14:17:13 +01:00
CubLion
5a0b2c41ea chore: todo cleanup 2020-02-19 21:51:48 +01:00
Joren Broekema
848ff06887 feat: flatten modelValue and remove checkedValue
Co-authored-by: daKmoR <Thomas.Allmer@ing.com>
Co-authored-by: CubLion <Alex.Ghiu@ing.com>
2020-02-06 16:06:52 +01:00
Thomas Allmer
89b835a799 feat: improved storybook demos
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Alex Ghiu <Alex.Ghiu@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-01-13 13:58:03 +01:00
Thijs Louisse
dfe3d6834e
Merge pull request #426 from danychi/fix/serialize-group-bug
Fix bug in serializeGroup and serializeElements
2019-12-16 15:03:41 +01:00
Daniel Alarcon Amador
b9f8c962a6 fix(fieldset): 0 is now a valid serializedValue 2019-12-12 09:06:36 +01:00
Lars den Bakker
c378b1885f fix(fieldset): wait for registration before setting values 2019-11-27 16:58:59 +01:00
Thijs Louisse
95d553e239 feat(field): order aria attributes based on nodes 2019-11-22 16:19:21 +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
Thomas Allmer
378e940ece fix(fieldset): outside click only effects focused groups 2019-11-01 12:27: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
Thijs Louisse
085895ee94 fix(fieldset): reset / inital modelValue always accurate 2019-08-14 16:21:08 +02:00
gerjanvangeest
b90d89ccf0 chore(fieldset): replaced CssClassMixin by DisabledMixin 2019-08-13 17:28:22 +02:00
Thomas Allmer
2a0d18bb5c fix(field): make sure RegistrationSystem works well with ShadyDom 2019-07-19 15:46:45 +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