Thijs Louisse
|
8cd0142d12
|
feat(form-core): member descriptions for editors and api tables
|
2021-05-03 14:22:51 +02:00 |
|
Thijs Louisse
|
11ec31c62e
|
fix(form-core): fixed css selector syntax for disabled [slot=input]
|
2021-04-17 14:32:30 +02:00 |
|
Thijs Louisse
|
43e4bb810c
|
feat: private and protected types form-core
|
2021-04-12 15:23:05 +02:00 |
|
Thijs Louisse
|
cc02ae2450
|
fix(form-core): feedback msg read before next sibling's msg on blur
|
2021-04-12 15:08:04 +02:00 |
|
Thijs Louisse
|
ccd757fa39
|
fix: many types
|
2021-04-12 15:08:02 +02:00 |
|
Thijs Louisse
|
991f1f54f9
|
fix(combobox): types
|
2021-04-12 11:27:22 +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 |
|
Konstantinos Norgias
|
77a0424595
|
chore: add protected and private type info
|
2021-04-01 19:40:43 +02:00 |
|
Joren Broekema
|
6ea0298884
|
fix: use ...styles / CSSResult[] everywhere for types consistency
|
2021-03-30 17:25:02 +02:00 |
|
Joren Broekema
|
701aadce7f
|
fix: use Pick generic types and inherit lit static props/methods
|
2021-02-25 10:09:08 +01:00 |
|
Joren Broekema
|
6b91c92d67
|
fix: update dependencies, fix tests, dont use .prototype
|
2021-02-25 10:09:06 +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 |
|
Thijs Louisse
|
b88760d578
|
feat(form-core): add details.isTriggeredByUser to model-value-changed
|
2021-01-06 15:12:47 +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 |
|
Thijs Louisse
|
5553e43e8f
|
fix: point to parent constructor styles
|
2020-12-01 10:16:48 +01:00 |
|
Joren Broekema
|
b222fd781f
|
fix: make styles consistent across lion and fix some missing types
|
2020-11-10 12:33:21 +01:00 |
|
jorenbroekema
|
eb87859d76
|
chore: cleanup and align types/tests
|
2020-10-15 11:40:25 +02:00 |
|
Joren Broekema
|
9fcb67f0ec
|
fix(combobox): dispatch model-value-changed properly on unselect
|
2020-10-14 20:02:25 +02:00 |
|
Joren Broekema
|
e58d27753d
|
Merge pull request #1022 from ing-bank/feat/name-changes
fix(form-core): update child choice fields name attr to parent
|
2020-10-13 12:20:15 +02:00 |
|
Thomas Allmer
|
acd9264091
|
fix(form-core): default accessible disabled colors
|
2020-10-12 17:05:23 +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
|
7f744e6368
|
chore: add consistent styles inheritance for types
|
2020-10-05 12:01:18 +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 |
|
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
|
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 |
|