Yehonatan Daniv

Results 16 issues of Yehonatan Daniv

I have tests using Intern and Chai that run with 0.4.1 but upgrading to any other version fails badly. Specifically, in 0.8.0, all WS connections fail. Couldn't find this covered...

Somehow make setting a media source on an effect (e.g: `displacement.map = image`) not break during `.play()` because the texture for it was not created. Currently textures are created implicitly...

enhancement
good first issue

Check out https://github.com/jamieowen/glsl-blend for reference

enhancement

Introduce a uniform to allow user interactions affect effects and transitions. Probably and array of 2 - `x`, `y`.

enhancement

Hi! I have a working implementation of a `rounding` field on `Currency` model that enable cofiguring the rounding rules for each currency. It also includes a `round()` method on `Currency`...

Works awesome on Chrome, but horrible on Safari. Firefox is not so great either. Thanks for the lovely lib 👍

Adding initial draft for Animation Triggers and the `animation-trigger` property as resolved in https://github.com/w3c/csswg-drafts/issues/8942#issuecomment-1854342340. I cleared all the issues and fleshed out the gist of it. cc @flackr @birtles @dbaron

css-animations-2

Hey @brianchirls! Thanks for the brilliant work! What's your plan for Seriously's future? Are you going to maintain it? If not, is there going to be a handover? 🙏 ❣️

- modularized Seriously.js - refactored some stuff All tests are green and all examples/tutorials are working. This also adds a build (via rollup.js) and a proper package.json for proper npm-ing....