Javier Gonzalez

Results 22 issues of Javier Gonzalez

This is a great project and I know most dx11 under WPF implementations have this issue, but is there a way to fix any of these two issues: - Sometimes...

This PR adds a playbackRate option to anime, which allows an animation to play faster/slower than originally intended. Rationale: I have some css animations with keyframes with a user overridden...

After the latest PR to remove "$" from paths I don't foresee big changes to the API for the time being. Also most issues seem to have been resolved now....

### Current Behavior Yarn v2 got a stable release today, and it uses PnP (instead of node_modules) exclusively Right now `tsdx test`, `tsdx build` (and maybe others) have some issues...

kind: feature
PR welcome
scope: integration

When using two side-by-side screens if you move a window with a hosted popup it will snap to the edges so the popup wont stay synchronized with the window while...

The thing is that I use typescript sources that get compiled into new js files with new modified times even though the sources themselves do not change, which means that...

To properly create a dictionary/set etc two things are needed in .net getHashcode method to get the hash of the object to know in which bucket it must be placed...

question
feature request

given a project that has as dev dependency `@types/modernizr`, which has a global declaration such as `declare var Modernizr: ModernizrStatic;` While tsc and vs-code pick it up fine, this plugin...

Basically if an item (with same key) disappears then appears again quickly then the item is rendered on the DOM but the item CSS properties make it be invisible. If...