Daniel Cohen Gindi
Daniel Cohen Gindi
If the dragged element has a child element listening to `mouseup`, it will not receive the event even if `preventDefault` was called in `onBeforeReorder`
I'm trying to subset FA's v6 files, by creating a new font, copying over the glyphs, reading the ligature lookup tables and mapping to new lookup tables in the new...
Both iOS and Android. No support for URIs due to library limitations. It also does not make any sense. (As defaultSource should be available immediately, not for going to fetch...
As node 4 is no longer maintained, it should be dropped (from CI too). And then the code could be refactored (Webstorm does that automatically) to be a structured class,...
This will handles issues like: https://github.com/request/request/issues/2896 https://github.com/request/request/issues/2488 https://github.com/request/request/issues/2380 https://github.com/request/request/issues/1770
## Type of issue [X] Bug [ ] Question (e.g. about handling/usage) [ ] Request for new feature/improvement ## Expected Behavior Should load the assembly. ## Current Behavior Referencing the...
* polyfill should be added by user's babel * vendorize should not test with irrelevant vendors * Closes #243
Closes #244
So using the canvas in RTL mode gets pretty awkward.
People should use polyfills depending on the browser they target. This only bloats the library... Also it would be great if `module` would be specified in package.json, for ES6 envs.