- Jul 01, 2021
-
-
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
-
- Jun 29, 2021
-
-
Steinwender, Tamara authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Jun 28, 2021
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
Lock file maintenance See merge request !66
-
Reiter, Christoph authored
Clean up initial router handling and add a default state See merge request !65
-
Renovate Bot authored
-
- Jun 24, 2021
-
-
Reiter, Christoph authored
In case the current state is the default one we don't redirect. This gets rid of the initial redirect/histroy entry when loading the page.
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
If the current state can't be used to generate a path just fall back to the current path
-
Bekerle, Patrizio authored
-
Reiter, Christoph authored
It was using the click event but never removed the event listener
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Jun 23, 2021
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-