- Jan 14, 2021
-
-
Reiter, Christoph authored
This fixes a typescript problem and allows us to enable type checking in the typescript-example package (by removing the ts-nocheck comment)
-
- Jan 13, 2021
-
-
Renovate Bot authored
-
- Jan 12, 2021
-
-
Bekerle, Patrizio authored
-
- Jan 11, 2021
-
-
Renovate Bot authored
-
- Jan 07, 2021
-
-
Renovate Bot authored
-
Renovate Bot authored
-
- Jan 05, 2021
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Dec 21, 2020
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Dec 09, 2020
-
-
Reiter, Christoph authored
-
- Dec 07, 2020
-
-
Tögl, Christina authored
-
- Dec 02, 2020
-
-
Reiter, Christoph authored
lerna complains about this And remove the custom publish commands
-
Reiter, Christoph authored
-
- Dec 01, 2020
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Nov 26, 2020
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Nov 24, 2020
-
-
Reiter, Christoph authored
It's nice to have to aborting requests and adding timeouts to them. This is in theory supported in all browsers covered by other checks, but Safari 11.x had a broken implementation. Fixes #38
-
- Nov 23, 2020
-
-
Tögl, Christina authored
-
- Nov 19, 2020
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Reiter, Christoph authored
-
- Nov 18, 2020
-
-
Tögl, Christina authored
-
Tögl, Christina 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.
-
Reiter, Christoph authored
The rollup json plugin allows accessing keyss with named exports, so we can read the package name at build time.
-
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
-
- Nov 16, 2020
-
-
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
-
- Nov 11, 2020
-
-
Reiter, Christoph authored
More in line with native button elements
-