- Jul 01, 2021
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
It only detects i18n.t by default
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
We match based on the tag name now and not on the namespace, so revert this again so it's consistent with the other packages
-
Reiter, Christoph authored
-
Reiter, Christoph authored
So we only need to define it in one place.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
Instead of using the namespace which is hardcoded we use the tag name that was used to register the element (or the "real" tag name in case of a scoped element). This way if AppShell is regsitered as "dbp-some-app" it can still be overriden by specifying "dbp-some-app" in the overrides object.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
Upload was broken without any error with webdav-client 4.x. This was hiding the error.
-
Reiter, Christoph authored
This option doesn't exist in webdav.client 3.x but is required in 4.x due to https://github.com/perry-mitchell/webdav-client/issues/266 This will switching between versions easier.
-
Reiter, Christoph authored
These are all transitive dependencies (or unused) so they get pulled in anyway.
-
- Jun 30, 2021
-
-
Reiter, Christoph authored
-
Steinwender, Tamara authored
-
Bekerle, Patrizio authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
This reverts commit 421d92f3.
-
Reiter, Christoph authored
We use i18n.languages in the app-shell to see which languages are available but this only contains a list of languages it will search in (means, currently set language, default one and all fallbacks). We can just set all languages we know as last fallback, so i18n.languages always contains all languages. A bit hacky...
-
Bekerle, Patrizio authored
-