Commit graph

157 commits

Author SHA1 Message Date
Konstantinos Norgias
672c8e99b6 chore: update header order, components list and links 2022-03-30 12:37:30 +02:00
Thijs Louisse
1b5878678b fix(core): fix specificity ScopedStylesController 2022-03-16 16:29:01 +01:00
github-actions[bot]
7c52c12bfb Version Packages 2022-03-07 18:38:17 +01:00
jorenbroekema
17ae20df86 chore: refactor to reactive controller 2022-02-28 16:49:44 +01:00
jorenbroekema
006a47e530 chore: fix type issues 2022-02-28 15:45:02 +01:00
jorenbroekema
57d2c62b78 feat(core): add ScopedStylesMixin 2022-02-28 13:39:55 +01:00
github-actions[bot]
bfec15264b Version Packages 2022-02-23 17:10:39 +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
github-actions[bot]
68c64d1280 Version Packages 2022-01-04 14:41:07 +00:00
gvangeest
8301191814 feat(core): remove closestPolyfill 2021-12-29 16:21:27 +01:00
gvangeest
495cb0c500 feat(core): remove unused keyboardEventShimIE test helper 2021-12-29 16:21:18 +01:00
gvangeest
2b583ee750 feat: remove differentKeyEventNamesShimIE 2021-12-29 16:21:06 +01:00
Thomas Allmer
30805edf12 fix: use node wildcard exports for docs 2021-12-07 13:23:17 +01:00
github-actions[bot]
c59dda0c93 Version Packages 2021-11-11 14:30:59 +01:00
qa46hx
c4562f7e64 fix: use html & unsafeStatic from @open-wc/testing 2021-11-11 10:02:47 +01:00
Abdón Rodríguez Davila
a2c66cd94d feat: update to Lit v2.0.2 2021-11-11 10:02:46 +01:00
jorenbroekema
9b81b69e58 feat(core): export latest added lit directives 2021-11-09 15:15:10 +01:00
Thijs Louisse
dcabda2d65
Merge pull request #1495 from lpoulter/export-lit-static
feat: export lit/static-html.js from lion/core
2021-10-20 11:03:50 +02:00
github-actions[bot]
3b36a6d62d Version Packages 2021-10-19 20:13:04 +00:00
laurie
c55d45668f feat: export lit/static-html.js from lion/core
This will enable subclasses to import it into thier tests
2021-10-06 22:44:38 +02:00
jorenbroekema
d963e74e1b fix: refactor missing type EventHandlerNonNull 2021-10-06 22:36:32 +02:00
jorenbroekema
bcf68cebf7 feat(core): support default slot for SlotMixin 2021-09-13 22:46:44 +02:00
github-actions[bot]
e598e45f28 Version Packages 2021-08-27 12:12:41 +00:00
Thijs Louisse
a3e07435e8
Merge pull request #1479 from ing-bank/feat/scopedSlotTemplates
feat(core): scoped templates in SlotMixin
2021-08-18 10:34:44 +02:00
Thijs Louisse
ec03d209c8 feat(core): scoped templates in SlotMixin 2021-08-13 16:52:43 +02:00
github-actions[bot]
e03f8d2cc3 Version Packages 2021-07-21 14:32:36 +02:00
qa46hx
8c06302e54 chore: fix documentation of how to import core elements 2021-07-15 09:22:03 +02:00
github-actions[bot]
a6346a08ab Version Packages 2021-07-05 11:03:48 +00:00
Thijs Louisse
84131205e5 fix: use mdjs-preview in docs for lit compatibility 2021-07-05 12:52:04 +02:00
Thomas Allmer
192e014d5f chore: publish all guides 2021-06-15 16:14:08 +02:00
github-actions[bot]
12c2833c6c Version Packages 2021-05-31 14:39:37 +02:00
Konstantinos Norgias
72067c0d19 chore: format & changeset 2021-05-20 12:38:58 +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]
1042cf4249 Version Packages 2021-04-27 11:09:01 +00:00
github-actions[bot]
a42351019c Version Packages 2021-04-12 20:47:43 +00:00
Thijs Louisse
ccd757fa39 fix: many types 2021-04-12 15:08:02 +02:00
Konstantinos Norgias
77a0424595 chore: add protected and private type info 2021-04-01 19:40:43 +02:00
github-actions[bot]
908bd4a145 Version Packages 2021-03-15 14:47:14 +00: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]
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
qa46hx
8fdfe37a3c chore: update to latest eslint 2021-02-25 09:40:14 +01:00
Peter Siska
f9fce2d833 Fix @open-wc scoped elements link 2021-02-19 09:51:28 +01:00
thepassle
12b3fa116d chore: update CEM version, add litelement flag 2021-02-17 14:12:57 +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]
742e0a3ccc Version Packages 2021-01-18 13:38:33 +00:00