- Jul 02, 2020
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
We only want to export it in the package entry point and not the generated bundle.
-
Reiter, Christoph authored
The demo now registers our web components lazily with a unique name so that two different apps using the same underlying web compontens don't clash. This also disables auto registering and leaves that to the user.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
Just use the inherited one set by the user.
-
-
-
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
to be in line with the logo
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
This duplicates the language switcher on the tugraz.at site. Compared to the previous implementation we now show the next language and use the translations for the next language, so that users only knowing english can understand it. In case of more languages we just cycle through them, which isn't ideal but good enough for now.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
So we get errors with older browsers.
-
Reiter, Christoph authored
So we can use it directly in lit-element templates and don't have to add an event handler to window etc.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
update() is called before the actual update so we need to change i18next there. We now listen to our own signal so multiple language selects on the same page work and are kept in sync.
-
Reiter, Christoph authored
Also use the same reference for removing the event handler, bind creates a new one.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
So the default gitlab config keeps working
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
This switches bak to the original lookup algo. Required since we now use lerna which moves the common deps to the root package.
-
Reiter, Christoph authored
lit-html no longer allows merging them in literals.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-