Joe Pea
Joe Pea
I really like the pricing model. Drag is a bit more expensive, but also covers more than just Gmail, and its pricing covers all of that. One thing I find...
When I run tests locally in Windows, they work fine. For some reason, `import` of some files is not working in Windows in CI (GitHub Actions): https://github.com/lume/lume/actions/runs/6702225570/job/18211044889?pr=287 The output (in...
Yesterday I ported [Lume](https://lume.io/) tests from Karma(+Jasmine) to `@web/test-runner` (with [`jest-browser-globals`](https://npmjs.com/jest-browser-globals) for Jest's version of `expect()`, and this made porting very easy because it is very similar to Jasmine's `expect()`),...
I've [ported tests in Lume from Karma to WTR](https://github.com/lume/lume/pull/287), and it is amaaaaaazing. However, although tests run fine for me in Windows locally, in GitHub Actions they fail to load...
Hello! This lib is awesome! I've been wanting something like this, but in the form of Custom Elements, so that it can be supported no matter what project I'm working...
Hello! I get the same problem with these themes as here: https://github.com/vadimdemedes/thememirror/issues/8#issuecomment-1826283539 I cannot see the selection on the current line. Is it related to that update that @marijnh mentioned...
> [!Note] > This is branched off of the branch for > - #183 > > See that PR first. For convenience, here's the [diff between the branches](https://github.com/autonomys/amazon-sumerian-hosts/compare/vanilla-es-module-compatibility...autonomys:amazon-sumerian-hosts:fix-missing-babylon-types), as the...
Within the Babylon host source code, we cannot see Babylon.js types, making it less convenient to develop. Example: fixed by: - https://github.com/aws-samples/amazon-sumerian-hosts/pull/190
> [!NOTE] > This is branched off of the branch for > - #181 > > That pull request can be merged first to fix the build, but the build...
> [!NOTE] > This is branched off of the branch for > - #180 > > See that PR first. For convenience, here's the [diff between the branches](https://github.com/autonomys/amazon-sumerian-hosts/compare/fix-syntax-for-oculus...autonomys:amazon-sumerian-hosts:vanilla-es-module-compatibility), as the...