electrovir

Results 18 issues of electrovir

It seems that release message generated via the `automatic-releases` package only include the title (first line) of each commit message. I would normally look to a release change log to...

lots of globstar and wget errors on Mac

In the static build Zwitterion tries to build .d.ts files as if they are JS files and totally fails when there is no indication that it should fail. Example: having...

I'm using `@web/test-runner` version `0.14.0`. I have a `filterBrowserLogs` callback in `web-test-runner.config.mjs` and while I'm seeing some logs, I don't see any logs coming through for the following `console` methods:...

The README currently states: > 1. Download a copy of the vessel binary from the release page or build one yourself > 2. Run vessel init in your project root....

In my tests `numberOfReviewers` does not default to `0`. If I omit `numberOfReviewers: 0` then only one reviewer is added. If I explicitly add `numberOfReviewers: 0` then all the reviewers...

### How can we improve the documentation? I've searched both the [documentation website](https://asdf-vm.com) and GitHub issues and I see no clear documentation as to what operating systems are supported. I'm...

documentation

## Expected behavior No problems with `lit` module resolution. (As the behavior in `@open-wc/scoped-elements` v2.2.3) ## Actual Behavior If `@open-wc/scoped-elements` v2.2.4 is installed, two different versions of `@lit/reactive-element` get installed...

I've tried following the `exec_running_container.js` example code. I've made some modifications already to match new APIs but even after that the example is missing key functionality like utilizing promises or...

stale

I have not been able to narrow down what is causing this, as simple examples in a TypeScript playground do not fail. However, I'm now having issues in version 0.16.0...

bug