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 |
|
Thijs Louisse
|
ca15374a12
|
fix: 'isTriggeredByUser' support for listbox (descendants)
|
2021-03-25 10:45:56 +01:00 |
|
Joren Broekema
|
6b91c92d67
|
fix: update dependencies, fix tests, dont use .prototype
|
2021-02-25 10:09:06 +01:00 |
|
Joren Broekema
|
deb95d1388
|
fix: add data-tag-name attribute on scoped slottables
|
2021-02-17 11:10:28 +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 |
|
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 |
|
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 |
|
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 |
|
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
|
8f4faee0c6
|
fix(listbox): align setCheckedIndex behavior for multi and single choice
|
2020-10-14 20:02:25 +02:00 |
|
Joren Broekema
|
9fcb67f0ec
|
fix(combobox): dispatch model-value-changed properly on unselect
|
2020-10-14 20:02:25 +02:00 |
|
palash2601
|
94da0ae90c
|
fix(listbox): prevent modelValue change by child components addition
|
2020-10-06 17:47:36 +02:00 |
|
Joren Broekema
|
f99da587b7
|
Merge pull request #978 from ing-bank/fix/_inputNode
fix: assure proper typings _inputNode across lion fields
|
2020-10-05 12:08:40 +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 |
|
Joren Broekema
|
2f48f59244
|
chore: refactor some more
|
2020-10-01 14:34:44 +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 |
|