qa46hx
|
d5faa459f8
|
fix(listbox): add reset function
|
2020-10-01 16:22:56 +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 |
|
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
|
b9327627c6
|
fix(form-core): align on common Intl type formatOptions
|
2020-09-15 10:48:34 +02:00 |
|
Thomas Allmer
|
60d5d1d3a3
|
fix(form-core): remove usage of Public Class Fields to not break builds
|
2020-09-09 16:18:16 +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 |
|
Thijs Louisse
|
c347fce4f6
|
fix(form-core): allow popultion conditionally rendered fields
|
2020-08-24 17:06:04 +02:00 |
|
Michel Blankenstein
|
4a228e671d
|
fix(validate-mixin): remove event listener on disconnect instead of add
|
2020-08-17 14:51:40 +02:00 |
|
Thomas Allmer
|
07c598fd68
|
fix(form-core): form should be able to access formattedValue of children
|
2020-08-12 16:59:17 +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
|
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 |
|