-
Given that it's now been years since we killed off the Java binding side of things (and there can't be any other kind of binding but an ES binding for this spec), it's time to seriously consider mergi…
-
```
Seems that OnLoadEnd is not the same as DOMContentLoaded, when testing loading
of big image it behaves more like window.onload. We need a built-in event when
DOM is ready. We should inject javas…
-
```
Seems that OnLoadEnd is not the same as DOMContentLoaded, when testing loading
of big image it behaves more like window.onload. We need a built-in event when
DOM is ready. We should inject javas…
-
The "Javascript module" version of Mediainfo seems superior. It works perfectly on both Client-side (Browser-side) and Server-side (e.g. Node.js) environment. (it's can be called *isomorphic*)
i t…
-
**Is your feature request related to a problem? Please describe.**
This library describes itself as a "web component" but it doesn't appear to be an actual [standard web component](https://developer.…
-
Problem: `RTCLocalSessionDescriptionInit` class for "local" seems unneeded. I think `RTCSessionDescriptionInit` would suffice. Please see the screenshot where inconsistent between local and remote is …
-
I am facing 2 scenarios on iOS:
1. I build the project and the app starts on my device. Then all my react components are being rendered. I am getting componentDidMount of UnityView. And I have set …
-
# Postmortem on telemetry package for editor tools typescript/javascript clients
When adapting the atom-telemetry package to be used by the vscode extension, here's the issues I encountered and the…
shana updated
5 years ago
-
```
Seems that OnLoadEnd is not the same as DOMContentLoaded, when testing loading
of big image it behaves more like window.onload. We need a built-in event when
DOM is ready. We should inject javas…
-
Hi.
It seems I found some inconsistent methods:
1. **cocos2d-html5** is have `setAnimationListener` method of `sp.SkeletonAnimation` class but on native platforms (e. g. **cocos2d-x**) it doesn't wor…