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 |
|
Mathieu Puech
|
e808df7a99
|
fix(listbox): become active on click
|
2020-12-02 00:43:12 -05:00 |
|
Mathieu Puech
|
55fd115e47
|
fix(listbox): using selection-follows-focus with horizontal orientation
|
2020-12-02 00:17:44 -05:00 |
|
jorenbroekema
|
cfbcccb5c5
|
fix: use lion/core types wherever possible
|
2020-11-09 14:04:05 +01:00 |
|
Thijs Louisse
|
8cd22107ea
|
fix(listbox): enable deselection on Enter/Space for multiselect
|
2020-10-28 11:57:21 +01:00 |
|
qa46hx
|
16dd0cecc3
|
fix(listbox): on fire model-value-changed when update from children
|
2020-10-22 17:03:13 +02:00 |
|
Remco Gubbels
|
c844c017a9
|
feat(listbox): add click on enter for options with href
|
2020-10-19 11:23:11 +02:00 |
|
jorenbroekema
|
8a3a3bbaee
|
chore: add more listbox regression tests
|
2020-10-14 20:02:26 +02:00 |
|
jorenbroekema
|
8f4faee0c6
|
fix(listbox): align setCheckedIndex behavior for multi and single choice
|
2020-10-14 20:02: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
|
247e64a3cc
|
fix(form-core): update child choice fields name attr to parent
|
2020-10-12 12:29:48 +02:00 |
|
Thijs Louisse
|
5aadf0b2f9
|
chore: types for listbox and select-rich
|
2020-10-08 10:36:48 +02:00 |
|
Thijs Louisse
|
928a673a2f
|
feat(combobox): option showAllOnEmpty
|
2020-10-07 11:19:06 +02:00 |
|
Thijs Louisse
|
d1c6b18c0e
|
fix(listbox): no cancellation multi mouse click
|
2020-10-02 11:30:01 +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
|
0ec72ac330
|
feat(listbox): new package 'listbox'
|
2020-09-09 12:21:22 +02:00 |
|