- Apr 07, 2022
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
It has new API which we want to use.
-
- Apr 05, 2022
-
-
Reiter, Christoph authored
Newest Ubuntu switched Firefox to a snap, which breaks karma. Try to use playwright to download and cache firefox/chromium and use those for karma. Compared to puppeteer where we did this some time ago this caches the browsers globally, and only downloads them when we start the tests.
-
Steinwender, Tamara authored
-
- Mar 12, 2022
-
-
Renovate Bot authored
-
- Feb 27, 2022
-
-
Renovate Bot authored
-
- Feb 24, 2022
-
-
Reiter, Christoph authored
alternateName no longer exists
-
- Feb 02, 2022
-
-
Reiter, Christoph authored
-
Reiter, Christoph 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 27, 2021
-
-
Reiter, Christoph authored
-
- Oct 25, 2021
-
-
Reiter, Christoph authored
-
- 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 07, 2021
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
We now enable it by default for everyone. The plan is to load the API user instead and not the person as a next step. This api should work even for users that don't have a person associated.
-
- Oct 05, 2021
-
-
Reiter, Christoph authored
This removes the 'show-image' (false by default) and removes the functionality to show a user profile image in the logout dropdown. We've never used this actively and want to clean things up, so remove it.
-
- Oct 04, 2021
-
-
Renovate Bot authored
-
- Aug 16, 2021
-
-
Reiter, Christoph authored
-
- Aug 02, 2021
-
-
Renovate Bot authored
-
Renovate Bot authored
-
- Jul 17, 2021
-
-
Renovate Bot authored
-
- Jul 01, 2021
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
It only detects i18n.t by default
-
Reiter, Christoph authored
-
- Jun 24, 2021
-
-
Reiter, Christoph authored
It was using the click event but never removed the event listener
-
- 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
-
- 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)
-