meteor-polymer-elements icon indicating copy to clipboard operation
meteor-polymer-elements copied to clipboard

Add polymer-elements to Meteor project

Results 7 meteor-polymer-elements issues
Sort by recently updated
recently updated
newest added

What are the plans regarding upgrading this package to Polymer 1.0?

Looking at the helper code, I presume that the helper will introduce additional redundant links to the same resource when using the same element multiple times. Why not leave it...

Thanks for the work, is there a plan to upgrade the package to support Polymer 1.0 ? Is there any difficulties to do it compared to 0.5 or it is...

I had created my page by using polymer elements. When it loaded into the simulator, it does not able to render the elements. When I click on the button to...

I have tried to get the below to work but the counter doesnt seem to work... {{> paper_char_counter_link}} ``` ``` paper_char_counter_link doesnt seem to be a valid template. without it...

hello how can i do this using your package as i only have attrs core-menu on-core-select="{{selectAction}}" like this {{#core_menu attrs=myobjectattrs}} and in my js file Template.mytemplate.helpers({ myobjectattrs: function(){ return {...

thanks for publishing this! what do you think of the https://github.com/Polymer/vulcanize vulcanize approach to reduce the number of downloads? is your bundling of polymer different from what the differential guys...