Pier Paolo Ramon

Results 95 comments of Pier Paolo Ramon

If we had to implement the perfect solution in user space the only required hook would be `useRefUpdate` which is called before all LayoutEffects, but at this point it would...

Because we’re trying to mimic Node.js environment, we should support some sort of a `global` object too. I’ll look into this soon.

See https://github.com/smclab/npmifier :)

We can also have Travis CI do some work for us. See this [.travis.yml](https://github.com/smclab/ti-superagent/blob/master/.travis.yml). Challenges IMHO: - low connectivity, - hang-ups, - bg/fg switching.

Should have been fixed in v1.2.0. Sorry for the delay and for not having merged your PR. PS: In future contributions do NOT upgrade the version please

It should work correctly if you install it with ``` npm install ti-commonjs --prefix ./app/lib ``` that means that you should find it under `./app/lib/node_modules/ti-commonjs`. Remember that this module is...

Actually using prefixed properties to bring specific css to specific browser, is actually the wrong path. If you want to apply a different `transform` on browsers which support `transition` (for...

Do you mean that `-webkit-transform: rotate(15deg) rotateX(0);` it's an hack over Chrome 14?

[Automatic translation](https://translate.google.com/#auto/en/%E5%8A%A0%E6%B2%B9): > Refuel