Richard Tibbles

Results 550 comments of Richard Tibbles

Looks like our imports of `effectScope`, `getCurrentScope` and `onScopeDispose` are no longer supported.

Oh, this may be an issue with version mismatches between the composition-api import and vueuse/core.

It's not, but we've given it a good try for starters.

I think this is sufficiently complex that it is highly unlikely to happen within the scope of any 0.11 release.

Doing this properly would require us to create a separate category of renderer, one that is loaded inside a sandboxed iframe/hashi context. I have some ideas about this, but is...

Hi @camperjett - you are welcome to take a look at this - this would be on the develop branch, confirming that we have not missed any instances of this....

I see all tests are passing - does anything else need to be done with this PR before it's ready to go? Very keen to see this merged.

I see the PR has not been updated for 9 months, is this still in progress? I am very interested in this to better handle long running tasks in our...

Allow modern browsers to benefit from ES2015+ code natively, reduce bundle size, and enhance performance. Following advice in this article: https://philipwalton.com/articles/deploying-es2015-code-in-production-today/ Will require updating the kolibri-tools build pipeline, to produce...

The original spec for this issue intended there to be an import button here, if we have the string for it, would be great to implement this within the 0.15.x...