Commit graph

63 commits

Author SHA1 Message Date
Joren Broekema
e3554c146f
Merge pull request #1225 from ing-bank/chore/update-cem
chore: update CEM version, add litelement flag
2021-02-17 17:25:18 +01:00
thepassle
12b3fa116d chore: update CEM version, add litelement flag 2021-02-17 14:12:57 +01:00
github-actions[bot]
2a25e24467 Version Packages 2021-02-17 10:19:23 +00:00
github-actions[bot]
e97300b62b Version Packages 2021-02-16 11:08:35 +00:00
Joren Broekema
efc743fe6a chore: run custom-elements-manifest in postinstall and prepublish 2021-02-16 10:11:19 +01:00
Joren Broekema
ab8ac34384 chore: add custom-elements-manifest to dev deps, add script 2021-02-15 18:20:21 +01:00
thepassle
4c115ccf4e docs: add custom elements manifest 2021-02-15 18:07:33 +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
github-actions[bot]
b935982d38 Version Packages 2021-02-01 10:59:43 +00:00
github-actions[bot]
f01d860243 Version Packages 2021-01-26 10:28:00 +00:00
github-actions[bot]
3ec5155041 Version Packages 2021-01-20 11:27:44 +00:00
github-actions[bot]
742e0a3ccc Version Packages 2021-01-18 13:38:33 +00:00
Joren Broekema
9112d243db fix: upgrade to latest scoped elements, add missing types 2021-01-14 13:08:23 +01:00
github-actions[bot]
23aedb8809 Version Packages 2021-01-13 10:47:06 +00:00
github-actions[bot]
2435619b19 Version Packages 2021-01-11 12:03:37 +00:00
github-actions[bot]
1a36727f18 Version Packages 2021-01-07 15:54:33 +00:00
Joren Broekema
ef7ccbb97f fix: type issues with regards to static styles 2021-01-07 13:56:06 +01:00
github-actions[bot]
f400425cf8 Version Packages 2021-01-06 16:44:27 +00:00
Joren Broekema
5302ec89a2 fix: minimise deps by moving integration demos to integration packages 2021-01-06 16:34:03 +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
github-actions[bot]
34ae80add5 Version Packages 2020-12-17 12:07:45 +00:00
github-actions[bot]
ee610f24fb Version Packages 2020-12-16 11:22:10 +00:00
github-actions[bot]
ad697dbcd2 Version Packages 2020-12-07 13:18:25 +00:00
github-actions[bot]
93cd68ea69 Version Packages 2020-12-02 16:29:26 +01:00
Thomas Allmer
2eeace23d5 fix(overlays): keep hide/show hooks 2020-12-02 12:19:38 +01:00
github-actions[bot]
436586ac01 Version Packages 2020-12-01 11:24:33 +00:00
github-actions[bot]
bde72f1a08 Version Packages 2020-11-30 16:16:17 +01:00
github-actions[bot]
6b158098e3 Version Packages 2020-11-16 16:55:36 +00:00
github-actions[bot]
90113f9e8f Version Packages 2020-11-10 13:26:08 +00:00
github-actions[bot]
748cd07179 Version Packages 2020-11-10 11:41:19 +00:00
github-actions[bot]
e701f87802 Version Packages 2020-11-09 13:35:08 +00:00
github-actions[bot]
76446ae8a5 Version Packages 2020-11-05 11:37:07 +01:00
Thijs Louisse
c242204709
Merge pull request #1056 from ing-bank/feat/googleDemoAndManyFixes
chore(combobox): demo and many subclasser features and fixes
2020-11-03 16:30:04 +01:00
github-actions[bot]
e13cf82411 Version Packages 2020-11-03 14:50:54 +00:00
Thijs Louisse
dd1ac63284 chore(combobox): demo google search and whatsapp 2020-11-02 16:40:48 +01:00
Thomas Allmer
627d8f011b chore: update package debug scripts to work with npm 2020-10-30 11:13:20 +01:00
jorenbroekema
531b04bd62 chore: upgrade to npm 7 (workspaces), get rid of yarn 2020-10-28 16:11:19 +01:00
Thijs Louisse
143cdb5ac6 feat(combobox): subclasser features and fixes 2020-10-28 12:01:00 +01:00
github-actions[bot]
90b73af922 Version Packages 2020-10-27 13:15:40 +00: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
github-actions[bot]
59204ab3f1 Version Packages 2020-10-19 09:30:12 +00:00
Joren Broekema
e14cad34e9
Merge pull request #1034 from Bubbit/bub-add-link-combobox
feat(listbox): add click on enter for options with href
2020-10-19 11:28:55 +02:00
Remco Gubbels
c844c017a9 feat(listbox): add click on enter for options with href 2020-10-19 11:23:11 +02:00
jorenbroekema
d5b00fe0d3 chore: add how to use section and features section to docs 2020-10-16 09:27:36 +02: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
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
Joren Broekema
9fcb67f0ec fix(combobox): dispatch model-value-changed properly on unselect 2020-10-14 20:02:25 +02:00