Andrew Razumovsky

Results 5 issues of Andrew Razumovsky

Hello there. Accidentally encountered an issue with spreading an object into css prop Like in [polished](https://polished.js.org/docs/#fluidrange) ```jsx hi ``` This error ocurred ``` TypeError: Property expression of JSXExpressionContainer expected node...

bug
help wanted

Do styled-jss support keyframes animations and what is the syntax? Unfortunately i wasn't able to get it work using example from [here](https://github.com/cssinjs/jss/blob/master/docs/json-api.md#keyframes-animation)

enhancement

Hi @stephomi First of all I'm really impressed that you have made a sculpting program on pure JS which runs on every device smoothly I've seen that you used a...

I'm trying to send a byte array which contains depth frame of kinect v2. I'm sure, that memory leak isn't caused by the way how i'm working with byte array...

Hello Not sure how no one has noticed that in 2 years but a `typeof` is missing here https://github.com/jonschlinkert/set-value/blob/c574eb8d94ba21d22b6fe5a5741fd4dbfc9dc47a/index.js#L115 Regression occurred after https://github.com/jonschlinkert/set-value/commit/cdc74463f5778f2c50b1bae839818ac76268aa51#diff-e727e4bdf3657fd1d798edcd6b099d6e092f8573cba266154583a746bba0f346R115