Marcin Lulek

Results 64 comments of Marcin Lulek

Individual parts of pylons like webob, sqlalchemy, mako are getting updates. We still use it on python2.7 without issues. Any new projects should be built using Pyramid instead.

@samuelli Seems like most of dependencies are loading for my demos here: https://www.webcomponents.org/element/polymer-ui-router (iframe page) https://raw-dot-custom-elements.appspot.com/@@npm/polymer-ui-router/3.0.1/polymer-ui-router/demo/index.html however `iron-helpers` and `webcomponentsjs` polyfill do not load - I have them listed as...

@jsilvermist so far people try to generate builds to serve them off github pages as this seems to be currently unresolved.

Packages like lit-element are being published as NPM packages (they have to be on NPM). In this scenario you do not need to have bower.json file.

@gkjohnson Yes https://www.webcomponents.org/element/polymer-ui-router - I managed to publish an element here from NPM, just struggle with demos working.

@samuelli is this on the roadmap somewhere?

I think it is currently being run by chrome team.

Hm, Can you provide a minimal test for that that would be failing for you? We could investigate together then.

Hey @fmigneault sorry that I did not reply earlier, I was very busy. I will try to find some time to look at this in upcoming days.