- Feb 24, 2022
-
-
Reiter, Christoph authored
Since it's not clear if IRIs should be unique in the API (also with subclasses etc) just stop usingn them for now, to avoid name ID clashes.
-
- Feb 16, 2022
-
-
Steinwender, Tamara authored
-
- Feb 15, 2022
-
-
Steinwender, Tamara authored
-
- Feb 14, 2022
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Feb 09, 2022
-
-
Steinwender, Tamara authored
-
- Feb 07, 2022
-
-
Reiter, Christoph authored
In case the scoped registry polyfill is loaded we need to create elements inside of the shadowroot. getShadowRootDocument() returns the polyfilled shadowroot, or in case the polyfill is not loaded just return the global document, which works in case there are no scoped registries. In case we get something like https://github.com/open-wc/open-wc/pull/2389 this will be usefull. Also it makes IDE completion work + eslint.
-
- Feb 02, 2022
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Jan 31, 2022
-
-
Steinwender, Tamara authored
-
- Jan 26, 2022
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Jan 24, 2022
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Jan 20, 2022
-
-
Tögl, Christina authored
-
Tögl, Christina authored
-
- Jan 19, 2022
-
-
Steinwender, Tamara authored
-
- Jan 18, 2022
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Dec 16, 2021
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
This reverts commit 6c632dc6
-
- Dec 14, 2021
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Dec 09, 2021
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Dec 07, 2021
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Dec 02, 2021
-
-
Reiter, Christoph authored
Instead of querying the slots in the shadow DOM after the first render just add all available slots to the light DOM. This fixes missing filled slots when slots where added after the first render, for example if they were used only after some property is set.
-