- Jun 10, 2021
-
-
Reiter, Christoph authored
Create a new instance with createInstance() and call setOverrides() with override data to override translations. See the tests for some examples.
-
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.
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Jun 09, 2021
-
-
Bekerle, Patrizio authored
-
- Jun 08, 2021
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
-
- Jun 02, 2021
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- May 29, 2021
-
-
Renovate Bot authored
-
- May 27, 2021
-
-
Bekerle, Patrizio authored
-
- May 26, 2021
-
-
Neuber, Eugen Ramon authored
-
- May 17, 2021
-
-
Renovate Bot authored
-
Renovate Bot authored
-
Renovate Bot authored
-
- May 06, 2021
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- May 04, 2021
-
-
Steinwender, Tamara 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
Include the highlight.js css in all activities and move the code css into the app, so it's defined where it is used.
-
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 27, 2021
-
-
Bekerle, Patrizio authored
-
- Apr 19, 2021
-
-
Renovate Bot authored
-
Renovate Bot authored
-
- Apr 14, 2021
-
-
Reiter, Christoph authored
-
- Apr 13, 2021
-
-
Reiter, Christoph authored
Importing the module itself adds a dependency on teh index which creates a cycle. Reference the internal file instead.
-
- 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)
-
- Mar 23, 2021
-
-
Reiter, Christoph authored
-