Commit graph

34 commits

Author SHA1 Message Date
qa46hx
7e75e18f6f fix(input-datepicker): set isTriggeredByUser on change via calendar 2021-07-01 13:32:15 +02:00
Thomas Allmer
f320b8b43f fix: create scoped elements also when slotting them in
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-06-09 15:06:34 +02:00
Thijs Louisse
57b2fb9ff8 feat(button): split off separate buttons for reset & submit
Co-authored-by: Gerjan van Geest <Gerjan.van.Geest@ing.com>
2021-05-27 09:00:10 +02:00
Konstantinos Norgias
72067c0d19 chore: format & changeset 2021-05-20 12:38:58 +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
jorenbroekema
842e3c10de chore: move test to form-integrations 2021-05-12 13:02:58 +02:00
Thijs Louisse
22678f13ce fix(combobox): webkit bug checkedIndex reset 2021-04-19 15:00:11 +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
6ae7a5e352 fix(form-core): add clear() to choice-group; test integratoons 2021-04-08 11:30:12 +02:00
Thijs Louisse
0fa222c21b chore(form-integrations): test all registrations 2021-04-07 17:27:10 +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
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
Thijs Louisse
ca15374a12 fix: 'isTriggeredByUser' support for listbox (descendants) 2021-03-25 10:45:56 +01: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
Joren Broekema
a809d7b5e1 fix: make sync updatable mixin work with re-connecting to DOM
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-03-18 19:24:29 +01:00
Joren Broekema
af90b20ed0 fix(form-core): only show success after recovery from shown feedback 2021-03-15 15:31:35 +01: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
9112d243db fix: upgrade to latest scoped elements, add missing types 2021-01-14 13:08:23 +01:00
Thijs Louisse
a8cf421536 chore: add changeset localize and form-control 2021-01-06 15:30:22 +01:00
Thijs Louisse
b88760d578 feat(form-core): add details.isTriggeredByUser to model-value-changed 2021-01-06 15:12:47 +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
qa46hx
16dd0cecc3 fix(listbox): on fire model-value-changed when update from children 2020-10-22 17:03:13 +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
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
Joren Broekema
92d85b567a chore: fix failing tests 2020-06-30 17:24:19 +02:00
Mathieu Puech
8349903051 test(form-integrations): date compatible with negative timezone 2020-06-25 10:29:49 -04: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
3ae448f826 chore: move icon intro to icon package so it can be extended 2020-06-08 11:27: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