- Nov 19, 2020
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
Properly disconnect from the event
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Nov 18, 2020
-
-
Reiter, Christoph authored
Add scroll to top when switching activities (#37) See merge request !10
-
Tögl, Christina authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Nov 17, 2020
-
-
Reiter, Christoph authored
Takes a package name and a dest path. This way we can more eassily change the layout and it will error out on package name typos or missing packages.
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
as is the case with font packages
-
Tögl, Christina authored
-
Reiter, Christoph authored
They were hardcoded in more places
-
Reiter, Christoph authored
The rollup json plugin allows accessing keyss with named exports, so we can read the package name at build time.
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Bekerle, Patrizio authored
Add a scope to all package names and set to version to 0.1.0 See merge request !8
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
Add a scope so we don't have to care about naming conflicts and set the verison to 0.1.0 since we don't have a stable API yet.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
Chromium sometimes hangs when multiple karma runs happen at the same time :(
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
Now that we have clearer separated sections in responsive mode the different spacing stand out so unify them a bit. Also in case the menu is in sticky mode it's kinda small and hard to hit via touch so add some padding there and remove some margin from the headline instead to keep the overall height the same.
-
Steinwender, Tamara authored
-
- Nov 16, 2020
-
-
Reiter, Christoph authored
tests: use tdd mode, unify karma config, don't depend on puppeteer See merge request !7
-
Reiter, Christoph authored
While it's nice to have a fixed chrome version it slows down the yarn install, downloads a lot of things, and the chrome version depends on various system packages so one needss to have chromium installed anyway. This means developers that want to work on tests need firefox and chdomium installed. Sadly I couldn't find a way to make browsers optional in case the developer only has one installed.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
Use tdd in all cases to be more consisstend. Also since last year we can use chai with rollup directly, so do that everywhere instead of relying on karma-chai injecting it in to the global scope.
-
- Nov 11, 2020
-
-
Tögl, Christina authored
-
Tögl, Christina authored
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
not supported in firefox 68
-