Commit graph

27 commits

Author SHA1 Message Date
qa46hx
c4562f7e64 fix: use html & unsafeStatic from @open-wc/testing 2021-11-11 10:02:47 +01:00
Joren Broekema
dd1655e0b0 fix(listbox): always scroll active item into view 2021-06-23 11:17:37 +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
edb43c4e05 fix(combobox): no sync unmatched checkedIndex [autocomplet=none 2021-04-19 11:07:46 +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
53167fd205 fix(form-core): validate on child change + {feedbackType}StateChanged 2021-04-12 22:31:55 +02:00
Thijs Louisse
43e4bb810c feat: private and protected types form-core 2021-04-12 15:23:05 +02:00
palash2601
63e05c36e3 fix(combobox): displayoverlay on keydown event
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-03-25 00:01:05 +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
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