- May 17, 2022
-
-
Steinwender, Tamara authored
-
- May 12, 2022
-
-
Kocher, Manuel authored
Squashed commit of the following: commit 21309f2c Merge: f69672e8 7a2e492e Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 14:16:56 2022 +0200 Merge branch 'master' into dbp-translation-component commit f69672e8 Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 13:48:10 2022 +0200 Remove unnecessary en translation text commit 6d0df984 Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 13:36:45 2022 +0200 Remove unnecessary imports and minor refactor commit 6496d910 Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 13:24:51 2022 +0200 Add lang-File attribute to README commit 7a528144 Author: Manuel Kocher <manuel.kocher@tugraz.at> Date: Thu May 12 13:17:40 2022 +0200 Add dbp-translation component and include it in showcase
-
- May 03, 2022
-
-
Bekerle, Patrizio authored
-
- May 01, 2022
-
-
Renovate Bot authored
-
- Apr 28, 2022
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Apr 24, 2022
-
-
Renovate Bot authored
-
- Apr 13, 2022
-
-
Reiter, Christoph authored
This was used to create HTML elements for a shadow dom, but this is now provided by the scoped-elements mixin via this.createScopedElement(). One way to handle this is enough, so remove this again. All users have been ported already.
-
- Apr 11, 2022
-
-
Renovate Bot authored
-
- Apr 07, 2022
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
It has new API which we want to use.
-
- Apr 06, 2022
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- 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
-
Steinwender, Tamara authored
-
- Apr 04, 2022
-
-
Steinwender, Tamara authored
-
- Mar 30, 2022
-
-
Steinwender, Tamara authored
-
Tögl, Christina authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Mar 23, 2022
-
-
Steinwender, Tamara authored
-
- Mar 12, 2022
-
-
Renovate Bot authored
-
- Mar 08, 2022
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Mar 07, 2022
-
-
Steinwender, Tamara authored
-
- Mar 02, 2022
-
-
Steinwender, Tamara authored
-
- Feb 28, 2022
-
-
Steinwender, Tamara authored
-
- Feb 24, 2022
-
-
Reiter, Christoph authored
Since it's not clear if IRIs should be unique in the API (also with subclasses etc) just stop usingn them for now, to avoid name ID clashes.
-
- Feb 16, 2022
-
-
Steinwender, Tamara authored
-
- Feb 15, 2022
-
-
Steinwender, Tamara authored
-
- Feb 14, 2022
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Feb 09, 2022
-
-
Steinwender, Tamara authored
-
- Feb 07, 2022
-
-
Reiter, Christoph authored
In case the scoped registry polyfill is loaded we need to create elements inside of the shadowroot. getShadowRootDocument() returns the polyfilled shadowroot, or in case the polyfill is not loaded just return the global document, which works in case there are no scoped registries. In case we get something like https://github.com/open-wc/open-wc/pull/2389 this will be usefull. Also it makes IDE completion work + eslint.
-
- Feb 02, 2022
-
-
Reiter, Christoph authored
-