I actually replaced PointerEvents use in Polymer with https://github.com/polymer/polymer-gestures/ a couple of months ago: https://groups.google.com/forum/#!topic/polymer-dev/ba4aDyOo...
One important question: Do you need to ship something right now? If so, its important to keep in mind that Polymer is in a "developer preview" state, and we have not declared it production ready yet. If you need to…
Polymer has if (not else yet), repeats loops, functions, and expressions: http://www.polymer-project.org/docs/polymer/expressions.html
Sorry to hear about that. Thankfully the specs are done now that everything is shipping in Chrome 36. I hope you'll find some useful web components in the future that you can just drop in to whatever project you're…
I actually replaced PointerEvents use in Polymer with https://github.com/polymer/polymer-gestures/ a couple of months ago: https://groups.google.com/forum/#!topic/polymer-dev/ba4aDyOo...
One important question: Do you need to ship something right now? If so, its important to keep in mind that Polymer is in a "developer preview" state, and we have not declared it production ready yet. If you need to…
Polymer has if (not else yet), repeats loops, functions, and expressions: http://www.polymer-project.org/docs/polymer/expressions.html
Sorry to hear about that. Thankfully the specs are done now that everything is shipping in Chrome 36. I hope you'll find some useful web components in the future that you can just drop in to whatever project you're…