Commit graph

19 commits

Author SHA1 Message Date
qa46hx
8f1456c8cb chore(form-core): make use of ChoiceInput & ChoiceGroup test suites 2020-11-24 11:33:15 +01:00
Víctor Lara
c5c4d4ba7c
fix(form-core): normalize input value in Date Validators 2020-11-11 12:18:10 +01:00
Thomas Allmer
e92b98a4b9 fix(core): order aria elements accordion to dom order 2020-10-12 17:05:23 +02:00
Joren Broekema
0aa4480e0c fix: assure proper typings _inputNode across lion fields 2020-10-01 10:02:45 +02:00
Thijs Louisse
01a798e59e feat(combobox): new package combobox
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
2020-09-30 19:33:34 +02:00
qa46hx
857206548c fix(form-core): prevent toggle of checked state when disabled 2020-09-25 15:40:03 +02:00
qa46hx
02145a0644 fix(form-core): override clear() so modelValue doesn't get erased 2020-09-23 17:34:50 +02:00
Joren Broekema
46dbaa3f37 fix(form-core): add index.d.ts and adjust types for LionInput types 2020-09-15 10:48:34 +02:00
Thijs Louisse
b83ef4eeeb fix(form-core): type enhancements 2020-09-09 12:21:22 +02:00
Joren Broekema
874ff48339 feat(form-core): form-core types
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-09-02 09:02:47 +02:00
qa46hx
65ecd43276 feat: update to latest lit-element version 2020-08-27 10:53:03 +02:00
Joren Broekema
d46cbc790f chore: fix lit-element types to reuse lion/core re-export 2020-08-20 16:38:28 +02:00
Thomas Allmer
dd021e4392 fix(form-core): form-group should have a valid formattedValue 2020-08-12 15:00:37 +02:00
Joren Broekema
3c61fd294a feat(form-core): add types for many form-core mixins and tests 2020-08-10 10:37:34 +02:00
Thomas Allmer
060ad67f5c chore: cleanup tests of all registration based awaits 2020-07-28 14:50:10 +02:00
Thomas Allmer
8698f73418 feat: synchronous form registration system 2020-07-27 14:11:26 +02:00
Hzunax
83f0b112aa test(validators): validatorName instead of name 2020-07-09 15:17:14 +02:00
Hzunax
e24f2efcff fix(field): remove validation toggled disable
when disable is toggled to true, validation should be removed
2020-06-02 08:37:03 +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