- Nov 23, 2022
-
-
Steinwender, Tamara authored
-
- Nov 09, 2022
-
-
Steinwender, Tamara authored
-
- Jul 19, 2022
-
-
Steinwender, Tamara authored
-
- Jul 14, 2022
-
-
Reiter, Christoph authored
otherwise we'd have to fix all users
-
Reiter, Christoph authored
We were using the TU Graz one until now. Instead move to something that matches DBP somewhat..
-
- Jun 30, 2022
-
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- Jun 20, 2022
-
-
Steinwender, Tamara authored
-
- Jun 14, 2022
-
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- Jun 09, 2022
-
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- Jun 07, 2022
-
-
Kocher, Manuel authored
-
- Jun 02, 2022
-
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- May 24, 2022
-
-
Kocher, Manuel authored
-
- May 19, 2022
-
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- May 17, 2022
-
-
Kocher, Manuel 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
-
Kocher, Manuel authored
-
Kocher, Manuel authored
-
- Apr 28, 2022
-
-
Bekerle, Patrizio 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 07, 2022
-
-
Reiter, Christoph 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
-
- Jan 26, 2022
-
-
Steinwender, Tamara authored
-
- Jan 20, 2022
-
-
Tögl, Christina authored
-
Tögl, Christina authored
-
- Dec 07, 2021
-
-
Steinwender, Tamara authored
-
- Nov 30, 2021
-
-
Reiter, Christoph authored
This combines URLs similar to an URL join, but assumes the base URL is the root path instead of the host. This is useful for combining API paths with API server entry points.
-
- Nov 24, 2021
-
-
Reiter, Christoph authored
Safari 12 ignores CSS applied to slots in web components. Work around that by wrapping them in a div. Confirmed with browserstack
-
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.
-
- Sep 02, 2021
-
-
Bekerle, Patrizio authored
-