- Sep 08, 2021
-
-
Neuber, Eugen Ramon authored
Proof of concept for text display from a separate json file, all array items of key 'hi' are printed to the browser console.
-
Neuber, Eugen Ramon authored
Proof of concept for text display from a separate json file, all array items of key 'hi' are printed to the browser console.
-
- Aug 02, 2021
-
-
Renovate Bot authored
-
Renovate Bot authored
-
- Jun 16, 2021
-
-
Bekerle, Patrizio authored
-
- Jun 12, 2021
-
-
Renovate Bot authored
-
- 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
-
- Mar 30, 2021
-
-
Bekerle, Patrizio authored
Move pushEvent inside MatomoElement, make sure event name is non-empty string and add extra handling for TypeError
-
- Feb 22, 2021
-
-
Bekerle, Patrizio authored
-
Renovate Bot authored
-
- Feb 17, 2021
-
-
Bekerle, Patrizio authored
-
- Feb 10, 2021
-
-
Bekerle, Patrizio authored
-
- Feb 01, 2021
-
-
Neuber, Eugen Ramon authored
Versions: Lit-Element to 2.4.0 and Lit-HTML to 1.3.0
-
- Jan 27, 2021
-
-
Bekerle, Patrizio authored
-
- Jan 26, 2021
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Jan 14, 2021
-
-
Reiter, Christoph authored
This fixes a typescript problem and allows us to enable type checking in the typescript-example package (by removing the ts-nocheck comment)
-
- Jan 13, 2021
-
-
Renovate Bot authored
-
- Jan 11, 2021
-
-
Renovate Bot authored
-
- Jan 07, 2021
-
-
Renovate Bot authored
-
Renovate Bot authored
-
Renovate Bot authored
-
- Dec 22, 2020
-
-
Bekerle, Patrizio authored
-
- Dec 21, 2020
-
-
Reiter, Christoph authored
-
Bekerle, Patrizio authored
-
- Dec 02, 2020
-
-
Reiter, Christoph authored
lerna complains about this And remove the custom publish commands
-
- Dec 01, 2020
-
-
Bekerle, Patrizio authored
-
- Nov 19, 2020
-
-
Reiter, Christoph authored
-
- Nov 17, 2020
-
-
Reiter, Christoph authored
Add a scope so we don't have to care about naming conflicts and set the verison to 0.1.0 since we don't have a stable API yet.
-
Reiter, Christoph authored
-
- Nov 16, 2020
-
-
Reiter, Christoph authored
While it's nice to have a fixed chrome version it slows down the yarn install, downloads a lot of things, and the chrome version depends on various system packages so one needss to have chromium installed anyway. This means developers that want to work on tests need firefox and chdomium installed. Sadly I couldn't find a way to make browsers optional in case the developer only has one installed.
-
Reiter, Christoph authored
Use tdd in all cases to be more consisstend. Also since last year we can use chai with rollup directly, so do that everywhere instead of relying on karma-chai injecting it in to the global scope.
-
- Oct 13, 2020
-
-
Reiter, Christoph authored
-