Commit graph

101 commits

Author SHA1 Message Date
github-actions[bot]
a6346a08ab Version Packages 2021-07-05 11:03:48 +00:00
Joren Broekema
dd1655e0b0 fix(listbox): always scroll active item into view 2021-06-23 11:17:37 +02:00
github-actions[bot]
8a322836ce Version Packages 2021-06-16 15:04:44 +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
github-actions[bot]
12c2833c6c Version Packages 2021-05-31 14:39: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
github-actions[bot]
ac889b1725 Version Packages 2021-05-12 13:22:33 +00:00
Thijs Louisse
3b187fa2c9 feat(form-core): add [focused-visible] when matching :focus-visible 2021-05-03 12:49:51 +02:00
github-actions[bot]
1042cf4249 Version Packages 2021-04-27 11:09:01 +00: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
github-actions[bot]
a42351019c Version Packages 2021-04-12 20:47:43 +00: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
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
github-actions[bot]
281a41ec2d Version Packages 2021-03-31 07:54:01 +00:00
Joren Broekema
6ea0298884 fix: use ...styles / CSSResult[] everywhere for types consistency 2021-03-30 17:25:02 +02:00
github-actions[bot]
ce2fdbfd71 Version Packages 2021-03-25 09:49:54 +00:00
Thijs Louisse
ca15374a12 fix: 'isTriggeredByUser' support for listbox (descendants) 2021-03-25 10:45:56 +01:00
Joren Broekema
91f56769fe
Merge pull request #1288 from ing-bank/fix/comboboxShowOverlayOnKeyup
fix(combobox): displayoverlay on keydown event
2021-03-25 09:02:49 +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
github-actions[bot]
80e1f79e0b Version Packages 2021-03-23 13:50:23 +01:00
github-actions[bot]
908bd4a145 Version Packages 2021-03-15 14:47:14 +00:00
Thomas Allmer
b9011e74db chore: adjustments for windows 2021-03-15 15:22:37 +01:00
Thomas Allmer
5db622e9da feat: as BREAKING CHANGE add exports & convert to static docs page 2021-03-15 15:22:37 +01:00
github-actions[bot]
aafbeba2fd Version Packages 2021-03-11 17:45:46 +00:00
github-actions[bot]
31105ebe16 Version Packages 2021-02-25 10:14:42 +00:00
Joren Broekema
701aadce7f fix: use Pick generic types and inherit lit static props/methods 2021-02-25 10:09:08 +01:00
Joren Broekema
6b91c92d67 fix: update dependencies, fix tests, dont use .prototype 2021-02-25 10:09:06 +01:00
github-actions[bot]
b6b5f5ca14 Version Packages 2021-02-23 13:55:11 +00:00
github-actions[bot]
ee63095351 Version Packages 2021-02-22 17:03:57 +00:00
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
Joren Broekema
deb95d1388 fix: add data-tag-name attribute on scoped slottables 2021-02-17 11:10:28 +01: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]
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
Joren Broekema
f98aab23f1 feat(form-core): make __parentFormGroup and __toggleChecked protected 2021-01-20 12:16:43 +01:00
github-actions[bot]
742e0a3ccc Version Packages 2021-01-18 13:38:33 +00:00
Joren Broekema
8fb7e7a193 fix: types base constructor same return type 2021-01-13 17:05:07 +01:00
github-actions[bot]
f400425cf8 Version Packages 2021-01-06 16:44:27 +00:00
Joren Broekema
ebee0abb2c
Merge pull request #1168 from ing-bank/fix/minimise-deps
fix: minimise deps by moving integration demos to integration packages
2021-01-06 16:52:04 +01:00