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
|
d94a83a92d
|
fix(switch): clicking on label should toggle checked state
|
2020-08-03 11:38:23 +02:00 |
|
Thomas Allmer
|
6b8daef509
|
fix: resolve registrationComplete via microtask to be sync
|
2020-07-28 14:50:10 +02:00 |
|
Thomas Allmer
|
8698f73418
|
feat: synchronous form registration system
|
2020-07-27 14:11:26 +02:00 |
|
qa46hx
|
e06196dec8
|
fix(form-core): remove possible untrusted input value callback
|
2020-07-16 15:02:51 +02:00 |
|
Hzunax
|
83f0b112aa
|
test(validators): validatorName instead of name
|
2020-07-09 15:17:14 +02:00 |
|
Thijs Louisse
|
68a7cc3d9d
|
Merge pull request #804 from Hzunax/fix/fieldset-set-all-values
fix(formgroup): wait for formElements to register
|
2020-07-09 10:50:49 +02:00 |
|
Mathieu Puech
|
184898c111
|
fix(select-rich): instantiation after first update
|
2020-07-08 13:28:45 -04:00 |
|
Hzunax
|
780383d081
|
fix(formgroup): wait for formElements to register
_setValueForAllFormElements must wait for formElements to be registered
|
2020-07-08 17:27:23 +02:00 |
|
Thijs Louisse
|
e571de808a
|
chore: mitigate browser errors WTR
|
2020-07-06 19:25:15 +02:00 |
|
Thijs Louisse
|
d5a6a8df09
|
Merge pull request #800 from ing-bank/chore/flaky-tests
chore: fix flaky test, prevent unhandled promise undefined feedbackNode
|
2020-07-06 18:13:08 +02:00 |
|
Joren Broekema
|
4585cd43ba
|
chore: fix flaky test, prevent unhandled promise undefined feedbackNode
|
2020-07-06 17:42:41 +02:00 |
|
Mathieu Puech
|
5cd36cac20
|
feat(choice-input): add rendering of help-text
|
2020-06-30 15:09:12 -04:00 |
|
Joren Broekema
|
cb85e66cd9
|
Merge pull request #760 from ing-bank/chore/demo-fixes
chore: fix demo links and move back icon intro
|
2020-06-10 11:06:42 +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 |
|
Joren Broekema
|
b500dfe237
|
chore: fix demo links and move back icon intro
|
2020-06-08 17:39:29 +02:00 |
|
Joren Broekema
|
3ae448f826
|
chore: move icon intro to icon package so it can be extended
|
2020-06-08 11:27:26 +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 |
|