Thijs Louisse
|
43e4bb810c
|
feat: private and protected types form-core
|
2021-04-12 15:23:05 +02:00 |
|
Thijs Louisse
|
ccd757fa39
|
fix: many types
|
2021-04-12 15:08:02 +02:00 |
|
Thijs Louisse
|
6ae7a5e352
|
fix(form-core): add clear() to choice-group; test integratoons
|
2021-04-08 11:30:12 +02:00 |
|
Thijs Louisse
|
5633d2aba8
|
Merge pull request #1313 from ing-bank/chore/testInitialDirtyState
chore(form-core): fix prefilled FormGroups
|
2021-04-07 16:55:31 +02:00 |
|
Thijs Louisse
|
38297d077f
|
fix(form-core): registr. complete cb before initial interaction states
|
2021-04-07 16:03:22 +02:00 |
|
Thijs Louisse
|
181a1d452b
|
fix(form-core): choice-group initialization values + null support
|
2021-04-06 14:29:44 +02:00 |
|
Konstantinos Norgias
|
77a0424595
|
chore: add protected and private type info
|
2021-04-01 19:40:43 +02:00 |
|
Thijs Louisse
|
0c711f6962
|
fix(form-core): delay rejectRegistrationComplete 1 microtask
Co-authored-by: palash2601 <palash2601@gmail.com>
|
2021-03-25 09:03:31 +01:00 |
|
Konstantinos Norgias
|
dbacafa539
|
fix: remove @ts-expect-error & add @type {any} to static get props
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
|
2021-03-04 10:32:39 +01:00 |
|
Joren Broekema
|
d0b37e626c
|
fix(form-core): do a deep equal check for choice group modelValue setter
|
2021-02-22 17:37:57 +01:00 |
|
Joren Broekema
|
f98aab23f1
|
feat(form-core): make __parentFormGroup and __toggleChecked protected
|
2021-01-20 12:16:43 +01:00 |
|
Jorge del Casar
|
98f1bb7e1c
|
fix: normalize dependencies
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
|
2021-01-06 10:53:38 +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 |
|
jorenbroekema
|
eb87859d76
|
chore: cleanup and align types/tests
|
2020-10-15 11:40:25 +02:00 |
|
jorenbroekema
|
188fe50770
|
fix(form-core): fire initial modelValue lit update after registration
|
2020-10-14 20:02:25 +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 |
|
qa46hx
|
d5faa459f8
|
fix(listbox): add reset function
|
2020-10-01 16:22:56 +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 |
|
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 |
|
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 |
|
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 |
|
Thijs Louisse
|
6170374ee8
|
feat: merge field/validate/choice-input/form-group into @lion/form-core
|
2020-05-29 17:01:15 +02:00 |
|