Andrew Ymaz

Results 6 comments of Andrew Ymaz

what about to start using `transform: translate3d` instead of `top`?

@clauderic thanks! I'm just curious, in your perf test, did you use `translate3d` exact 3d option for transform or 2d (`translatey`)? From my understanding, `translate3d` should create one more virtual...

I'm using `"html-webpack-plugin": "4.0.0-alpha.2",` and that example above is not working for me: ``` Inject to html by hand doctype html ... script(src=htmlWebpackPlugin.files.webpackConcat.flexible) ... ``` this part `htmlWebpackPlugin.files.webpackConcat` is not...

Hi, does PolymerElement have plans to resolve this issue in near future? Thanks

hey @ScriptedAlchemy thanks for looking into that. >You can replace Rudy history with the usual history package though. People have done it without much hassle. But, in that case I...