- 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 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 08, 2021
-
-
Renovate Bot authored
-
- 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
-
-
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
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Nov 19, 2020
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
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.
-
- Nov 03, 2020
-
-
Reiter, Christoph authored
We no logner use that library and the "qr-scanner" altternative turned out to be better, so remove it completely.
-
- Oct 22, 2020
-
-
Reiter, Christoph authored
With both being async it's hard to follow what would happen if both run at the same time, so just prevent it and serialize start/stopping instead.
-