Commit graph

21 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
Thomas Allmer
4bacc17b16 fix(form-core): make sure .formElements stays in sync with dom order 2020-11-18 10:17:42 +01:00
Thomas Allmer
618f269829 chore: enable webkit tests
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Yesil Ahmet <Yesil.Ahmet@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-10-27 14:05:32 +01:00
Joren Broekema
e58d27753d
Merge pull request #1022 from ing-bank/feat/name-changes
fix(form-core): update child choice fields name attr to parent
2020-10-13 12:20:15 +02:00
Thomas Allmer
58f092248e chore: adjust tests so they are sucessfull on firefox as well 2020-10-12 17:05:23 +02:00
Joren Broekema
e25586e606 fix(form-core): prevent choice input from changing name away from parent 2020-10-12 14:23:51 +02:00
Joren Broekema
fd297a2832 fix(form-core): update formElements with the right name on change 2020-10-12 14:13:05 +02:00
Joren Broekema
247e64a3cc fix(form-core): update child choice fields name attr to parent 2020-10-12 12:29:48 +02:00
Manuel Martin
2907649ba3
fix(form-core): filter feedback visibility according interaction states 2020-10-08 17:39:52 +02:00
Joren Broekema
7f744e6368 chore: add consistent styles inheritance for types 2020-10-05 12:01:18 +02:00
Joren Broekema
0aa4480e0c fix: assure proper typings _inputNode across lion fields 2020-10-01 10:02:45 +02:00
Joren Broekema
4b7bea9656 fix(form-core): add some type fixes/adjustments 2020-09-30 20:32:36 +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
Thomas Allmer
26f683d045 feat(overlays): make OverlayController constructor tasks sync 2020-09-03 16:49:15 +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
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
Ben Amor Aymen
d86cfc5901
fix(form-core): on reset the submitted values becomes false (#753) 2020-06-09 16:38:28 +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