palash2601
33fd1bef09
fix(lion-field): remove name property exception to align with platform
...
fix(lion-field): remove name property check for forward compatibility with Form participation api
Co-authored-by: Thijs Louisse <t_louisse@hotmail.com>
2022-05-10 14:50:15 +02:00
jorenbroekema
006a47e530
chore: fix type issues
2022-02-28 15:45:02 +01:00
jorenbroekema
683d5c1c9c
chore: upgrade to latest TSC to fix TSC bug caused by prev commit
2022-02-10 13:40:26 +01:00
qa46hx
c4562f7e64
fix: use html & unsafeStatic from @open-wc/testing
2021-11-11 10:02:47 +01:00
jorenbroekema
77567efcd1
chore: allow overriding filter fn imperatively
2021-07-26 10:12:46 +02:00
jorenbroekema
0487435252
feat(form-core): add overridable filter method for form-group children
2021-07-19 19:05:28 +02:00
Konstantinos Norgias
e17f7bdfa6
feat: upgrade to lit2
...
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-05-20 12:21:43 +02:00
Thijs Louisse
8cd0142d12
feat(form-core): member descriptions for editors and api tables
2021-05-03 14:22:51 +02:00
Thijs Louisse
15146bf9ce
fix(form-core): form groups support lazily rendered children
2021-04-19 11:33:38 +02:00
Thijs Louisse
53167fd205
fix(form-core): validate on child change + {feedbackType}StateChanged
2021-04-12 22:31:55 +02:00
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
75af80be3b
fix(form-core): cleanup group > child descriptions and reenable tests
2021-04-12 11:26:07 +02:00
Thijs Louisse
fb1522dda5
fix(form-core): fieldset label as child label suffix
2021-04-12 11:24:50 +02:00
Thijs Louisse
5354e1a0db
chore(form-core): test initial dirty state prefilled FormGroup
2021-04-06 17:03:44 +02:00
Konstantinos Norgias
77a0424595
chore: add protected and private type info
2021-04-01 19:40:43 +02:00
Thomas Allmer
5db622e9da
feat: as BREAKING CHANGE add exports & convert to static docs page
2021-03-15 15:22:37 +01:00
Manuel Martin
b2f981db72
refactor: add package exports entry
...
This commit adds the exports entry in each package.json, exposing the public parts of each package and hiding the private ones.
2021-02-15 17:49:22 +01:00
Joren Broekema
8fb7e7a193
fix: types base constructor same return type
2021-01-13 17:05:07 +01: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
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
874ff48339
feat(form-core): form-core types
...
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-09-02 09:02:47 +02:00