Jelle Postma
|
1ea9f291b6
|
Fix: Prevent default behavior while scrolling using arrow keys in a horizontal listbox
|
2022-03-07 13:17:40 +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 |
|
gvangeest
|
8301191814
|
feat(core): remove closestPolyfill
|
2021-12-29 16:21:27 +01:00 |
|
gvangeest
|
2b583ee750
|
feat: remove differentKeyEventNamesShimIE
|
2021-12-29 16:21:06 +01:00 |
|
Joren Broekema
|
dd1655e0b0
|
fix(listbox): always scroll active item into view
|
2021-06-23 11:17:37 +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 |
|
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
|
6aa7fc29c8
|
feat(listbox): _onListboxContenChanged hook server side autocompletion
Co-authored-by: palash2601 <palash2601@gmail.com>
|
2021-04-16 19:25:39 +02:00 |
|
Thijs Louisse
|
d94d6bd84a
|
fix(listbox): teleported options compatible with map/repeat
|
2021-04-16 16:13:51 +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 |
|
realfighter92
|
0dc706b6f9
|
fix: combobox clear function (#1315)
* fix(combobox): clear() method
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2021-04-08 12:37:08 +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 |
|
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 |
|