Commit graph

22 commits

Author SHA1 Message Date
Joren Broekema
6ea0298884 fix: use ...styles / CSSResult[] everywhere for types consistency 2021-03-30 17:25:02 +02:00
Thijs Louisse
b7743d8f22 fix(combobox): open on focused when showAllOnEmpty 2021-03-25 09:06:34 +01:00
Thijs Louisse
72a6ccc81e feat(combobox): allow to configure textbox sync on close 2021-03-25 09:03:32 +01: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
Joren Broekema
6b91c92d67 fix: update dependencies, fix tests, dont use .prototype 2021-02-25 10:09:06 +01:00
Joren Broekema
9112d243db fix: upgrade to latest scoped elements, add missing types 2021-01-14 13:08:23 +01:00
Joren Broekema
ef7ccbb97f fix: type issues with regards to static styles 2021-01-07 13:56:06 +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
143cdb5ac6 feat(combobox): subclasser features and fixes 2020-10-28 12:01:00 +01:00
Thomas Allmer
618f269829 chore: enable webkit tests
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Yesil Ahmet <Yesil.Ahmet@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-10-27 14:05:32 +01:00
Joren Broekema
6498ab716f
Merge pull request #1033 from ing-bank/fix/comboboxBackgroundHeritage
fix(combobox): inherit background for native input
2020-10-15 22:25:33 +02:00
Mathieu Puech
7e915f943a fix(combobox): inherit background for native input 2020-10-15 16:17:31 -04:00
jorenbroekema
eb87859d76 chore: cleanup and align types/tests 2020-10-15 11:40:25 +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
Joren Broekema
bad0ad4adf
Merge pull request #1009 from ing-bank/feat/lastTypes
Feat/last types
2020-10-08 16:43:22 +02:00
Thijs Louisse
6679fe7743 chore: types button and combobox 2020-10-08 16:06:50 +02:00
palash2601
533417f2d2
fix(combobox): form-control class to correct node (#1012)
* fix(combobox): form-control class to correct node
2020-10-08 11:04:08 +02:00
iemmoladavide
5e18f8e30f add inherited styles in combobox to allow styling 2020-10-07 17:40:34 +02:00
Thijs Louisse
928a673a2f feat(combobox): option showAllOnEmpty 2020-10-07 11:19:06 +02:00
Thijs Louisse
0ebca5b47d feat(combobox): improvements api, demos and autocompletion ux 2020-10-01 11:49:15 +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