- Dec 01, 2020
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
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
-
-
Steinwender, Tamara authored
-
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
-
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 10, 2020
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Nov 09, 2020
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Oct 13, 2020
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
I couldn't find any breaking changes affecting us
-
Reiter, Christoph authored
-
- Jul 16, 2020
-
-
Reiter, Christoph authored
Since they are no longer in separate repos we no longer need the gitlab CI config files.
-
Reiter, Christoph authored
We couldn't do this until now because we referenced them by a relative path with npm. But now that we reference them by name and yarn handles the linking we can specify them as normal dependencies.
-
Reiter, Christoph authored
-
- Jul 14, 2020
-
-
Bekerle, Patrizio authored
-
- Jul 08, 2020
-
-
Reiter, Christoph authored
They are not published yet
-
- Jul 07, 2020
-
-
Reiter, Christoph authored
-
- Jul 02, 2020
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
We only want to export it in the package entry point and not the generated bundle.
-
Reiter, Christoph authored
The demo now registers our web components lazily with a unique name so that two different apps using the same underlying web compontens don't clash. This also disables auto registering and leaves that to the user.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
Just use the inherited one set by the user.
-