- Jul 01, 2021
-
-
Reiter, Christoph authored
-
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.
-
- Jun 30, 2021
-
-
Reiter, Christoph authored
-
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...
-
- Jun 29, 2021
-
-
Bekerle, Patrizio authored
-
- Jun 28, 2021
-
-
Steinwender, Tamara authored
-
- Jun 23, 2021
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Jun 22, 2021
-
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
Allow globally overriding slots in the light dom of components and use it to override the auth-info slot in the Nextcloud file picker
-
- Jun 17, 2021
-
-
Bekerle, Patrizio authored
-
Reiter, Christoph authored
-
- Jun 15, 2021
-
-
Reiter, Christoph authored
This is a bug, but the mixin just ignored undefined here. The next version will be stricter and raises an error in this case.
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Jun 12, 2021
-
-
Renovate Bot authored
-
- Jun 10, 2021
-
-
Reiter, Christoph authored
Create a new instance with createInstance() and call setOverrides() with override data to override translations. See the tests for some examples.
-
Reiter, Christoph authored
Uses a separate namespace that gets used over the default one, so we can override, but also remove the overrides again when needed. This has the problem that all clones have the same store, so this overrides the translations for all clones and not just the one providing the overrides.
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Jun 09, 2021
-
-
Bekerle, Patrizio authored
-
- Jun 08, 2021
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
-
- Jun 02, 2021
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-