- Apr 29, 2021
-
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
In newer versions there is now a normal method for this which also supports dynamically added components. The static version is deprecated and removed in 2.0, so we need to port here.
-
Bekerle, Patrizio authored
-
- Apr 28, 2021
-
-
Reiter, Christoph authored
showcase: Fix syntax highlighting See merge request !47
-
Reiter, Christoph authored
Include the highlight.js css in all activities and move the code css into the app, so it's defined where it is used.
-
Reiter, Christoph authored
Make the toolkit-showcase package part of the main workspace package See merge request !46
-
Reiter, Christoph authored
It's confusing that there are two lock files in this repo and two overlapping workspaces. Ideally everything should be in sync.
-
Reiter, Christoph authored
Switch from chai to @esm-bundle/chai See merge request !44
-
Reiter, Christoph authored
This has proper support for rollup while providing the same API. This is what open-wc recommends now and uses in their @open-wc/testing package
-
- Apr 27, 2021
-
-
Bekerle, Patrizio authored
file-handling: fix a dep cycle See merge request !43
-
Reiter, Christoph authored
Make sure every package supports eslint and run in CI See merge request !45
-
Reiter, Christoph authored
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
FileHandlingClipboard and FileSink depend on each other. Register the later at runtime so we don't get a dependecy cycle for imports.
-
Steinwender, Tamara authored
Remove duplicated clipboard warning, disable nextcloudfilepicker upload button if no files are selected
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Apr 26, 2021
-
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
chore(deps): update all non-major dependencies See merge request !42
-
Renovate Bot authored
-
- Apr 22, 2021
-
-
Reiter, Christoph authored
Otherwhise it will try to access it an error out when trying to open the dialog.
-
Steinwender, Tamara authored
-
Steinwender, Tamara authored
-
- Apr 20, 2021
-
-
Steinwender, Tamara authored
-
Reiter, Christoph authored
In case we want to get the package path of the current package, but it isn't in node_modules (as is the case with yarn2) we need to find it ourselves. In case the package.json in the current dir has the same name we just use it as a base. This is after rollup lookup failed, so this is just a fallback.
-
Bekerle, Patrizio authored
-
- Apr 19, 2021
-
-
Reiter, Christoph authored
chore(deps): update all non-major dependencies See merge request !39
-
Renovate Bot authored
-
Reiter, Christoph authored
chore(deps): update dependency @rollup/plugin-commonjs to v18 See merge request !40
-
Reiter, Christoph authored
fix(deps): update dependency i18next to v20 See merge request !41
-
Renovate Bot authored
-
Renovate Bot authored
-
- Apr 15, 2021
-
-
Steinwender, Tamara authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Apr 14, 2021
-
-
Reiter, Christoph authored
-
- Apr 13, 2021
-
-
Reiter, Christoph authored
Importing the module itself adds a dependency on teh index which creates a cycle. Reference the internal file instead.
-
Bekerle, Patrizio authored
-
- Apr 12, 2021
-
-
Steinwender, Tamara authored
-