- Jan 26, 2022
-
-
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
-
- Dec 07, 2021
-
-
Steinwender, Tamara authored
-
- Nov 24, 2021
-
-
Reiter, Christoph authored
This reverts commit 6324718b.
-
- Nov 23, 2021
-
-
Reiter, Christoph authored
This reverts commit 3716524b.
-
Reiter, Christoph authored
Just change all imports and dependencies.
-
- Oct 23, 2021
-
-
Renovate Bot authored
-
- Oct 11, 2021
-
-
Reiter, Christoph authored
No longer needs babel, but requries an alpha version of the typescript plugin for eslint 8 support
-
- Oct 04, 2021
-
-
Renovate Bot authored
-
- Aug 02, 2021
-
-
Renovate Bot authored
-
Renovate Bot authored
-
- Jul 01, 2021
-
-
Reiter, Christoph authored
Instead of using the namespace which is hardcoded we use the tag name that was used to register the element (or the "real" tag name in case of a scoped element). This way if AppShell is regsitered as "dbp-some-app" it can still be overriden by specifying "dbp-some-app" in the overrides object.
-
- Jun 16, 2021
-
-
Bekerle, Patrizio authored
-
- Jun 12, 2021
-
-
Renovate Bot authored
-
- Jun 10, 2021
-
-
Reiter, Christoph authored
We need a separate i18next instance per component instance and call setOverrides() to override the translations.
-
Reiter, Christoph authored
Uses a separate namespace that gets used over the default one, so we can override, but also remove the overrides again when needed. This has the problem that all clones have the same store, so this overrides the translations for all clones and not just the one providing the overrides.
-
Reiter, Christoph authored
It was missing a provider element
-
- May 29, 2021
-
-
Renovate Bot authored
-
- May 17, 2021
-
-
Renovate Bot authored
-
Renovate Bot authored
-
Renovate Bot authored
-
- May 03, 2021
-
-
Renovate Bot authored
-
- Apr 29, 2021
-
-
Reiter, Christoph authored
In newer versions there is now a normal method for this which also supports dynamically added components. The static version is deprecated and removed in 2.0, so we need to port here.
-
- Apr 28, 2021
-
-
Reiter, Christoph authored
This has proper support for rollup while providing the same API. This is what open-wc recommends now and uses in their @open-wc/testing package
-
- Apr 19, 2021
-
-
Renovate Bot authored
-
- Apr 14, 2021
-
-
Reiter, Christoph authored
-
- Mar 29, 2021
-
-
Reiter, Christoph authored
This prevents eslint from traversing the parent directories. In the case there was a conflicting eslint config in a parent directory it would error out otherwise (like is the case in our apps)
-
- Feb 22, 2021
-
-
Bekerle, Patrizio authored
-
Renovate Bot authored
-
- Feb 17, 2021
-
-
Bekerle, Patrizio authored
-
- Feb 11, 2021
-
-
Bekerle, Patrizio authored
-
- Feb 10, 2021
-
-
Bekerle, Patrizio authored
-
- Feb 04, 2021
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Feb 01, 2021
-
-
Neuber, Eugen Ramon authored
Versions: Lit-Element to 2.4.0 and Lit-HTML to 1.3.0
-